mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.06
- Add LICENSE Changes: http://search.cpan.org/dist/GraphViz2/CHANGES Feature safe: yes
This commit is contained in:
parent
f8178c46fa
commit
d7fc1d1b83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308304
2 changed files with 6 additions and 4 deletions
|
@ -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@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:${PORTSDIR}/graphics/graphviz \
|
|||
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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue