diff options
author | taca <taca@pkgsrc.org> | 2012-09-16 06:36:08 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-09-16 06:36:08 +0000 |
commit | bbb2dd235484fd872c6dadabdec1788ea9796982 (patch) | |
tree | 0b6518b752b7bc24fd96638ad8d907723a5a3982 /graphics | |
parent | 375c61d91abf62fa4380e819edb90516259305f5 (diff) | |
download | pkgsrc-bbb2dd235484fd872c6dadabdec1788ea9796982.tar.gz |
Update ruby-gnuplot to 2.5.0.
2.5.0
* save output to instance variable, thanks for the patch.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-gnuplot/Makefile | 4 | ||||
-rw-r--r-- | graphics/ruby-gnuplot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/ruby-gnuplot/Makefile b/graphics/ruby-gnuplot/Makefile index de874278dda..6d206e6ff78 100644 --- a/graphics/ruby-gnuplot/Makefile +++ b/graphics/ruby-gnuplot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2012/03/21 15:42:23 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/09/16 06:36:08 taca Exp $ -DISTNAME= gnuplot-2.4.1 +DISTNAME= gnuplot-2.5.0 CATEGORIES= graphics MAINTAINER= minskim@NetBSD.org diff --git a/graphics/ruby-gnuplot/distinfo b/graphics/ruby-gnuplot/distinfo index 90ef97754d6..3eaeb1e5e30 100644 --- a/graphics/ruby-gnuplot/distinfo +++ b/graphics/ruby-gnuplot/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/03/21 15:42:24 taca Exp $ +$NetBSD: distinfo,v 1.6 2012/09/16 06:36:08 taca Exp $ -SHA1 (gnuplot-2.4.1.gem) = 2b5eb32da6cfafa73a3bc4b59650234e2f740beb -RMD160 (gnuplot-2.4.1.gem) = c8a17d5265c4763c87dc03c99eb60b2a9aef4e6e -Size (gnuplot-2.4.1.gem) = 13312 bytes +SHA1 (gnuplot-2.5.0.gem) = bd874aa16adf2fbfb32ec693ccf037bbf87f19df +RMD160 (gnuplot-2.5.0.gem) = 4a47819d9980d7f95170fd881c572f72fc8a7ef1 +Size (gnuplot-2.5.0.gem) = 13824 bytes |