diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-08 00:24:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-08 00:24:54 +0800 |
commit | e9fc098fcbdb79790069e613250df65a47aacc5a (patch) | |
tree | ce8d3d7337b423941c7e5f4a2c54993ab1324d43 /graphics | |
parent | c683da0a766326fce5013d6ad0cc2d185dc530b6 (diff) | |
download | freebsd-ports-gnome-e9fc098fcbdb79790069e613250df65a47aacc5a.tar.gz freebsd-ports-gnome-e9fc098fcbdb79790069e613250df65a47aacc5a.tar.zst freebsd-ports-gnome-e9fc098fcbdb79790069e613250df65a47aacc5a.zip |
- Update to 2.30
Changes: http://search.cpan.org/dist/GraphViz2/Changes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz2/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index 5646d829d4aa..8ad6459bb1a6 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -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:${PORTSDIR}/graphics/graphviz \ 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:${PORTSDIR}/graphics/graphviz \ 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 \ diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index d12a757e041a..319382f87eb0 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -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 |