diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-31 03:36:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-31 03:36:10 +0800 |
commit | f151186976f4ad641dbaaf0efe809de568896812 (patch) | |
tree | edd5774fa8d89688e8e29f0546daa92744eac279 /graphics | |
parent | 8b5be7587d1a77608c37b941deabda158250f502 (diff) | |
download | freebsd-ports-gnome-f151186976f4ad641dbaaf0efe809de568896812.tar.gz freebsd-ports-gnome-f151186976f4ad641dbaaf0efe809de568896812.tar.zst freebsd-ports-gnome-f151186976f4ad641dbaaf0efe809de568896812.zip |
- Update to 20061219
- Added backup MASTER_SITES
PR: ports/107312
Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dataplot/Makefile | 12 | ||||
-rw-r--r-- | graphics/dataplot/distinfo | 6 |
2 files changed, 10 insertions, 8 deletions
diff --git a/graphics/dataplot/Makefile b/graphics/dataplot/Makefile index 977877c6a9e5..a323f6865c82 100644 --- a/graphics/dataplot/Makefile +++ b/graphics/dataplot/Makefile @@ -6,15 +6,17 @@ # PORTNAME= dataplot -PORTVERSION= 20060425 +PORTVERSION= 20061219 PORTREVISION= CATEGORIES= graphics MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \ - http://www.itl.nist.gov/div898/software/dataplot.html/:doc -DISTFILES= dpsrc.04_25_2006.tar.gz:source \ - dpsnapsh.pdf:doc + http://www.alaskaparadise.com/freebsd/:source \ + http://www.itl.nist.gov/div898/software/dataplot.html/:doc \ + http://www.alaskaparadise.com/freebsd/:doc +DISTFILES= dpsrc.12_19_2006.tar.gz:source \ + dpsnapsh.pdf:doc DIST_SUBDIR= dataplot -EXTRACT_ONLY= dpsrc.04_25_2006.tar.gz +EXTRACT_ONLY= dpsrc.12_19_2006.tar.gz MAINTAINER= beech@alaskaparadise.com COMMENT= A free software system for statistical visualization diff --git a/graphics/dataplot/distinfo b/graphics/dataplot/distinfo index dcc36d49a44e..fc38a297bd68 100644 --- a/graphics/dataplot/distinfo +++ b/graphics/dataplot/distinfo @@ -1,6 +1,6 @@ -MD5 (dataplot/dpsrc.04_25_2006.tar.gz) = 05931945ee0f733868f02b76b4c950c6 -SHA256 (dataplot/dpsrc.04_25_2006.tar.gz) = a052b7fdf2e51bde5c6b9cab15df02f0225e512a6f942d4332e02eb73d1364a4 -SIZE (dataplot/dpsrc.08_30_2005.gz) = 5912396 +MD5 (dataplot/dpsrc.12_19_2006.tar.gz) = 27bc03d5b3d7cbbb4cb13c47e00263e6 +SHA256 (dataplot/dpsrc.12_19_2006.tar.gz) = bff80f36e4054a2524dc05a590fe39158eb8bfc4afedd29eb0eb06e4888b909c +SIZE (dataplot/dpsrc.12_19_2006.tar.gz) = 6101473 MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e SHA256 (dataplot/dpsnapsh.pdf) = 4854cdab00ce10df87686eb025a80f57575fea1b362a22b49f202e10348f0e4b SIZE (dataplot/dpsnapsh.pdf) = 62085 |