aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-14 04:14:15 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-14 04:14:15 +0800
commit16b9d6e051bc7dea188e5ae8a11259ca78a13b93 (patch)
tree93801227c7be459761fe393b6252d4f11e557167 /www
parent48026875f0eb5b79dc5e85d5149ba8414e1f777b (diff)
downloadfreebsd-ports-gnome-16b9d6e051bc7dea188e5ae8a11259ca78a13b93.tar.gz
freebsd-ports-gnome-16b9d6e051bc7dea188e5ae8a11259ca78a13b93.tar.zst
freebsd-ports-gnome-16b9d6e051bc7dea188e5ae8a11259ca78a13b93.zip
- Update RUN_DEPENDS: use newer rubygem-rack
- Add NO_ARCH - Bump PORTREVISION for dependency change
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-rack-protection/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/rubygem-rack-protection/Makefile b/www/rubygem-rack-protection/Makefile
index 973c56a9151d..3e7ce9d1d8a0 100644
--- a/www/rubygem-rack-protection/Makefile
+++ b/www/rubygem-rack-protection/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rack-protection
PORTVERSION= 1.5.3
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -11,8 +12,9 @@ COMMENT= Collection of Rack middleware to protect against opportunistic attack
LICENSE= MIT
-RUN_DEPENDS= rubygem-rack>=0:${PORTSDIR}/www/rubygem-rack
+RUN_DEPENDS= rubygem-rack16>=0:${PORTSDIR}/www/rubygem-rack16
+NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes