summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Elemental
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-02-22 15:23:06 +0000
committersno <sno@pkgsrc.org>2010-02-22 15:23:06 +0000
commit757cdf4f4dd4acc2fc657bd8e0bc166567481234 (patch)
tree98d9e2aad294373ced41d8af936a90ff330e3094 /textproc/p5-XML-Elemental
parent21f34c610e13ef783f3a9415f6978761a4a73a91 (diff)
downloadpkgsrc-757cdf4f4dd4acc2fc657bd8e0bc166567481234.tar.gz
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.
Diffstat (limited to 'textproc/p5-XML-Elemental')
-rw-r--r--textproc/p5-XML-Elemental/Makefile11
-rw-r--r--textproc/p5-XML-Elemental/distinfo8
2 files changed, 10 insertions, 9 deletions
diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile
index bb256e8ab53..28641af2250 100644
--- a/textproc/p5-XML-Elemental/Makefile
+++ b/textproc/p5-XML-Elemental/Makefile
@@ -1,18 +1,19 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:18:58 he Exp $
+# $NetBSD: Makefile,v 1.3 2010/02/22 15:23:06 sno Exp $
#
-DISTNAME= XML-Elemental-2.1
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+DISTNAME= XML-Elemental-2.11
+PKGNAME= p5-${DISTNAME:S/11/1.1/}
+#PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/~tima/XML-Elemental/
COMMENT= Simplistic and perlish handling of XML data
+LICENSE= artistic
-DEPENDS+= p5-Task-Weaken>=1.02:../../devel/p5-Task-Weaken
DEPENDS+= p5-XML-SAX>=0:../../textproc/p5-XML-SAX
+BUILD_DEPENDS+= p5-Task-Weaken>=1.02:../../devel/p5-Task-Weaken
PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/XML/Elemental/.packlist
diff --git a/textproc/p5-XML-Elemental/distinfo b/textproc/p5-XML-Elemental/distinfo
index e63391c7ad6..1e0b164095f 100644
--- a/textproc/p5-XML-Elemental/distinfo
+++ b/textproc/p5-XML-Elemental/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 23:07:03 rhaen Exp $
+$NetBSD: distinfo,v 1.2 2010/02/22 15:23:06 sno Exp $
-SHA1 (XML-Elemental-2.1.tar.gz) = 596034728a155171c635e8ee08b1b6de5f45e822
-RMD160 (XML-Elemental-2.1.tar.gz) = 6d10e035e19a8e24575e190c99d85b5fae22a362
-Size (XML-Elemental-2.1.tar.gz) = 9736 bytes
+SHA1 (XML-Elemental-2.11.tar.gz) = b00ef0a5ea5ba20dde6aa2cd975db85528dabb45
+RMD160 (XML-Elemental-2.11.tar.gz) = 25dc0be0a312d7c7911c180cdc846025c4274a4c
+Size (XML-Elemental-2.11.tar.gz) = 9826 bytes