diff options
author | wen <wen@pkgsrc.org> | 2015-11-14 03:57:58 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2015-11-14 03:57:58 +0000 |
commit | 6ff79fcbc91f7d2853ee1eddb1e387f5efa11a18 (patch) | |
tree | 4a0bb6ee3090b7af41639332a644ad5336d6166b /graphics | |
parent | 7e486cd0555659d7a1d0bed78a98539bf872dd34 (diff) | |
download | pkgsrc-6ff79fcbc91f7d2853ee1eddb1e387f5efa11a18.tar.gz |
Update to 2.64
Upstream changes:
2.64 2015.06.02
- RT #103938 SVG::DOM insertSiblingAfter calls nonexistent 'parent' method (Marius Gavrilescu)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-SVG/Makefile | 5 | ||||
-rw-r--r-- | 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 bd0c5606f23..8bc3eec8f27 100644 --- a/graphics/p5-SVG/Makefile +++ b/graphics/p5-SVG/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:13 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/11/14 03:57:58 wen Exp $ # -DISTNAME= SVG-2.63 +DISTNAME= SVG-2.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SVG/} diff --git a/graphics/p5-SVG/distinfo b/graphics/p5-SVG/distinfo index b3ded25f78c..8ae1b7d0c9d 100644 --- a/graphics/p5-SVG/distinfo +++ b/graphics/p5-SVG/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2015/11/03 21:34:13 agc Exp $ +$NetBSD: distinfo,v 1.8 2015/11/14 03:57:58 wen Exp $ -SHA1 (SVG-2.63.tar.gz) = b4c882558bdd88a4b01cece66278b0580864dde3 -RMD160 (SVG-2.63.tar.gz) = 7954a519c3df7a0c002ba627237747fa3c5eeab1 -SHA512 (SVG-2.63.tar.gz) = b28f52fd9c2d44422ef4304e9334e906a77db79afbbe2d555bd9226286c076b09a677c9dc5d45e552f8e4a0611230e4681217bd817dcf72221bd226f58626c93 -Size (SVG-2.63.tar.gz) = 51723 bytes +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 |