- bugfix update to 4.4.3
This commit is contained in:
parent
b82ee08bdb
commit
5425240e13
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.46 2011/01/06 23:45:07 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.47 2011/06/19 21:00:24 jasper Exp $
|
||||
|
||||
COMMENT = command-driven interactive function plotting program
|
||||
|
||||
V = 4.4
|
||||
PATCHLEVEL = 2
|
||||
PATCHLEVEL = 3
|
||||
DISTNAME = gnuplot-${V}.${PATCHLEVEL}
|
||||
CATEGORIES = math graphics
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=gnuplot/}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnuplot-4.4.2.tar.gz) = pPDdifm5M0iQRk9ofd2fUA==
|
||||
RMD160 (gnuplot-4.4.2.tar.gz) = B31tNT4DcNH4RjaTOAAwci9Xia8=
|
||||
SHA1 (gnuplot-4.4.2.tar.gz) = NWZr4i6Het5eJyGZ09gVVcFBzvU=
|
||||
SHA256 (gnuplot-4.4.2.tar.gz) = N+jI1IOPuEo62XpsSCPwhrkpyxjWYTotDoInzg1N6eQ=
|
||||
SIZE (gnuplot-4.4.2.tar.gz) = 3299690
|
||||
MD5 (gnuplot-4.4.3.tar.gz) = Y5YDdSmW9JI7wCyJX6A7RQ==
|
||||
RMD160 (gnuplot-4.4.3.tar.gz) = kCkOsra5QE3FIAgEOb3ukFbmH8Q=
|
||||
SHA1 (gnuplot-4.4.3.tar.gz) = pNMVuSiHOePLqgTY3dp4YbQAm9Q=
|
||||
SHA256 (gnuplot-4.4.3.tar.gz) = b6ojbtXHRPNKmsWO+J2rYXehXFg13DZEoKEneUOUJuY=
|
||||
SIZE (gnuplot-4.4.3.tar.gz) = 3305912
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2011/01/06 23:45:07 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2011/06/19 21:00:24 jasper Exp $
|
||||
@bin bin/gnuplot
|
||||
bin/lasergnu
|
||||
@info info/gnuplot.info
|
||||
@ -13,6 +13,7 @@ share/gnuplot/${V}/PostScript/8859-2.ps
|
||||
share/gnuplot/${V}/PostScript/8859-9.ps
|
||||
share/gnuplot/${V}/PostScript/aglfn.txt
|
||||
share/gnuplot/${V}/PostScript/cp1250.ps
|
||||
share/gnuplot/${V}/PostScript/cp1251.ps
|
||||
share/gnuplot/${V}/PostScript/cp437.ps
|
||||
share/gnuplot/${V}/PostScript/cp850.ps
|
||||
share/gnuplot/${V}/PostScript/cp852.ps
|
||||
|
Loading…
Reference in New Issue
Block a user