aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-rgl
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-10 06:22:57 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-04-10 06:22:57 +0000
commitbf4a00b0781ca87dfa4893875c0d3fd19e3a735e (patch)
treec31d81d663ea060c4337fa118eda0f6f666f4c4c /devel/rubygem-rgl
parentae755175f112bcfb66e3db38519ed81603a95996 (diff)
downloadports-bf4a00b0781ca87dfa4893875c0d3fd19e3a735e.tar.gz
ports-bf4a00b0781ca87dfa4893875c0d3fd19e3a735e.zip
- Update to 0.4.0
- convert from gemspec to ports checks - pass maintainer to submitter (me) PR: ports/133514 Approved by: previous maintainer
Notes
Notes: svn path=/head/; revision=231984
Diffstat (limited to 'devel/rubygem-rgl')
-rw-r--r--devel/rubygem-rgl/Makefile6
-rw-r--r--devel/rubygem-rgl/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/rubygem-rgl/Makefile b/devel/rubygem-rgl/Makefile
index b990070b75a5..36d9f2bc353e 100644
--- a/devel/rubygem-rgl/Makefile
+++ b/devel/rubygem-rgl/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= rgl
-PORTVERSION= 0.3.1
+PORTVERSION= 0.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RF
-MAINTAINER= uspoerlein@gmail.com
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Framework for graph datastructures and algorithms implemented in Ruby
-RUN_DEPENDS= ${LOCALBASE}/lib/ruby/gems/1.8/specifications/stream-0.5.gemspec:${PORTSDIR}/devel/rubygem-stream
+RUN_DEPENDS= rubygem-stream>=0.5:${PORTSDIR}/devel/rubygem-stream
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-rgl/distinfo b/devel/rubygem-rgl/distinfo
index 8e577c0300b4..f53a10dd1db5 100644
--- a/devel/rubygem-rgl/distinfo
+++ b/devel/rubygem-rgl/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/rgl-0.3.1.gem) = d9da19ac39968be60763fb17d194786f
-SHA256 (rubygem/rgl-0.3.1.gem) = 5a396a4f6b0f7c38d62c6c2f6dca48ccaee286b99c3ae28a19fc8964735792cf
-SIZE (rubygem/rgl-0.3.1.gem) = 70656
+MD5 (rubygem/rgl-0.4.0.gem) = a3711ebdab146e16f42136a39062c16e
+SHA256 (rubygem/rgl-0.4.0.gem) = e4a225d68256b80a28903e1d82d75ca8420163d8bb99ac0c65eb691e39103f4a
+SIZE (rubygem/rgl-0.4.0.gem) = 74240