diff options
author | he <he@pkgsrc.org> | 2008-12-21 00:39:02 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-21 00:39:02 +0000 |
commit | b3749e1f033db935632859c777019881712361c1 (patch) | |
tree | e8b148fa0d22fb354667f5fd9aa4e3e48c7a7f32 /graphics/p5-GraphViz | |
parent | ab9aa4fa5dec5bc8a3a85f61461851986e90bf4d (diff) | |
download | pkgsrc-b3749e1f033db935632859c777019881712361c1.tar.gz |
Update from version 2.03nb1 to 2.04.
Pkgsrc changes:
o Adjust dependencies according to META.yml
Upstream changes:
2.04 Fri Dec 12 21:31:24 GMT 2008
- perltidy everything
- add human- and machine-readable license
- add use warnings
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 7 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index 1e71c8e85a6..7ed3f8bda60 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2008/10/19 19:18:10 he Exp $ +# $NetBSD: Makefile,v 1.23 2008/12/21 00:39:02 he Exp $ # -DISTNAME= GraphViz-2.03 +DISTNAME= GraphViz-2.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/} @@ -16,7 +15,7 @@ BUILD_DEPENDS+= p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod USE_TOOLS+= pax -DEPENDS+= p5-IPC-Run>=0.74:../../devel/p5-IPC-Run +DEPENDS+= p5-IPC-Run>=0.6:../../devel/p5-IPC-Run DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz PERL5_PACKLIST= auto/GraphViz/.packlist diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index 5d40bf909ff..da50cb66ee5 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/07/30 17:02:45 he Exp $ +$NetBSD: distinfo,v 1.6 2008/12/21 00:39:03 he Exp $ -SHA1 (GraphViz-2.03.tar.gz) = 5cf6f1d3b9a750b57272fc170ae18a6d47166165 -RMD160 (GraphViz-2.03.tar.gz) = d106167e5ac9b1f9c3e7c097fce2f964eda72c7b -Size (GraphViz-2.03.tar.gz) = 84941 bytes +SHA1 (GraphViz-2.04.tar.gz) = 4ddaead304bf0eba715398a2e6ff573bc4a753e4 +RMD160 (GraphViz-2.04.tar.gz) = abf855ea910b25e8d8aed40b8477d838bf330da3 +Size (GraphViz-2.04.tar.gz) = 84690 bytes |