diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-04-06 10:11:57 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-04-06 10:11:57 +0000 |
commit | ca6f1e84ea8e222613d63fad0526ff5295dbea1d (patch) | |
tree | cbe9743f62b71ebac495a89cb8bb436d1582e938 /graphics/dataplot | |
parent | 9425b3d33d1e51c061ccd1fb88880cecfcc3b891 (diff) | |
download | ports-ca6f1e84ea8e222613d63fad0526ff5295dbea1d.tar.gz ports-ca6f1e84ea8e222613d63fad0526ff5295dbea1d.zip |
Notes
Diffstat (limited to 'graphics/dataplot')
-rw-r--r-- | graphics/dataplot/Makefile | 7 | ||||
-rw-r--r-- | graphics/dataplot/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 570a367b36b7..b7e8f5a0d5e6 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dataplot -PORTVERSION= 20050128 +PORTVERSION= 20050310 CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ http://www.itl.nist.gov/div898/software/dataplot.html/:doc @@ -18,9 +18,6 @@ EXTRACT_ONLY= dpsrc_1_2005${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= A free software system for statistical visualization -BROKEN= Size mismatch - -#FORBIDDEN= checksum mismatch due to extensive changes to distfile LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd \ png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg @@ -47,4 +44,4 @@ post-install: ${DOCSDIR} .endif -.include <bsd.port.mk> +.include <bsd.port.mk> diff --git a/graphics/dataplot/distinfo b/graphics/dataplot/distinfo index 392918a232d3..bdb845e97ba4 100644 --- a/graphics/dataplot/distinfo +++ b/graphics/dataplot/distinfo @@ -1,4 +1,4 @@ -MD5 (dataplot/dpsrc_1_2005.tar.gz) = 5f2946cb3ee84b4250a6ba9a37a9fb08 -SIZE (dataplot/dpsrc_1_2005.tar.gz) = 5477890 +MD5 (dataplot/dpsrc_1_2005.tar.gz) = 0a294f7d30722e665948b8d0c0e8dfe7 +SIZE (dataplot/dpsrc_1_2005.tar.gz) = 5576700 MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e SIZE (dataplot/dpsnapsh.pdf) = 62085 |