ports/79552: [PATCH] graphics/springgraph: update to 0.87 (fix unfetchable)

Sam Lawrance boris at brooknet.com.au
Tue Apr 5 10:00:15 UTC 2005


>Number:         79552
>Category:       ports
>Synopsis:       [PATCH] graphics/springgraph: update to 0.87 (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 10:00:09 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:
Size mismatch due to unversioned distfile.

- Update to 0.87. (Note: the distfile incorrectly states version 0.79)

>How-To-Repeat:
>Fix:

--- springgraph-0.87.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/springgraph/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	22 Mar 2005 04:46:19 -0000	1.7
+++ Makefile	5 Apr 2005 09:51:26 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	springgraph
-PORTVERSION=	0.79
+PORTVERSION=	0.87
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.chaosreigns.com/code/springgraph/dl/
 DISTNAME=	${PORTNAME}
@@ -16,8 +16,6 @@
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Render graph described in a .dot file
 
-BROKEN=		Size mismatch
-
 RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
 
 PLIST_FILES=	bin/springgraph
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/graphics/springgraph/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	29 Jan 2004 07:24:31 -0000	1.2
+++ distinfo	5 Apr 2005 09:51:29 -0000
@@ -1,2 +1,2 @@
-MD5 (springgraph.pl) = 701e49bbceb35a9054dfc7e55a8c863a
-SIZE (springgraph.pl) = 26057
+MD5 (springgraph.pl) = db54b8ea8d889084e8e0038c438ebf36
+SIZE (springgraph.pl) = 29572
--- springgraph-0.87.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list