Index: head/graphics/springgraph/Makefile =================================================================== --- head/graphics/springgraph/Makefile (revision 162349) +++ head/graphics/springgraph/Makefile (revision 162350) @@ -1,35 +1,35 @@ # ex:ts=8 # Ports collection makefile for: springgraph # Date created: Aug 8, 2002 # Whom: ijliao # # $FreeBSD$ # 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 PLIST_FILES= bin/springgraph USE_PERL5= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKDIR} NO_WRKSUBDIR= yes NO_BUILD= yes post-patch: @${PERL} -pi -e "s|/usr/bin/perl|${PERL}|g" ${WRKSRC}/springgraph.pl do-install: ${INSTALL_SCRIPT} ${WRKSRC}/springgraph.pl ${PREFIX}/bin/springgraph .include Property changes on: head/graphics/springgraph/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/graphics/springgraph/distinfo =================================================================== --- head/graphics/springgraph/distinfo (revision 162349) +++ head/graphics/springgraph/distinfo (revision 162350) @@ -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 Property changes on: head/graphics/springgraph/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property