diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-21 01:23:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-21 01:23:21 +0800 |
commit | 511265944d08fcd2bc4e5e61949ab55c149e7cf5 (patch) | |
tree | a5bccdc44bfcb719fee6e8f21dc47a310821be79 /graphics/p5-GraphViz2 | |
parent | 19ba31788a9e6335397d965f259d3f44891e4e6d (diff) | |
download | freebsd-ports-gnome-511265944d08fcd2bc4e5e61949ab55c149e7cf5.tar.gz freebsd-ports-gnome-511265944d08fcd2bc4e5e61949ab55c149e7cf5.tar.zst freebsd-ports-gnome-511265944d08fcd2bc4e5e61949ab55c149e7cf5.zip |
- Update to 2.32
Changes: http://search.cpan.org/dist/GraphViz2/Changes
Diffstat (limited to 'graphics/p5-GraphViz2')
-rw-r--r-- | graphics/p5-GraphViz2/Makefile | 3 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index a2f126868db9..e01dfc0417b5 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.31 +PORTVERSION= 2.32 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE @@ -34,7 +34,6 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \ 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 \ - p5-Perl6-Slurp>=0.05.1003:${PORTSDIR}/devel/p5-Perl6-Slurp \ p5-Set-Array>=0.23:${PORTSDIR}/devel/p5-Set-Array \ p5-Text-Xslate>=1.2000:${PORTSDIR}/textproc/p5-Text-Xslate \ p5-Tree-DAG_Node>=1.06:${PORTSDIR}/devel/p5-Tree-DAG_Node \ diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index 96969820c275..c9e47f18980c 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.31.tgz) = 79616710f6c495de273444250b726aecaaaaa89c13eba6d5ecd3d9a60dfd433a -SIZE (GraphViz2-2.31.tgz) = 234035 +SHA256 (GraphViz2-2.32.tgz) = e63f403383ed2ecc22683dd2f97f144a77c336a23fef71e37cffc51417dd0721 +SIZE (GraphViz2-2.32.tgz) = 230798 |