summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RAI
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-09-19 22:09:00 +0000
committersno <sno@pkgsrc.org>2009-09-19 22:09:00 +0000
commit9de6b706b8a61ef7764fa33c510878f18d9d0f12 (patch)
tree5378f61d589fc57cb826d68c571445a96adde8c9 /textproc/p5-XML-RAI
parent2351983784b30efdfde6ef7616d5cf3a30fc3160 (diff)
downloadpkgsrc-9de6b706b8a61ef7764fa33c510878f18d9d0f12.tar.gz
Updating textproc/p5-XML-RAI from 1.3022nb1 to 1.3031
pkgsrc changes: - Adding license definition - Adding homepage - Adjusting dependencies Upstream changes: 1.3031 Aug 14 2009 - Added memory leak test - Added Test::Weaken and Task::Weaken modules to support "weakening" of circular references - Dropped class level caching of XML::RSS::Parser that was causing the leaks test to fail 1.303 Aug 13 2009 - Applied memory leak patch from Mark Glines (mark@glines.org) Thanks!
Diffstat (limited to 'textproc/p5-XML-RAI')
-rw-r--r--textproc/p5-XML-RAI/Makefile12
-rw-r--r--textproc/p5-XML-RAI/distinfo8
2 files changed, 12 insertions, 8 deletions
diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile
index fed0b9b1a0c..341d2e54108 100644
--- a/textproc/p5-XML-RAI/Makefile
+++ b/textproc/p5-XML-RAI/Makefile
@@ -1,16 +1,20 @@
-# $NetBSD: Makefile,v 1.11 2008/10/19 19:18:59 he Exp $
+# $NetBSD: Makefile,v 1.12 2009/09/19 22:09:00 sno Exp $
-DISTNAME= XML-RAI-1.3022
+DISTNAME= XML-RAI-1.3031
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= rhaen@NetBSD.org
COMMENT= Maps RSS tags to one common simplified interface
+HOMEPAGE= http://search.cpan.org/dist/XML-RAI/
+LICENSE= artistic
+DEPENDS+= p5-Task-Weaken>=1.02:../../devel/p5-Task-Weaken
+DEPENDS+= p5-TimeDate>=1.16:../../time/p5-TimeDate
DEPENDS+= p5-XML-RSS-Parser>=4.0:../../textproc/p5-XML-RSS-Parser
-DEPENDS+= p5-TimeDate>=1.14:../../time/p5-TimeDate
+
+BUILD_DEPENDS+= p5-Test-Weaken-[0-9]*:../../devel/p5-Test-Weaken
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/p5-XML-RAI/distinfo b/textproc/p5-XML-RAI/distinfo
index b369630aaa1..9496b9da8c8 100644
--- a/textproc/p5-XML-RAI/distinfo
+++ b/textproc/p5-XML-RAI/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/07/16 09:47:47 rhaen Exp $
+$NetBSD: distinfo,v 1.4 2009/09/19 22:09:00 sno Exp $
-SHA1 (XML-RAI-1.3022.tar.gz) = 882981953909bd0ea86b4d9f57c3b27d9fd64c31
-RMD160 (XML-RAI-1.3022.tar.gz) = c4b8a426dbbffdb25f8130d9188293c01bce1b54
-Size (XML-RAI-1.3022.tar.gz) = 17016 bytes
+SHA1 (XML-RAI-1.3031.tar.gz) = 64258d913a6ef5e9a72f45729922554403fa2f06
+RMD160 (XML-RAI-1.3031.tar.gz) = f23a9b89026e410258ad261fd08a2f690c3b073b
+Size (XML-RAI-1.3031.tar.gz) = 17422 bytes