diff options
author | arved <arved@FreeBSD.org> | 2006-05-15 00:49:06 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2006-05-15 00:49:06 +0800 |
commit | 8775aa63bc886655cb717fa49728588ad665ce8c (patch) | |
tree | 5ca79a1c46f972c1f302b2b160147157b704c434 | |
parent | d14af2bad7924e3581c3ed08115e2099bafafaa2 (diff) | |
download | freebsd-ports-gnome-8775aa63bc886655cb717fa49728588ad665ce8c.tar.gz freebsd-ports-gnome-8775aa63bc886655cb717fa49728588ad665ce8c.tar.zst freebsd-ports-gnome-8775aa63bc886655cb717fa49728588ad665ce8c.zip |
Update to 0.88
Pass Maintainership to submitter
PR: 95928
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
-rw-r--r-- | graphics/springgraph/Makefile | 4 | ||||
-rw-r--r-- | graphics/springgraph/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index 78e51b9d07be..6c7e15c2e9f6 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -7,13 +7,13 @@ # PORTNAME= springgraph -PORTVERSION= 0.87 +PORTVERSION= 0.88 CATEGORIES= graphics MASTER_SITES= http://www.chaosreigns.com/code/springgraph/dl/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .pl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@unixfreunde.de COMMENT= Render graph described in a .dot file RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD diff --git a/graphics/springgraph/distinfo b/graphics/springgraph/distinfo index 088e067248f4..fda8726b71f3 100644 --- a/graphics/springgraph/distinfo +++ b/graphics/springgraph/distinfo @@ -1,3 +1,3 @@ -MD5 (springgraph.pl) = db54b8ea8d889084e8e0038c438ebf36 -SHA256 (springgraph.pl) = 0922377c2f9557e8585d074231c0ca4a60216ca97c1d19d27b447683260a6a52 -SIZE (springgraph.pl) = 29572 +MD5 (springgraph.pl) = 12b52e4fcf7e8bf138773f2bde014895 +SHA256 (springgraph.pl) = 7e9eac0301d93a0f3e63e7a2ebd305434195313497e81574fced9ce3114ccd3f +SIZE (springgraph.pl) = 29818 |