diff options
author | wiz <wiz> | 2013-11-26 14:16:17 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-11-26 14:16:17 +0000 |
commit | 1820c08e2be21b1d2456cbacdaf1f429a5504bc8 (patch) | |
tree | 87b29277d21dd4ec70964f42c9e72cd849ae3693 /graphics/p5-GraphViz | |
parent | a690f034243004df7d9b1e8f2ca138b3094e3b77 (diff) | |
download | pkgsrc-1820c08e2be21b1d2456cbacdaf1f429a5504bc8.tar.gz |
Update to 2.14:
2.14 Fri Nov 9 16:06:00 2012
- No code changes.
- Patch t/foo.t to not assume text appears on specific lines of the output test files.
2.13 Fri Nov 9 08:27:00 2012
- No code changes.
- Re-package distro because users get errors during testing. See RT#80709.
Since I had this same error during my testing, I assume the uploaded version contains un-patched
code. The errors are not in GraphViz, they are in the test code which has hard-coded line numbers
where it looks for strings in the output. The output has been reformatted recently, and no longer
matches those assumptions. See t/foo.t for details. Note: I did not write those tests :-).
2.12 Thu Nov 8 12:38:00 2012
- No code changes.
- For pre-reqs such as strict, warnings, etc, which ship with Perl, set the version # to 0.
Reported as RT#80663 by Father Chrysostomos for Tree::DAG_Node.
2.11 Tue Sep 18 08:22:00 2012
- Add VDX as an output format.
2.10 Mon Mar 26 10:11:00 2012
- Accept a patch kindly supplied by Alexander Kriegisch, to change handling of the rankdir attribute.
The valid values are BT, LR, RL or TB, or their lower-case equivalents.
Previously, only a true value was accepted, which meant LR. Now, any value not in that list defaults to LR.
Files changed: README, CHANGES, Changelog.ini, GraphViz.pm, GraphViz/Regex.pm and simple.t.
- Patch this file to replace BST with GMT, since both DateTime::Format::HTTP and DateTime::Format::Strptime
fail to recognize BST.
These modules are used by Module::Metadata::Changes to transform this file into Changelog.ini.
2.09 Thu Dec 15 11:08:00 2011
- Adopt Flavio Poletti's suggestion of trying to pipe to dot, in Build.PL/Makefile.PL, rather than using File::Which,
to see if dot (Graphviz) is installed. This (hopefully) solves the problem of using File::Which on systems where it is
not installed, before Build.PL/Makefile.PL has a chance to tell the user that File::Which is required. See: RT#73077.
2.08 Tue Nov 1 10:55:00 2011
- Wind back pre-reqs for various modules to match what was shipped with Perl V 5.8.1.
Many thanx to Brian Cassidy for the error report: https://rt.cpan.org/Ticket/Display.html?id=72068.
2.07 Sun Oct 30 16:08:00 2011
- Rewrite Build.PL and Makefile.PL to try loading File::Which rather than assuming it is installed.
This avoids the chicken-and-egg problem whereby these 2 programs need File::Which::which to find 'dot'.
Many thanx to Richard Clamp for the error report: https://rt.cpan.org/Public/Bug/Display.html?id=71971.
2.06 Tue Oct 25 08:09:00 2011
- Add File::Which to the pre-reqs in Build.PL and Makefile.PL.
2.05 Thu Oct 20 10:52:00 2011
- Add 'Deprecated. See GraphViz2' to the docs.
- Add Build.PL.
- Add ability to set ORIENTATION. Thanx to Christian Lackas for the patch. See RT#71787.
- Add Changelog.ini.
- Add META.json, MYMETA.json and MYMETA.yml.
- Add MANIFEST.SKIP.
- Ensure all modules contain a version number.
- Update the docs regarding the list of modules shipped in this distro.
- Remove examples/remote.pl because GraphViz::Remote is no longer shipped.
- Clean up examples/clusters2.pl.
- Clean up Makefile.PL.
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r-- | graphics/p5-GraphViz/Makefile | 9 | ||||
-rw-r--r-- | graphics/p5-GraphViz/PLIST | 3 | ||||
-rw-r--r-- | graphics/p5-GraphViz/distinfo | 8 |
3 files changed, 9 insertions, 11 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile index d3c9503b712..8ae2b4e1da4 100644 --- a/graphics/p5-GraphViz/Makefile +++ b/graphics/p5-GraphViz/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2013/05/31 12:41:08 wiz Exp $ -# +# $NetBSD: Makefile,v 1.31 2013/11/26 14:16:17 wiz Exp $ -DISTNAME= GraphViz-2.04 +DISTNAME= GraphViz-2.14 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GraphViz/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RS/RSAVAGE/} +EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/GraphViz/ diff --git a/graphics/p5-GraphViz/PLIST b/graphics/p5-GraphViz/PLIST index 8f297bf90a1..9c236f120a4 100644 --- a/graphics/p5-GraphViz/PLIST +++ b/graphics/p5-GraphViz/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:59:24 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2013/11/26 14:16:17 wiz Exp $ share/examples/p5-GraphViz/README share/examples/p5-GraphViz/Yapp.output share/examples/p5-GraphViz/clusters.pl @@ -16,7 +16,6 @@ share/examples/p5-GraphViz/rank.pl share/examples/p5-GraphViz/recdescent.pl share/examples/p5-GraphViz/redcarpet.pl share/examples/p5-GraphViz/regex.pl -share/examples/p5-GraphViz/remote.pl share/examples/p5-GraphViz/simple.pl share/examples/p5-GraphViz/text.pl share/examples/p5-GraphViz/tmon.out diff --git a/graphics/p5-GraphViz/distinfo b/graphics/p5-GraphViz/distinfo index da50cb66ee5..7347f5da80d 100644 --- a/graphics/p5-GraphViz/distinfo +++ b/graphics/p5-GraphViz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2008/12/21 00:39:03 he Exp $ +$NetBSD: distinfo,v 1.7 2013/11/26 14:16:17 wiz Exp $ -SHA1 (GraphViz-2.04.tar.gz) = 4ddaead304bf0eba715398a2e6ff573bc4a753e4 -RMD160 (GraphViz-2.04.tar.gz) = abf855ea910b25e8d8aed40b8477d838bf330da3 -Size (GraphViz-2.04.tar.gz) = 84690 bytes +SHA1 (GraphViz-2.14.tgz) = 437a9991f8fe0367df320116bea83b22f5fb61ac +RMD160 (GraphViz-2.14.tgz) = 38b58b6867b0654d12d991e19aa3d2a33abeecd4 +Size (GraphViz-2.14.tgz) = 117648 bytes |