Mon Feb 22 15:23:06 2010 UTC ()
Updating textproc/p5-XML-Elemental from 2.1 to 2.1.1

pkgsrc changes:
- Add license definition
- Make dependency to Task::Weaken a build-dependency, because it's not used

Upstream changes:
2.11  Nov 24 2009
    - Fixed another circular reference that was causing memeory leaks.


(sno)
diff -r1.2 -r1.3 pkgsrc/textproc/p5-XML-Elemental/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-XML-Elemental/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/textproc/p5-XML-Elemental/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-Elemental/Makefile 2008/10/19 19:18:58 1.2
+++ pkgsrc/textproc/p5-XML-Elemental/Makefile 2010/02/22 15:23:06 1.3
@@ -1,21 +1,22 @@ @@ -1,21 +1,22 @@
1# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:58 he Exp $ 1# $NetBSD: Makefile,v 1.3 2010/02/22 15:23:06 sno Exp $
2# 2#
3 3
4DISTNAME= XML-Elemental-2.1 4DISTNAME= XML-Elemental-2.11
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME:S/11/1.1/}
6PKGREVISION= 1 6#PKGREVISION= 1
7CATEGORIES= textproc perl5 7CATEGORIES= textproc perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
9 9
10MAINTAINER= rhaen@NetBSD.org 10MAINTAINER= rhaen@NetBSD.org
11HOMEPAGE= http://search.cpan.org/~tima/XML-Elemental/ 11HOMEPAGE= http://search.cpan.org/~tima/XML-Elemental/
12COMMENT= Simplistic and perlish handling of XML data 12COMMENT= Simplistic and perlish handling of XML data
 13LICENSE= artistic
13 14
14DEPENDS+= p5-Task-Weaken>=1.02:../../devel/p5-Task-Weaken 
15DEPENDS+= p5-XML-SAX>=0:../../textproc/p5-XML-SAX 15DEPENDS+= p5-XML-SAX>=0:../../textproc/p5-XML-SAX
 16BUILD_DEPENDS+= p5-Task-Weaken>=1.02:../../devel/p5-Task-Weaken
16 17
17PKG_DESTDIR_SUPPORT= user-destdir 18PKG_DESTDIR_SUPPORT= user-destdir
18PERL5_PACKLIST= auto/XML/Elemental/.packlist 19PERL5_PACKLIST= auto/XML/Elemental/.packlist
19 20
20.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
21.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/textproc/p5-XML-Elemental/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-XML-Elemental/distinfo 2008/07/15 23:07:03 1.1.1.1
+++ pkgsrc/textproc/p5-XML-Elemental/distinfo 2010/02/22 15:23:06 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2008/07/15 23:07:03 rhaen Exp $ 1$NetBSD: distinfo,v 1.2 2010/02/22 15:23:06 sno Exp $
2 2
3SHA1 (XML-Elemental-2.1.tar.gz) = 596034728a155171c635e8ee08b1b6de5f45e822 3SHA1 (XML-Elemental-2.11.tar.gz) = b00ef0a5ea5ba20dde6aa2cd975db85528dabb45
4RMD160 (XML-Elemental-2.1.tar.gz) = 6d10e035e19a8e24575e190c99d85b5fae22a362 4RMD160 (XML-Elemental-2.11.tar.gz) = 25dc0be0a312d7c7911c180cdc846025c4274a4c
5Size (XML-Elemental-2.1.tar.gz) = 9736 bytes 5Size (XML-Elemental-2.11.tar.gz) = 9826 bytes