svn commit: r308304 - head/graphics/p5-GraphViz2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Dec 5 02:35:38 UTC 2012
Author: sunpoet
Date: Wed Dec 5 02:35:37 2012
New Revision: 308304
URL: http://svnweb.freebsd.org/changeset/ports/308304
Log:
- Update to 2.06
- Add LICENSE
Changes: http://search.cpan.org/dist/GraphViz2/CHANGES
Feature safe: yes
Modified:
head/graphics/p5-GraphViz2/Makefile
head/graphics/p5-GraphViz2/distinfo
Modified: head/graphics/p5-GraphViz2/Makefile
==============================================================================
--- head/graphics/p5-GraphViz2/Makefile Wed Dec 5 02:34:08 2012 (r308303)
+++ head/graphics/p5-GraphViz2/Makefile Wed Dec 5 02:35:37 2012 (r308304)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= GraphViz2
-PORTVERSION= 2.05
+PORTVERSION= 2.06
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RSAVAGE
@@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= A wrapper for AT&T Graphviz
+LICENSE= ART10
+
BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \
p5-Algorithm-Dependency>=1.110:${PORTSDIR}/devel/p5-Algorithm-Dependency \
p5-Capture-Tiny>=0.10:${PORTSDIR}/devel/p5-Capture-Tiny \
@@ -32,7 +34,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PO
p5-TimeDate>=1.20:${PORTSDIR}/devel/p5-TimeDate \
p5-Tree-DAG_Node>=1.06:${PORTSDIR}/devel/p5-Tree-DAG_Node \
p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-XML-Bare>=0.45:${PORTSDIR}/textproc/p5-XML-Bare \
+ p5-XML-Bare>=0:${PORTSDIR}/textproc/p5-XML-Bare \
p5-XML-Tiny>=2.06:${PORTSDIR}/textproc/p5-XML-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Pod>=1.44:${PORTSDIR}/devel/p5-Test-Pod
Modified: head/graphics/p5-GraphViz2/distinfo
==============================================================================
--- head/graphics/p5-GraphViz2/distinfo Wed Dec 5 02:34:08 2012 (r308303)
+++ head/graphics/p5-GraphViz2/distinfo Wed Dec 5 02:35:37 2012 (r308304)
@@ -1,2 +1,2 @@
-SHA256 (GraphViz2-2.05.tgz) = 4ac49dc103699168539a656c6ee8ba1f33ef1ddf0b757217d1624a0b8085ebac
-SIZE (GraphViz2-2.05.tgz) = 201011
+SHA256 (GraphViz2-2.06.tgz) = b7f32c3ef95993503ac2dc8b197f29b37be42470ad0fbfed4462d9d5a6cfb182
+SIZE (GraphViz2-2.06.tgz) = 201094
More information about the svn-ports-all
mailing list