aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-16 18:22:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-05-16 18:22:24 +0000
commitff730448fd1812927f5eefd4d4a1ecf203d85fc7 (patch)
tree9bbc23bf96ff76a5fa2da49dd95d267ce4b4e014 /www
parentfe361a6a84bb6d97b6e7706943a20e1fbdc52c92 (diff)
downloadports-ff730448fd1812927f5eefd4d4a1ecf203d85fc7.tar.gz
ports-ff730448fd1812927f5eefd4d4a1ecf203d85fc7.zip
Change RUN_DEPENDS from rubygem-sinatra to rubygem-sinatra1
- Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=441041
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-gollum/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-gollum/Makefile b/www/rubygem-gollum/Makefile
index 0bcaeff3c808..2033cccfeb2b 100644
--- a/www/rubygem-gollum/Makefile
+++ b/www/rubygem-gollum/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gollum
PORTVERSION= 4.1.1
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -17,7 +18,7 @@ RUN_DEPENDS= git:devel/git \
rubygem-gollum-lib>=4.0.1:www/rubygem-gollum-lib \
rubygem-kramdown>=1.9:textproc/rubygem-kramdown \
rubygem-mustache0>=0.99.5:devel/rubygem-mustache0 \
- rubygem-sinatra>=1.4.4:www/rubygem-sinatra \
+ rubygem-sinatra1>=1.4.4:www/rubygem-sinatra1 \
rubygem-useragent>=0.16.2:devel/rubygem-useragent
NO_ARCH= yes