diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-28 22:12:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-28 22:12:35 +0800 |
commit | 0736071b220afa53ab2b9d34a0bf779ed9090c75 (patch) | |
tree | 202e8d3348b10b8a1527a364567c90e5acbb8de8 /graphics/p5-GraphViz2 | |
parent | 485e23f1ef8e1ab4cb924271e2840d9efae017ac (diff) | |
download | freebsd-ports-gnome-0736071b220afa53ab2b9d34a0bf779ed9090c75.tar.gz freebsd-ports-gnome-0736071b220afa53ab2b9d34a0bf779ed9090c75.tar.zst freebsd-ports-gnome-0736071b220afa53ab2b9d34a0bf779ed9090c75.zip |
- Update to 2.20
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 | ||||
-rw-r--r-- | graphics/p5-GraphViz2/pkg-plist | 3 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile index a74be5678780..97193e2759b5 100644 --- a/graphics/p5-GraphViz2/Makefile +++ b/graphics/p5-GraphViz2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz2 -PORTVERSION= 2.19 +PORTVERSION= 2.20 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE diff --git a/graphics/p5-GraphViz2/distinfo b/graphics/p5-GraphViz2/distinfo index 45bc154cef0f..e98e02fb9006 100644 --- a/graphics/p5-GraphViz2/distinfo +++ b/graphics/p5-GraphViz2/distinfo @@ -1,2 +1,2 @@ -SHA256 (GraphViz2-2.19.tgz) = f58643fe41154fde8862373deb8a1df5c9e427f5cdb53876cc5085e2499acb0b -SIZE (GraphViz2-2.19.tgz) = 190541 +SHA256 (GraphViz2-2.20.tgz) = 1c5a27123f9ae4505366016f6cb7f4d050a60d33bb4b8ff37dcc895bdfd857af +SIZE (GraphViz2-2.20.tgz) = 192327 diff --git a/graphics/p5-GraphViz2/pkg-plist b/graphics/p5-GraphViz2/pkg-plist index cefebb685ac0..35317a9f95ad 100644 --- a/graphics/p5-GraphViz2/pkg-plist +++ b/graphics/p5-GraphViz2/pkg-plist @@ -28,7 +28,8 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/generate.png.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/generate.sh.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/generate.svg.sh -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/html.labels.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/html.labels.1.pl +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/html.labels.2.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jointed.edges.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/macro.1.pl %%PORTEXAMPLES%%%%EXAMPLESDIR%%/macro.2.pl |