[Lunar-commits] <moonbase-other> gnuplot: version bump

v4hn me at v4hn.de
Sun Mar 24 15:54:56 CET 2013


commit e2ea67b61ae7260c29b74a8b9f0726ada45716af
Author: v4hn <me at v4hn.de>
Date: Sun, 24 Mar 2013 07:54:56 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e2ea67b61ae7260c29b74a8b9f0726ada45716af

gnuplot: version bump
---
  science/gnuplot/BUILD   | +3/-12    
  science/gnuplot/DETAILS | +3/-3     
  2 files changed, 6 insertions(+), 15 deletions(-)

--- a/science/gnuplot/BUILD
+++ b/science/gnuplot/BUILD
@@ -1,13 +1,4 @@
-(
+# make documentation work with texinfo 5.1
+sedit '17653 s/@subsubsection/@subsection/' docs/gnuplot.texi &&
 
-  if in_depends $MODULE readline ; then
-    export LIBS+=" -lncurses"
-  fi &&
-
-  if in_depends $MODULE lua; then
-    export LIBS+=" -ldl"
-  fi &&
-
-  default_build
-
-) > $C_FIFO 2>&1
+default_build
--- a/science/gnuplot/DETAILS
+++ b/science/gnuplot/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gnuplot
-         VERSION=4.6.1
+         VERSION=4.6.2
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:1ea21a628223159b0297ae65fe8293afd5aab3c0
+      SOURCE_VFY=sha1:88748d4bc9bd41ba8a267a35b6e5b7427cd997cd
         WEB_SITE=http://www.gnuplot.info
          ENTERED=20021015
-         UPDATED=20121017
+         UPDATED=20130324
            SHORT="command line program to make scientific graphs"
 
 cat << EOF




More information about the Lunar-commits mailing list