diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:05:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-06-09 05:05:42 +0800 |
commit | 2db18faaa477a20522c3bdd4e95b453e077e11d0 (patch) | |
tree | 8eb72bff2e00cbf3c332488923bb132ca2f7773a /graphics/p5-GraphViz2 | |
parent | 8508d6915bd946100230bd6cfb84d1393c756adc (diff) | |
download | freebsd-ports-gnome-2db18faaa477a20522c3bdd4e95b453e077e11d0.tar.gz freebsd-ports-gnome-2db18faaa477a20522c3bdd4e95b453e077e11d0.tar.zst freebsd-ports-gnome-2db18faaa477a20522c3bdd4e95b453e077e11d0.zip |
- Update to 2.09
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
Diffstat (limited to 'graphics/p5-GraphViz2')
-rw-r--r-- | graphics/p5-GraphViz2/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index b9c72dfe5300..c4449915c5c6 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.08 +PORTVERSION= 2.09 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index c5f971853275..4e2418e815d3 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.08.tgz) = 71074ad3eceadf331bead90ae8548510507e85b99232a3669d1bf94df543e55e -SIZE (GraphViz2-2.08.tgz) = 199739 +SHA256 (GraphViz2-2.09.tgz) = 44134fa0811597a86a3e4d91973ddc90f19d95f176f67af7a8f0742cd88e5bb6 +SIZE (GraphViz2-2.09.tgz) = 201560 |