Update of math/gnuplot to 4.6.6:

- Since 4.6.4 install-info is no longer a default "make install" target,
  so gnuplot.info is gone from PLIST

(Btw. there is a gnuplot 5.0 available now as well but it is not fully
compatible with version 4 scripts.)

Best regards,
Ingo

Index: Makefile
===================================================================
RCS file: /cvs/ports/math/gnuplot/Makefile,v
retrieving revision 1.59
diff -u -p -u -p -r1.59 Makefile
--- Makefile    1 Nov 2014 00:56:44 -0000       1.59
+++ Makefile    20 May 2015 16:42:35 -0000
@@ -3,8 +3,7 @@
 COMMENT =      command-driven interactive function plotting program
 
 V =            4.6
-PATCHLEVEL =   3
-REVISION =     2
+PATCHLEVEL =   6
 DISTNAME =     gnuplot-${V}.${PATCHLEVEL}
 CATEGORIES =   math graphics
 MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/math/gnuplot/distinfo,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 distinfo
--- distinfo    29 May 2013 14:32:11 -0000      1.13
+++ distinfo    20 May 2015 16:42:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (gnuplot-4.6.3.tar.gz) = 31/6+iX7MrPswCBqUg9ryoaA5tzJYe/TDfNMCht+p/U=
-SIZE (gnuplot-4.6.3.tar.gz) = 4973116
+SHA256 (gnuplot-4.6.6.tar.gz) = HxlZb9CQRfIiJa+/7BH6kbmtHZW59IQGNi9RfU8TAnQ=
+SIZE (gnuplot-4.6.6.tar.gz) = 5059214
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/math/gnuplot/pkg/PLIST,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 PLIST
--- pkg/PLIST   29 May 2013 14:32:11 -0000      1.17
+++ pkg/PLIST   20 May 2015 16:42:35 -0000
@@ -1,11 +1,12 @@
 @comment $OpenBSD: PLIST,v 1.17 2013/05/29 14:32:11 jasper Exp $
 @bin bin/gnuplot
 bin/lasergnu
-@info info/gnuplot.info
 @man man/man1/gnuplot.1
 @man man/man1/lasergnu.1
-share/emacs/site-lisp/gnuplot-eldoc.el
-share/emacs/site-lisp/gnuplot-eldoc.elc
+share/emacs/site-lisp/gnuplot-gui.el
+share/emacs/site-lisp/gnuplot-gui.elc
+share/emacs/site-lisp/gnuplot.el
+share/emacs/site-lisp/gnuplot.elc
 share/gnuplot/
 !%%no_x11%%
 share/gnuplot/${V}/

Reply via email to