Index: head/www/rubygem-addressable/Makefile =================================================================== --- head/www/rubygem-addressable/Makefile (revision 447424) +++ head/www/rubygem-addressable/Makefile (revision 447425) @@ -1,21 +1,22 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= addressable PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= www devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Replacement for the URI implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix +RUN_DEPENDS= rubygem-public_suffix2>=2.0.2:dns/rubygem-public_suffix2 NO_ARCH= yes USE_RUBY= yes USES= gem .include