mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.87 to unbreak build
PR: ports/79552 Submitted by: Sam Lawrance <boris@brooknet.com.au>
This commit is contained in:
parent
1950e3ee5a
commit
8a91886c18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132567
@ -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 @@ EXTRACT_SUFX= .pl
|
||||
MAINTAINER= ports@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
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (springgraph.pl) = 701e49bbceb35a9054dfc7e55a8c863a
|
||||
SIZE (springgraph.pl) = 26057
|
||||
MD5 (springgraph.pl) = db54b8ea8d889084e8e0038c438ebf36
|
||||
SIZE (springgraph.pl) = 29572
|
||||
|
Loading…
Reference in New Issue
Block a user