Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  5 Apr 2005 22:46:09 +1000 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79557: [PATCH] graphics/dataplot: update to 20050310 (fix unfetchable)
Message-ID:  <20050405124609.D5A9FFCB@localhost>
Resent-Message-ID: <200504051250.j35Co56M096867@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79557
>Category:       ports
>Synopsis:       [PATCH] graphics/dataplot: update to 20050310 (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 Apr 05 12:50:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #11: Sun Mar  6 12:44:50 EST
>Description:
- Update to 20050310

Original problem: distfile was updated and rerolled under the same name.

>How-To-Repeat:
>Fix:

--- dataplot-20050310.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	26 Mar 2005 06:55:56 -0000	1.8
+++ Makefile	5 Apr 2005 11:33:45 -0000
@@ -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,8 +18,6 @@
 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 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/dataplot/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	22 Feb 2005 19:39:21 -0000	1.4
+++ distinfo	5 Apr 2005 10:11:50 -0000
@@ -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
--- dataplot-20050310.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050405124609.D5A9FFCB>