From boris@brooknet.com.au  Tue Feb 22 08:28:29 2005
Return-Path: <boris@brooknet.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2365516A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Feb 2005 08:28:29 +0000 (GMT)
Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C1F5D43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Feb 2005 08:28:27 +0000 (GMT)
	(envelope-from boris@brooknet.com.au)
Received: from localhost (ppp2468.dyn.pacific.net.au [61.8.36.104])
	by bloodwood.hunterlink.net.au (8.12.8/8.12.8) with ESMTP id j1M8SOHw023998
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 22 Feb 2005 19:28:25 +1100
Received: by localhost (Postfix, from userid 0)
	id CB551173C; Tue, 22 Feb 2005 19:29:25 +1100 (EST)
Message-Id: <20050222082925.CB551173C@localhost>
Date: Tue, 22 Feb 2005 19:29:25 +1100 (EST)
From: Sam Lawrance <boris@brooknet.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] graphics/dataplot: update to 20050128 (fix unfetchable)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 22 08:30:24 GMT 2005
>Closed-Date:    Tue Feb 22 19:39:48 GMT 2005
>Last-Modified:  Tue Feb 22 19:39:48 GMT 2005
>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@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:
State-Changed-From-To: open->closed  
State-Changed-By: ahze 
State-Changed-When: Tue Feb 22 19:39:36 GMT 2005 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77911 
>Unformatted:
