aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-08-06 07:11:32 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-08-06 07:11:32 +0800
commit06587224dd45a60c89b65fbe29c0e7f080836d8a (patch)
tree877c330fccaebe0a79366c44176ae1069297c262 /www
parent21539e9470e7399656a8ec9972828f6e3e433b7e (diff)
downloadfreebsd-ports-gnome-06587224dd45a60c89b65fbe29c0e7f080836d8a.tar.gz
freebsd-ports-gnome-06587224dd45a60c89b65fbe29c0e7f080836d8a.tar.zst
freebsd-ports-gnome-06587224dd45a60c89b65fbe29c0e7f080836d8a.zip
- Change RUN_DEPENDS from rubygem-public_suffix to rubygem-public_suffix2
- Bump PORTREVISION for dependency change
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-addressable/Makefile3
1 files changed, 2 insertions, 1 deletions
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