svn commit: r364298 - head/graphics/p5-GraphViz2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 7 16:24:55 UTC 2014
Author: sunpoet
Date: Thu Aug 7 16:24:54 2014
New Revision: 364298
URL: http://svnweb.freebsd.org/changeset/ports/364298
QAT: https://qat.redports.org/buildarchive/r364298/
Log:
- Update to 2.30
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 Thu Aug 7 16:24:47 2014 (r364297)
+++ head/graphics/p5-GraphViz2/Makefile Thu Aug 7 16:24:54 2014 (r364298)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GraphViz2
-PORTVERSION= 2.29
+PORTVERSION= 2.30
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RSAVAGE
@@ -20,7 +20,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-DBIx-Admin-TableInfo>=3:${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 \
@@ -30,6 +30,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PO
p5-HTML-Tree>=4.2:${PORTSDIR}/www/p5-HTML-Tree \
p5-HTTP-Tiny>=0.012:${PORTSDIR}/www/p5-HTTP-Tiny \
p5-IPC-Run3>=0.046:${PORTSDIR}/devel/p5-IPC-Run3 \
+ p5-Lingua-EN-PluralToSingular>=0.14:${PORTSDIR}/textproc/p5-Lingua-EN-PluralToSingular \
p5-Log-Handler>=0.71:${PORTSDIR}/devel/p5-Log-Handler \
p5-Moo>=1.002000:${PORTSDIR}/devel/p5-Moo \
p5-Parse-RecDescent>=1.965.001:${PORTSDIR}/devel/p5-Parse-RecDescent \
Modified: head/graphics/p5-GraphViz2/distinfo
==============================================================================
--- head/graphics/p5-GraphViz2/distinfo Thu Aug 7 16:24:47 2014 (r364297)
+++ head/graphics/p5-GraphViz2/distinfo Thu Aug 7 16:24:54 2014 (r364298)
@@ -1,2 +1,2 @@
-SHA256 (GraphViz2-2.29.tgz) = 0701add13e418643c80e9835e45c20fb7e04076a4306c73b2c86f667a8aaff6f
-SIZE (GraphViz2-2.29.tgz) = 231172
+SHA256 (GraphViz2-2.30.tgz) = 73916c3b7724d057a4831e7b4c1f360a0ba3e42224969b3928e1533051ba4827
+SIZE (GraphViz2-2.30.tgz) = 232662
More information about the svn-ports-all
mailing list