diff options
author | sno <sno@pkgsrc.org> | 2010-09-08 05:26:37 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-09-08 05:26:37 +0000 |
commit | a41360cabae6ce130686578006e71c5622371162 (patch) | |
tree | 6699d609e7073953cf9e0e8513c6d760e81ac054 /textproc | |
parent | 385e2af2d73174ec1bcd1e26f27ff9481ca37fa3 (diff) | |
download | pkgsrc-a41360cabae6ce130686578006e71c5622371162.tar.gz |
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
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-RecordParser/Makefile | 7 | ||||
-rw-r--r-- | textproc/p5-Text-RecordParser/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index e818d245d62..d2bc81c1e81 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:06 seb Exp $ +# $NetBSD: Makefile,v 1.5 2010/09/08 05:26:37 sno Exp $ # -DISTNAME= Text-RecordParser-1.4.0 -PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +DISTNAME= Text-RecordParser-v1.5.0 +PKGNAME= p5-${DISTNAME:S/v1/1/} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} diff --git a/textproc/p5-Text-RecordParser/distinfo b/textproc/p5-Text-RecordParser/distinfo index b352e6275c8..059c7b72f41 100644 --- a/textproc/p5-Text-RecordParser/distinfo +++ b/textproc/p5-Text-RecordParser/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/02/22 13:47:29 sno Exp $ +$NetBSD: distinfo,v 1.3 2010/09/08 05:26:37 sno Exp $ -SHA1 (Text-RecordParser-1.4.0.tar.gz) = 496348f1c72d3ab7edb0816f375a49749afde319 -RMD160 (Text-RecordParser-1.4.0.tar.gz) = 3bfb762a22fbdaf7d6ec656925a77e960285abbb -Size (Text-RecordParser-1.4.0.tar.gz) = 32151 bytes +SHA1 (Text-RecordParser-v1.5.0.tar.gz) = d829d7ab5ef43df0d6af01ee8adad5742682f832 +RMD160 (Text-RecordParser-v1.5.0.tar.gz) = 6124656efaa7f3f208cb9338cfe0ebc1fe5e1a2e +Size (Text-RecordParser-v1.5.0.tar.gz) = 72369 bytes |