diff options
author | schmonz <schmonz@pkgsrc.org> | 2013-07-10 02:09:30 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2013-07-10 02:09:30 +0000 |
commit | c6f74ad9e731f1d5265ad5bc138069d366220a41 (patch) | |
tree | 6332488fac26ee145ca9292052ca90a0be53ebe7 /textproc | |
parent | a1a176626e4a0e3091acee5f5644cabb910ac0ed (diff) | |
download | pkgsrc-c6f74ad9e731f1d5265ad5bc138069d366220a41.tar.gz |
Update to 0.52. From the changelog:
* Build.PL: add dist_author and x_contributors to META files
* .gitignore: ignore some generated files
* add use warnings to the modules
* remove Id tags from the times of Subversion
* add version number to all the modules
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-Feed/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-XML-Feed/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index 1e914329f43..6ce2eae7656 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:19 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/07/10 02:09:30 schmonz Exp $ # -DISTNAME= XML-Feed-0.51 +DISTNAME= XML-Feed-0.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5xfe CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} diff --git a/textproc/p5-XML-Feed/distinfo b/textproc/p5-XML-Feed/distinfo index 68cc9ed5b8d..6df6618d3a1 100644 --- a/textproc/p5-XML-Feed/distinfo +++ b/textproc/p5-XML-Feed/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/01/05 12:46:25 wen Exp $ +$NetBSD: distinfo,v 1.8 2013/07/10 02:09:30 schmonz Exp $ -SHA1 (XML-Feed-0.51.tar.gz) = 3e0991e68858e1298f96015d021f3fe10f2c5ef9 -RMD160 (XML-Feed-0.51.tar.gz) = 3d7428fe4165d2b0d31ac89d47b76579f3a6dabb -Size (XML-Feed-0.51.tar.gz) = 51404 bytes +SHA1 (XML-Feed-0.52.tar.gz) = eff784807481ae4a3deaaea2f5a66747c00c75ec +RMD160 (XML-Feed-0.52.tar.gz) = 639724fb2b260532a1f5ec97d68b425ee13863d6 +Size (XML-Feed-0.52.tar.gz) = 53209 bytes |