Update to gnuplot 3.6.6.
From Ingo Feinerer who also tested the affected ports, thanks! Okay sthen@
This commit is contained in:
parent
cb2f2345d4
commit
78c317c699
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2014/11/01 00:56:44 jca Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2015/06/03 07:28:28 pirofti Exp $
|
||||
|
||||
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/}
|
||||
|
@ -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
|
||||
|
@ -1,11 +1,12 @@
|
||||
@comment $OpenBSD: PLIST,v 1.17 2013/05/29 14:32:11 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.18 2015/06/03 07:28:28 pirofti 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}/
|
||||
|
Loading…
Reference in New Issue
Block a user