summaryrefslogtreecommitdiff
path: root/graphics/ruby-gnuplot
diff options
context:
space:
mode:
authortaca <taca>2012-03-21 15:42:23 +0000
committertaca <taca>2012-03-21 15:42:23 +0000
commit4cbff94c800b349103c9c6a60accf384e0aefb0e (patch)
tree927a914ad946d719c56483451303a8e1b904cb6a /graphics/ruby-gnuplot
parentc7e4b2d51c3b28660529fa6551409db0a3d38730 (diff)
downloadpkgsrc-4cbff94c800b349103c9c6a60accf384e0aefb0e.tar.gz
Update ruby-gnuplot to 2.4.1.
2.4.1 * Quote escape more strings. Thanks for the tip! 2.4.0 * Allow for 3D plots, fix examples. Thanks everybody!
Diffstat (limited to 'graphics/ruby-gnuplot')
-rw-r--r--graphics/ruby-gnuplot/Makefile4
-rw-r--r--graphics/ruby-gnuplot/PLIST4
-rw-r--r--graphics/ruby-gnuplot/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/graphics/ruby-gnuplot/Makefile b/graphics/ruby-gnuplot/Makefile
index 38a359fdb64..de874278dda 100644
--- a/graphics/ruby-gnuplot/Makefile
+++ b/graphics/ruby-gnuplot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2011/06/19 01:37:30 taca Exp $
+# $NetBSD: Makefile,v 1.5 2012/03/21 15:42:23 taca Exp $
-DISTNAME= gnuplot-2.3.6
+DISTNAME= gnuplot-2.4.1
CATEGORIES= graphics
MAINTAINER= minskim@NetBSD.org
diff --git a/graphics/ruby-gnuplot/PLIST b/graphics/ruby-gnuplot/PLIST
index 6d9b7ada38d..c18ac4f1b78 100644
--- a/graphics/ruby-gnuplot/PLIST
+++ b/graphics/ruby-gnuplot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2011/06/19 01:37:30 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/03/21 15:42:24 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/AUTHORS.txt
${GEM_LIBDIR}/ChangeLog
@@ -6,7 +6,9 @@ ${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.textile
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/examples/.gitignore
+${GEM_LIBDIR}/examples/3d_surface_plot.rb
${GEM_LIBDIR}/examples/discrete_points.rb
+${GEM_LIBDIR}/examples/histogram.rb
${GEM_LIBDIR}/examples/multiple_data_sets.rb
${GEM_LIBDIR}/examples/output_image_file.rb
${GEM_LIBDIR}/examples/sin_wave.rb
diff --git a/graphics/ruby-gnuplot/distinfo b/graphics/ruby-gnuplot/distinfo
index ce1b5e8dc92..90ef97754d6 100644
--- a/graphics/ruby-gnuplot/distinfo
+++ b/graphics/ruby-gnuplot/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/06/19 01:37:30 taca Exp $
+$NetBSD: distinfo,v 1.5 2012/03/21 15:42:24 taca Exp $
-SHA1 (gnuplot-2.3.6.gem) = 92265dc2c8c0157eee618acd56f0d21dc7281dfb
-RMD160 (gnuplot-2.3.6.gem) = 7cc6edc6f0fb309cd5f299027f8d4159774080ee
-Size (gnuplot-2.3.6.gem) = 12800 bytes
+SHA1 (gnuplot-2.4.1.gem) = 2b5eb32da6cfafa73a3bc4b59650234e2f740beb
+RMD160 (gnuplot-2.4.1.gem) = c8a17d5265c4763c87dc03c99eb60b2a9aef4e6e
+Size (gnuplot-2.4.1.gem) = 13312 bytes