diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-12-24 21:03:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-12-24 21:03:12 +0800 |
commit | 2a097b8a73f1f4676775b4c739e0dd4ace6b9845 (patch) | |
tree | 9d530dccdcc018e87f807b41e89f0d58f48fd74e /graphics | |
parent | dfdd95b4bde09a198f732029a666151f8abf52fd (diff) | |
download | freebsd-ports-gnome-2a097b8a73f1f4676775b4c739e0dd4ace6b9845.tar.gz freebsd-ports-gnome-2a097b8a73f1f4676775b4c739e0dd4ace6b9845.tar.zst freebsd-ports-gnome-2a097b8a73f1f4676775b4c739e0dd4ace6b9845.zip |
- Update to 2.23
Changes: http://search.cpan.org/dist/GraphViz/Changes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 6562fb30b1d3..359f85ee5ccd 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GraphViz -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= dot:graphics/graphviz \ p5-IPC-Run>=0.60:devel/p5-IPC-Run \ p5-Parse-RecDescent>=1.965.001:devel/p5-Parse-RecDescent \ - p5-XML-Twig>=3.38:textproc/p5-XML-Twig + p5-XML-Twig>=3.52:textproc/p5-XML-Twig RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_DEPENDS+= p5-File-Which>=1.09:sysutils/p5-File-Which TEST_DEPENDS= p5-Test-Simple>=1.302019:devel/p5-Test-Simple \ diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index 9f0597175e52..4af6661d0813 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476113981 -SHA256 (GraphViz-2.22.tgz) = 72ee8892421152ecd5d91a822fbfaeccb5ad83d7191c4b6e2f57f99e27d046a3 -SIZE (GraphViz-2.22.tgz) = 94927 +TIMESTAMP = 1482566211 +SHA256 (GraphViz-2.23.tgz) = 7207f9279377cd7d6c21e72412f12522a305fd655ed9dcffd184038f4f7639dc +SIZE (GraphViz-2.23.tgz) = 95297 |