Wed Sep 8 05:26:38 2010 UTC ()
Updating textproc/p5-Text-RecordParser from 1.4.0nb1 to 1.5.0

Upstream changes:
1.5.0   July 21 2010
-   Some small changeds to be more defensive about non-existent fields


(sno)
diff -r1.4 -r1.5 pkgsrc/textproc/p5-Text-RecordParser/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/p5-Text-RecordParser/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/textproc/p5-Text-RecordParser/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-RecordParser/Makefile 2010/08/21 16:36:06 1.4
+++ pkgsrc/textproc/p5-Text-RecordParser/Makefile 2010/09/08 05:26:37 1.5
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:06 seb Exp $ 1# $NetBSD: Makefile,v 1.5 2010/09/08 05:26:37 sno Exp $
2# 2#
3 3
4DISTNAME= Text-RecordParser-1.4.0 4DISTNAME= Text-RecordParser-v1.5.0
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME:S/v1/1/}
6PKGREVISION= 1 
7CATEGORIES= textproc perl5 6CATEGORIES= textproc perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Text-RecordParser/ 10HOMEPAGE= http://search.cpan.org/dist/Text-RecordParser/
12COMMENT= Perl5 extension to read record-oriented files 11COMMENT= Perl5 extension to read record-oriented files
13LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
14 13
15DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor 14DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
16DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy 15DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
17DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils 16DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
18DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly 17DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly
19 18

cvs diff -r1.2 -r1.3 pkgsrc/textproc/p5-Text-RecordParser/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-RecordParser/distinfo 2010/02/22 13:47:29 1.2
+++ pkgsrc/textproc/p5-Text-RecordParser/distinfo 2010/09/08 05:26:37 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/02/22 13:47:29 sno Exp $ 1$NetBSD: distinfo,v 1.3 2010/09/08 05:26:37 sno Exp $
2 2
3SHA1 (Text-RecordParser-1.4.0.tar.gz) = 496348f1c72d3ab7edb0816f375a49749afde319 3SHA1 (Text-RecordParser-v1.5.0.tar.gz) = d829d7ab5ef43df0d6af01ee8adad5742682f832
4RMD160 (Text-RecordParser-1.4.0.tar.gz) = 3bfb762a22fbdaf7d6ec656925a77e960285abbb 4RMD160 (Text-RecordParser-v1.5.0.tar.gz) = 6124656efaa7f3f208cb9338cfe0ebc1fe5e1a2e
5Size (Text-RecordParser-1.4.0.tar.gz) = 32151 bytes 5Size (Text-RecordParser-v1.5.0.tar.gz) = 72369 bytes