From 8a91886c180b62e5dbbdca26a6ff4ffd70866b54 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 5 Apr 2005 16:42:03 +0000 Subject: - Update to 0.87 to unbreak build PR: ports/79552 Submitted by: Sam Lawrance --- graphics/springgraph/Makefile | 4 +--- graphics/springgraph/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) (limited to 'graphics/springgraph') diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index cb249cef1f39..78e51b9d07be 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -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 diff --git a/graphics/springgraph/distinfo b/graphics/springgraph/distinfo index a378df39f664..a5c2d9a27fc8 100644 --- a/graphics/springgraph/distinfo +++ b/graphics/springgraph/distinfo @@ -1,2 +1,2 @@ -MD5 (springgraph.pl) = 701e49bbceb35a9054dfc7e55a8c863a -SIZE (springgraph.pl) = 26057 +MD5 (springgraph.pl) = db54b8ea8d889084e8e0038c438ebf36 +SIZE (springgraph.pl) = 29572 -- cgit v1.2.3