Update to 4.2.6, maintainer timeout.
This commit is contained in:
parent
9ac53a965c
commit
c84a42b60c
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2009/09/06 10:46:25 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2009/10/07 20:01:06 sthen Exp $
|
||||
|
||||
COMMENT= command-driven interactive function plotting program
|
||||
|
||||
V= 4.2
|
||||
PATCHLEVEL= 5
|
||||
PATCHLEVEL= 6
|
||||
DISTNAME= gnuplot-${V}.${PATCHLEVEL}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= math graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
|
||||
|
||||
@ -40,7 +39,7 @@ CONFIGURE_ARGS+= --without-x --without-gd
|
||||
.else
|
||||
LIB_DEPENDS= gd.>=20::graphics/gd
|
||||
USE_X11= Yes
|
||||
WANTLIB+= X11 fontconfig freetype iconv jpeg png pthread-stubs xcb
|
||||
WANTLIB+= X11 fontconfig freetype iconv jpeg png
|
||||
CONFIGURE_ARGS+= --with-x
|
||||
.endif
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
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
|
||||
MD5 (gnuplot-4.2.6.tar.gz) = wQRo10Aw6L7Q/WhlpFzx/Q==
|
||||
RMD160 (gnuplot-4.2.6.tar.gz) = Oxcm5TJ7F7t7UoGY5ioSuf4+WnY=
|
||||
SHA1 (gnuplot-4.2.6.tar.gz) = 0R/d6CGL7phZfug2y8F+S/YJO3A=
|
||||
SHA256 (gnuplot-4.2.6.tar.gz) = gfvC62B3vWq/6YxcgqrhSiyXBHPuTCw3dD/zseKqjoI=
|
||||
SIZE (gnuplot-4.2.6.tar.gz) = 2936753
|
||||
|
@ -1,7 +1,7 @@
|
||||
$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@
|
||||
$OpenBSD: patch-share_Makefile_in,v 1.4 2009/10/07 20:01:07 sthen Exp $
|
||||
--- share/Makefile.in.orig Thu Sep 3 04:03:46 2009
|
||||
+++ share/Makefile.in Wed Sep 30 14:39:48 2009
|
||||
@@ -194,7 +194,7 @@ top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AUTOMAKE_OPTIONS = foreign 1.2h
|
||||
EXTRA_DIST = Gnuplot.app-defaults
|
||||
|
Loading…
Reference in New Issue
Block a user