ports/77911: [PATCH] graphics/dataplot: update to 20050128 (fix unfetchable)
Sam Lawrance
boris at brooknet.com.au
Tue Feb 22 08:30:25 UTC 2005
>Number: 77911
>Category: ports
>Synopsis: [PATCH] graphics/dataplot: update to 20050128 (fix unfetchable)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Feb 22 08:30:24 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Sam Lawrance
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb 9 00:12:24 EST
>Description:
- Update to 20050128
>How-To-Repeat:
>Fix:
--- dataplot-20050128.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile 24 Mar 2004 04:54:23 -0000 1.5
+++ Makefile 22 Feb 2005 08:02:31 -0000
@@ -6,15 +6,14 @@
#
PORTNAME= dataplot
-PORTVERSION= 20040219
+PORTVERSION= 20050128
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.nist.gov/pub/dataplot/unix/:source \
http://www.itl.nist.gov/div898/software/dataplot.html/:doc
-EXTRACT_SUFX= .tar.Z
-DISTFILES= dpsrc.1_2004${EXTRACT_SUFX}:source \
+DISTFILES= dpsrc_1_2005${EXTRACT_SUFX}:source \
dpsnapsh.pdf:doc
DIST_SUBDIR= dataplot
-EXTRACT_ONLY= dpsrc.1_2004${EXTRACT_SUFX}
+EXTRACT_ONLY= dpsrc_1_2005${EXTRACT_SUFX}
MAINTAINER= ports at FreeBSD.org
COMMENT= A free software system for statistical visualization
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo 24 Mar 2004 04:54:23 -0000 1.3
+++ distinfo 21 Feb 2005 13:00:13 -0000
@@ -1,4 +1,4 @@
-MD5 (dataplot/dpsrc.1_2004.tar.Z) = aeae937c3684ace178916b5e27ffdea5
-SIZE (dataplot/dpsrc.1_2004.tar.Z) = 9044385
+MD5 (dataplot/dpsrc_1_2005.tar.gz) = 5f2946cb3ee84b4250a6ba9a37a9fb08
+SIZE (dataplot/dpsrc_1_2005.tar.gz) = 5477890
MD5 (dataplot/dpsnapsh.pdf) = 88ca193586405a71387abbeba9be9f0e
SIZE (dataplot/dpsnapsh.pdf) = 62085
--- dataplot-20050128.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list