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.
This commit is contained in:
parent
3295bb942c
commit
d32cabefd8
2 changed files with 7 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue