svn commit: r325535 - head/graphics/p5-GraphViz2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Aug 28 14:12:36 UTC 2013
Author: sunpoet
Date: Wed Aug 28 14:12:35 2013
New Revision: 325535
URL: http://svnweb.freebsd.org/changeset/ports/325535
Log:
- Update to 2.20
Changes: http://search.cpan.org/dist/GraphViz2/Changes
Modified:
head/graphics/p5-GraphViz2/Makefile
head/graphics/p5-GraphViz2/distinfo
head/graphics/p5-GraphViz2/pkg-plist
Modified: head/graphics/p5-GraphViz2/Makefile
==============================================================================
--- head/graphics/p5-GraphViz2/Makefile Wed Aug 28 14:11:19 2013 (r325534)
+++ head/graphics/p5-GraphViz2/Makefile Wed Aug 28 14:12:35 2013 (r325535)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GraphViz2
-PORTVERSION= 2.19
+PORTVERSION= 2.20
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RSAVAGE
Modified: head/graphics/p5-GraphViz2/distinfo
==============================================================================
--- head/graphics/p5-GraphViz2/distinfo Wed Aug 28 14:11:19 2013 (r325534)
+++ head/graphics/p5-GraphViz2/distinfo Wed Aug 28 14:12:35 2013 (r325535)
@@ -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
Modified: head/graphics/p5-GraphViz2/pkg-plist
==============================================================================
--- head/graphics/p5-GraphViz2/pkg-plist Wed Aug 28 14:11:19 2013 (r325534)
+++ head/graphics/p5-GraphViz2/pkg-plist Wed Aug 28 14:12:35 2013 (r325535)
@@ -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
More information about the svn-ports-head
mailing list