update to 4.2.5
tested/looks good to kili@
This commit is contained in:
parent
3a1a4dbbb6
commit
43c56f53c2
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2008/07/02 17:53:11 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2009/04/19 15:06:50 steven Exp $
|
||||
|
||||
COMMENT= command-driven interactive function plotting program
|
||||
|
||||
V= 4.2
|
||||
PATCHLEVEL= 3
|
||||
PATCHLEVEL= 5
|
||||
DISTNAME= gnuplot-${V}.${PATCHLEVEL}
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= math graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnuplot-4.2.3.tar.gz) = a20iZi31EBswjEZacixDzg==
|
||||
RMD160 (gnuplot-4.2.3.tar.gz) = tGktuITJ2i8NFg8z9Tw9Krpl824=
|
||||
SHA1 (gnuplot-4.2.3.tar.gz) = n2I572msWm1o9A3Hl/igs1uA9JE=
|
||||
SHA256 (gnuplot-4.2.3.tar.gz) = Sq4Jv5mrJkIwiwBC6xi3W8GP8zlpp0MbumCwnML2APQ=
|
||||
SIZE (gnuplot-4.2.3.tar.gz) = 2840611
|
||||
MD5 (gnuplot-4.2.5.tar.gz) = hdBC+O/XquPZy/2FsU0G0g==
|
||||
RMD160 (gnuplot-4.2.5.tar.gz) = eat0Yn1mwu/21pJ2wVVqzKiext0=
|
||||
SHA1 (gnuplot-4.2.5.tar.gz) = 561q/Byns5pRKhjy3G8rzam/kSg=
|
||||
SHA256 (gnuplot-4.2.5.tar.gz) = iUd+3gbKWmzIFOEjurre2nW8UtibB4uSt5+6lXyvEfg=
|
||||
SIZE (gnuplot-4.2.5.tar.gz) = 2873303
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-share_Makefile_in,v 1.2 2008/05/23 20:57:32 steven Exp $
|
||||
--- share/Makefile.in.orig Sat Mar 8 21:06:28 2008
|
||||
+++ share/Makefile.in Sun May 11 21:45:30 2008
|
||||
@@ -189,7 +189,7 @@ sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
$OpenBSD: patch-share_Makefile_in,v 1.3 2009/04/19 15:06:50 steven Exp $
|
||||
--- share/Makefile.in.orig Sat Mar 28 22:24:51 2009
|
||||
+++ share/Makefile.in Mon Apr 13 18:54:19 2009
|
||||
@@ -193,7 +193,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTIONS = foreign 1.2h
|
||||
EXTRA_DIST = Gnuplot.app-defaults
|
||||
-SUBDIRS = LaTeX
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.4 2008/05/23 20:57:32 steven Exp $
|
||||
@comment $OpenBSD: PFRAG.no-no_x11,v 1.5 2009/04/19 15:06:50 steven Exp $
|
||||
lib/X11/app-defaults/Gnuplot
|
||||
libexec/gnuplot/
|
||||
libexec/gnuplot/${V}/
|
||||
libexec/gnuplot/${V}/gnuplot_x11
|
||||
@bin libexec/gnuplot/${V}/gnuplot_x11
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2007/03/28 16:50:58 steven Exp $
|
||||
bin/gnuplot
|
||||
@comment $OpenBSD: PLIST,v 1.14 2009/04/19 15:06:50 steven Exp $
|
||||
@bin bin/gnuplot
|
||||
bin/lasergnu
|
||||
@info info/gnuplot.info
|
||||
@man man/man1/gnuplot.1
|
||||
|
Loading…
Reference in New Issue
Block a user