diff options
author | he <he> | 2008-08-17 12:18:45 +0000 |
---|---|---|
committer | he <he> | 2008-08-17 12:18:45 +0000 |
commit | 31e1dd82973d2c7c34623cde71a27ae4cc339e73 (patch) | |
tree | 5cabdb7ff670d657aabe3b0438c5b8de84e19210 /time/p5-DateTime-Format-Pg | |
parent | 325c9d367f16b20133b11df157d7e14cf4bef56f (diff) | |
download | pkgsrc-31e1dd82973d2c7c34623cde71a27ae4cc339e73.tar.gz |
Update from version 0.16001 to 0.16002. Changes:
0.16002 Tue Aug 13 08:00:00 2008
- Remove non-ascii byte sequence from Pg.pm (sorry, Claus).
This fixes a failure report from CPAN testers
- Updated Module::Install while we're at it
Diffstat (limited to 'time/p5-DateTime-Format-Pg')
-rw-r--r-- | time/p5-DateTime-Format-Pg/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-Format-Pg/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime-Format-Pg/Makefile b/time/p5-DateTime-Format-Pg/Makefile index 23c6170c3a7..b096ea907d2 100644 --- a/time/p5-DateTime-Format-Pg/Makefile +++ b/time/p5-DateTime-Format-Pg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:39 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/08/17 12:18:45 he Exp $ -DISTNAME= DateTime-Format-Pg-0.16001 +DISTNAME= DateTime-Format-Pg-0.16002 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-Format-Pg/distinfo b/time/p5-DateTime-Format-Pg/distinfo index 7135da80320..bbe8ab08e5f 100644 --- a/time/p5-DateTime-Format-Pg/distinfo +++ b/time/p5-DateTime-Format-Pg/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/06/10 11:23:14 abs Exp $ +$NetBSD: distinfo,v 1.2 2008/08/17 12:18:45 he Exp $ -SHA1 (DateTime-Format-Pg-0.16001.tar.gz) = af92746f1924a2b2b06255f231d906d4effa7713 -RMD160 (DateTime-Format-Pg-0.16001.tar.gz) = a715bb8df568d508ae7881f89af5c92b1d429592 -Size (DateTime-Format-Pg-0.16001.tar.gz) = 36018 bytes +SHA1 (DateTime-Format-Pg-0.16002.tar.gz) = abca241cc675a49b23d86bba2fa75eeaac93ce18 +RMD160 (DateTime-Format-Pg-0.16002.tar.gz) = cbd6c3a650c5b93121fe95b07ba4fde400de5bbc +Size (DateTime-Format-Pg-0.16002.tar.gz) = 35605 bytes |