summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/