Date: Wed, 12 Mar 2014 17:38:28 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r347991 - head/graphics/p5-GraphViz2 Message-ID: <201403121738.s2CHcSiI015849@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 12 17:38:28 2014 New Revision: 347991 URL: http://svnweb.freebsd.org/changeset/ports/347991 QAT: https://qat.redports.org/buildarchive/r347991/ Log: - Update to 2.28 Changes: http://search.cpan.org/dist/GraphViz2/Changes Modified: head/graphics/p5-GraphViz2/Makefile head/graphics/p5-GraphViz2/distinfo Modified: head/graphics/p5-GraphViz2/Makefile ============================================================================== --- head/graphics/p5-GraphViz2/Makefile Wed Mar 12 16:53:31 2014 (r347990) +++ head/graphics/p5-GraphViz2/Makefile Wed Mar 12 17:38:28 2014 (r347991) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PO p5-Class-Load>=0.17:${PORTSDIR}/devel/p5-Class-Load \ p5-Config-Tiny>=2.16:${PORTSDIR}/devel/p5-Config-Tiny \ p5-DBI>=1.616:${PORTSDIR}/databases/p5-DBI \ + p5-DBIx-Admin-TableInfo>=2.11:${PORTSDIR}/databases/p5-DBIx-Admin-TableInfo \ p5-Data-Section-Simple>=0.02:${PORTSDIR}/devel/p5-Data-Section-Simple \ p5-Date-Simple>=3.03:${PORTSDIR}/devel/p5-Date-Simple \ p5-File-HomeDir>=0.99:${PORTSDIR}/devel/p5-File-HomeDir \ Modified: head/graphics/p5-GraphViz2/distinfo ============================================================================== --- head/graphics/p5-GraphViz2/distinfo Wed Mar 12 16:53:31 2014 (r347990) +++ head/graphics/p5-GraphViz2/distinfo Wed Mar 12 17:38:28 2014 (r347991) @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.27.tgz) = ee5c76aaa6544901cc429784d4de718723ca863e1e1e48a31e9840ff3e88d0ca -SIZE (GraphViz2-2.27.tgz) = 229576 +SHA256 (GraphViz2-2.28.tgz) = eed5af07c9fa8613dec692dad07b582997f243c821b32db9fa156b340cb69f1c +SIZE (GraphViz2-2.28.tgz) = 230786
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403121738.s2CHcSiI015849>