From b3dde17462c02aa051767941efe745ad808e2674 Mon Sep 17 00:00:00 2001 From: wen Date: Sun, 9 Jul 2017 07:37:44 +0000 Subject: Update to 2.78 Upstream changes: 2.78 2017.07.07 MANWAR - Merged PR #10 (fix entity escaping), thanks @haarg. This also resolved RT #121612. 2.77 2017.05.18 MANWAR - Proposed fix to the following test failure: http://www.cpantesters.org/cpan/report/ddc7eefc-3429-11e7-8430-9cfb106f656a 2.76 2017.05.08 MANWAR - Added AUTHOR ONLY test scripts (meta-json.t and meta-yml.t). 2.75 2017.05.07 MANWAR - Tidied up unit test scripts and removed '+x' attributes. - Tidied up SEE ALSO section in SVG::XML package pod. 2.74 2017.05.04 MANWAR - Added key 'provides' to the Makefile.PL script as recommended by CPANTS. 2.73 2017.05.03 MANWAR - Merged PR #8, thanks @CSSON. Modified slightly to keep tidyall happy. - Correct some spelling errors that were detected by codespell. - Don't insert whitespace between tag name and closing bracked when a tag has no attributes 2.72 2017.05.02 MANWAR - Added test script t/00-load.t - Fixed typo in the pod document. 2.71 2017.05.01 MANWAR - Fixed issue RT #57000 with regard to be explici about SVG instance. 2.70 2017.04.27 MANWAR - Added MIN_PERL_VERSION to the Makefile.PL script as suggested by CPANTS. 2.69 2017.04.20 MANWAR - Fixed issue RT #118091, skip test if Perl::Tidy is missing. 2.68 2017.04.19 MANWAR - Fixed issue RT #109521, adding min ver of Test::More v0.94. 2.67 2017.04.18 MANWAR - Fixed the issue with regard to github respository info in the Makefile.PL script, thanks @KENTNL. 2.66 2017.04.17 MANWAR - Addressed issue RT #121197 (incorrect meta spec), thanks @KENTNL. - Added 'clean' and 'dist' keys to the Makefile.PL script. - Tidied up .gitignore file. - Added MANIFEST file, no need to generate every time. 2.65 2017.04.16 MANWAR - Merged PR #9, correcting typo in the pod. Thanks @vti. - Tidied up Changes file. - Tidied up Makefile.PL script. - Tidied up README file. --- graphics/p5-SVG/Makefile | 5 ++--- graphics/p5-SVG/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/graphics/p5-SVG/Makefile b/graphics/p5-SVG/Makefile index 7598ad25cf3..e576626b50a 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2017/06/05 14:24:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.19 2017/07/09 07:37:44 wen Exp $ # -DISTNAME= SVG-2.64 +DISTNAME= SVG-2.78 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} diff --git a/graphics/p5-SVG/distinfo b/graphics/p5-SVG/distinfo index 8ae1b7d0c9d..13a4dd79998 100644 --- a/graphics/p5-SVG/distinfo +++ b/graphics/p5-SVG/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2015/11/14 03:57:58 wen Exp $ +$NetBSD: distinfo,v 1.9 2017/07/09 07:37:44 wen Exp $ -SHA1 (SVG-2.64.tar.gz) = cc9258280e2e0794b4b55a4469d68de8bd4a3d9f -RMD160 (SVG-2.64.tar.gz) = 3bc3c70cff0f9cd5cd13fe9b71f4989426de33ff -SHA512 (SVG-2.64.tar.gz) = 81e5c7a10d07575b3bfa06c11aed8c47edfa0e65bb108feab13debb5155bfa3464f687ca142ee5fc9f3a0f01dea674c0c1daad69bff8aa2e263245e60891d914 -Size (SVG-2.64.tar.gz) = 52382 bytes +SHA1 (SVG-2.78.tar.gz) = 3b9eb0f361823c6b6ab798a440fa7854acb329c5 +RMD160 (SVG-2.78.tar.gz) = 9fb253daa2504bd7bc97b2effb53ba5da48e0a77 +SHA512 (SVG-2.78.tar.gz) = fc1642df78a66b1e5f477ffb0cf873c36454d5296f974f2f88b6e1b7fb80b0f79b91dd377e54d9bbaf014ea1ffc11ceebe69750056c6d20a76f79b5fabc49643 +Size (SVG-2.78.tar.gz) = 53473 bytes -- cgit v1.2.3