Update to 0.81

Upstream changes:
0.81     2013-04-02

- Fixes to pass tests with DateTime 1.00.
This commit is contained in:
wen 2013-04-03 07:11:36 +00:00
parent 7aea8cf839
commit aae6a15df1
2 changed files with 7 additions and 10 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.9 2012/10/08 13:04:22 asau Exp $
# $NetBSD: Makefile,v 1.10 2013/04/03 07:11:36 wen Exp $
DISTNAME= DateTime-Format-Builder-0.80
DISTNAME= DateTime-Format-Builder-0.81
PKGNAME= p5-${DISTNAME}00
PKGREVISION= 3
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@ -12,13 +11,11 @@ COMMENT= Create DateTime parser classes and objects
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-Factory-Util>=1.6:../../devel/p5-Class-Factory-Util
DEPENDS+= p5-DateTime>=0.12:../../time/p5-DateTime
DEPENDS+= p5-DateTime>=1.00:../../time/p5-DateTime
DEPENDS+= p5-DateTime-Format-Strptime>=1.04:../../time/p5-DateTime-Format-Strptime
DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
PERL5_MODULE_TYPE= Module::Build
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DateTime/Format/Builder/.packlist

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2010/03/16 17:04:47 sno Exp $
$NetBSD: distinfo,v 1.4 2013/04/03 07:11:36 wen Exp $
SHA1 (DateTime-Format-Builder-0.80.tar.gz) = 5c0420118aedc68b9dfbafe4c78a993899c31005
RMD160 (DateTime-Format-Builder-0.80.tar.gz) = 6db6ae1c4c559ff666dc9aeecbb845e435700823
Size (DateTime-Format-Builder-0.80.tar.gz) = 65576 bytes
SHA1 (DateTime-Format-Builder-0.81.tar.gz) = 0df6fb5e9cd15c7925d830c516ce8d9f1290ad35
RMD160 (DateTime-Format-Builder-0.81.tar.gz) = 33c6269256d4e47cd969c435b112bb830cc2dba7
Size (DateTime-Format-Builder-0.81.tar.gz) = 39933 bytes