summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 11:23:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 11:23:16 +0000
commit12346c38838ec8004b781114dbaac56e2b050b68 (patch)
treeeb41a1ff66e401a5021256d5408d776b851f1e8a /www
parent- Remove outdated RUBY_VER check (diff)
- Update RUN_DEPENDS: use newer rubygem-builder
- Update WWW - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=387576
Diffstat (limited to 'www')
-rw-r--r--www/rubygem-geminabox/Makefile3
-rw-r--r--www/rubygem-geminabox/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/rubygem-geminabox/Makefile b/www/rubygem-geminabox/Makefile
index f38b90a11c5b..d701dcb95c4e 100644
--- a/www/rubygem-geminabox/Makefile
+++ b/www/rubygem-geminabox/Makefile
@@ -3,6 +3,7 @@
PORTNAME= geminabox
PORTVERSION= 0.12.4
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ COMMENT= Sinatra based gem hosting app
LICENSE= MIT
-RUN_DEPENDS= rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \
+RUN_DEPENDS= rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \
rubygem-faraday>=0:${PORTSDIR}/www/rubygem-faraday \
rubygem-httpclient>=2.2.7:${PORTSDIR}/www/rubygem-httpclient \
rubygem-nesty>=0:${PORTSDIR}/devel/rubygem-nesty \
diff --git a/www/rubygem-geminabox/pkg-descr b/www/rubygem-geminabox/pkg-descr
index 4a933ecbcaea..28128856b498 100644
--- a/www/rubygem-geminabox/pkg-descr
+++ b/www/rubygem-geminabox/pkg-descr
@@ -1,4 +1,4 @@
A sinatra based gem hosting app, with client side gem push
style functionality.
-WWW: http://tomlea.co.uk/p/gem-in-a-box
+WWW: http://tomlea.co.uk/posts/gem-in-a-box/