diff options
author | he <he@pkgsrc.org> | 2008-08-17 16:45:27 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-08-17 16:45:27 +0000 |
commit | d32cabefd86dd142ebadaa9d4e4819fa4352b140 (patch) | |
tree | 59640874a5edbbf2204672bdcfd9282a70b6b056 /time | |
parent | 3295bb942cf48ab784702aad9e874278558f9bd7 (diff) | |
download | pkgsrc-d32cabefd86dd142ebadaa9d4e4819fa4352b140.tar.gz |
Update from version 0.4302nb1 to 0.4304.
Pkgsrc changes:
o Change MAINTAINER to pkgsrc-users@, as per communication with maintainer
Upstream changes:
0.4304 2008-07-13
- Fix test failures when tests are run with DateTime::Locale
0.41. Reported by David Cantrell via CPAN Testers.
0.4303 2008-07-12
- There is a new leap second coming at the end of 2008.
Diffstat (limited to 'time')
-rw-r--r-- | time/p5-DateTime/Makefile | 7 | ||||
-rw-r--r-- | time/p5-DateTime/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 45af51db48f..3f7a0e7bb42 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.11 2008/06/01 15:39:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/08/17 16:45:27 he Exp $ -DISTNAME= DateTime-0.4302 +DISTNAME= DateTime-0.4304 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} -MAINTAINER= cube@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://datetime.perl.org/ COMMENT= Perl module for date/time sets and ranges diff --git a/time/p5-DateTime/distinfo b/time/p5-DateTime/distinfo index d1d59966cd5..1aeef638fb0 100644 --- a/time/p5-DateTime/distinfo +++ b/time/p5-DateTime/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/05/28 20:59:45 abs Exp $ +$NetBSD: distinfo,v 1.9 2008/08/17 16:45:27 he Exp $ -SHA1 (DateTime-0.4302.tar.gz) = 2c62f53373c87f5221cda0dbe62705ef90b615ed -RMD160 (DateTime-0.4302.tar.gz) = 3031f46f3e8ee437995f7c71e1627c667d5d60ab -Size (DateTime-0.4302.tar.gz) = 100707 bytes +SHA1 (DateTime-0.4304.tar.gz) = f0b32d4711b3872aa2336ad9d3274801841662fa +RMD160 (DateTime-0.4304.tar.gz) = 7df0cf19a94c5f2ac0371bfa88dddb9a0efe35aa +Size (DateTime-0.4304.tar.gz) = 100941 bytes |