summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2015-09-13 11:50:46 +0000
committertaca <taca@pkgsrc.org>2015-09-13 11:50:46 +0000
commit8ee65676113e5fc83e5e9c2340e2c23cf8550f47 (patch)
tree28a063e26246be367ac6ec505249c95e1ac3ff59 /devel
parent4d335ff7c57a9a7a52d348b5bce09b8ffc8f30ed (diff)
downloadpkgsrc-8ee65676113e5fc83e5e9c2340e2c23cf8550f47.tar.gz
Update ruby-rgl to 0.5.1.
2015-12 Release 0.5.1 Horst Duchene <monora@gmail.com> * Changed edge sequence to match example picture (daa88e) Chase <chase.gilliam@gmail.com> * updated algorithms to 6.1 and added test unit to support newer rubies (fbd874)
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-rgl/Makefile4
-rw-r--r--devel/ruby-rgl/PLIST3
-rw-r--r--devel/ruby-rgl/distinfo8
3 files changed, 7 insertions, 8 deletions
diff --git a/devel/ruby-rgl/Makefile b/devel/ruby-rgl/Makefile
index e2a8de09def..79b8462a846 100644
--- a/devel/ruby-rgl/Makefile
+++ b/devel/ruby-rgl/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/03/01 15:52:48 taca Exp $
+# $NetBSD: Makefile,v 1.7 2015/09/13 11:50:46 taca Exp $
-DISTNAME= rgl-0.5.0
+DISTNAME= rgl-0.5.1
CATEGORIES= devel
MAINTAINER= minskim@NetBSD.org
diff --git a/devel/ruby-rgl/PLIST b/devel/ruby-rgl/PLIST
index f4e8aa6ea47..116cde78306 100644
--- a/devel/ruby-rgl/PLIST
+++ b/devel/ruby-rgl/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2015/02/02 13:00:07 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2015/09/13 11:50:46 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/ChangeLog
${GEM_LIBDIR}/Gemfile
@@ -6,7 +6,6 @@ ${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/canvas.rb
${GEM_LIBDIR}/examples/examples.rb
-${GEM_LIBDIR}/examples/graph.dot
${GEM_LIBDIR}/examples/images/example.jpg
${GEM_LIBDIR}/examples/images/module_graph.jpg
${GEM_LIBDIR}/examples/images/rgl_modules.png
diff --git a/devel/ruby-rgl/distinfo b/devel/ruby-rgl/distinfo
index a6f9527da36..f62f6f436af 100644
--- a/devel/ruby-rgl/distinfo
+++ b/devel/ruby-rgl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2015/02/02 13:00:07 taca Exp $
+$NetBSD: distinfo,v 1.5 2015/09/13 11:50:46 taca Exp $
-SHA1 (rgl-0.5.0.gem) = 4bd42d7dab7158b7f2ae9f83a9b51ab8e949793d
-RMD160 (rgl-0.5.0.gem) = 7b02a70a87dd4c8ab92ff8336366b235de3421af
-Size (rgl-0.5.0.gem) = 235008 bytes
+SHA1 (rgl-0.5.1.gem) = 37d3b83cc2bf0bdc2bafe6ea6bfb755dab22cc38
+RMD160 (rgl-0.5.1.gem) = 2122d5f8e6a200beaa94c37203d88b99c11698bf
+Size (rgl-0.5.1.gem) = 235520 bytes