pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/p5-SVG Updated to version 2.36.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2d11cf3e0a5
branches:  trunk
changeset: 538417:c2d11cf3e0a5
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Thu Feb 07 20:50:03 2008 +0000

description:
Updated to version 2.36.

Pkgsrc changes:
  - none

Changes since version 2.33:
===========================
2.36    16 September, 2007
        -Fixed SVG::DOM POD

2.35    14 September, 2007
        -Fixed SVG::DOM POD

2.34    17 May 2005
        -SVG::Element - Removed elsep entry for CDATA, cdata, cdata_noxmlesc
         fields to get rid of artificial blank spaces that confuse some browsers
        -SVG::DOM - added getRootNode method
        -Added user-contributed DOM2 methods to SVG::DOM

diffstat:

 graphics/p5-SVG/Makefile |  4 ++--
 graphics/p5-SVG/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 2b928a7181d2 -r c2d11cf3e0a5 graphics/p5-SVG/Makefile
--- a/graphics/p5-SVG/Makefile  Thu Feb 07 20:46:04 2008 +0000
+++ b/graphics/p5-SVG/Makefile  Thu Feb 07 20:50:03 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/16 20:21:36 heinz Exp $
+# $NetBSD: Makefile,v 1.2 2008/02/07 20:50:03 heinz Exp $
 #
 
-DISTNAME=      SVG-2.33
+DISTNAME=      SVG-2.36
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    graphics perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=SVG/}
diff -r 2b928a7181d2 -r c2d11cf3e0a5 graphics/p5-SVG/distinfo
--- a/graphics/p5-SVG/distinfo  Thu Feb 07 20:46:04 2008 +0000
+++ b/graphics/p5-SVG/distinfo  Thu Feb 07 20:50:03 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/05/16 20:21:36 heinz Exp $
+$NetBSD: distinfo,v 1.2 2008/02/07 20:50:03 heinz Exp $
 
-SHA1 (SVG-2.33.tar.gz) = e0ac26505c44e96e3cdf865fce799798de8e573b
-RMD160 (SVG-2.33.tar.gz) = fef87b0ada5126b86a520e4fc5b08c575f99a1b4
-Size (SVG-2.33.tar.gz) = 47100 bytes
+SHA1 (SVG-2.36.tar.gz) = 1d00d000c3171850ae49184e046ff0d8ce02f20e
+RMD160 (SVG-2.36.tar.gz) = 8b827a7ef9eea5764fbdec71d0d337acdebd2f4d
+Size (SVG-2.36.tar.gz) = 47667 bytes



Home | Main Index | Thread Index | Old Index