From 06587224dd45a60c89b65fbe29c0e7f080836d8a Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sat, 5 Aug 2017 23:11:32 +0000 Subject: - Change RUN_DEPENDS from rubygem-public_suffix to rubygem-public_suffix2 - Bump PORTREVISION for dependency change --- www/rubygem-addressable/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/rubygem-addressable/Makefile b/www/rubygem-addressable/Makefile index 6047b4089c2e..23ebffd8afed 100644 --- a/www/rubygem-addressable/Makefile +++ b/www/rubygem-addressable/Makefile @@ -3,6 +3,7 @@ PORTNAME= addressable PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= www devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ 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 -- cgit