Update to 1.56. Changes not found, but fixes test failure noted in pkgsrc

Makefile.
This commit is contained in:
wiz 2015-08-06 08:37:43 +00:00
parent dd76c447e1
commit 63f1571010
2 changed files with 6 additions and 13 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.19 2015/06/12 10:51:44 wiz Exp $
# $NetBSD: Makefile,v 1.20 2015/08/06 08:37:43 wiz Exp $
DISTNAME= DateTime-Format-Strptime-1.54
DISTNAME= DateTime-Format-Strptime-1.56
PKGNAME= p5-${DISTNAME}00
PKGREVISION= 3
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@ -16,12 +15,6 @@ DEPENDS+= p5-DateTime-Locale>=0.45:../../time/p5-DateTime-Locale
DEPENDS+= p5-DateTime-TimeZone>=0.79:../../time/p5-DateTime-TimeZone
DEPENDS+= p5-Params-Validate>=0.64:../../devel/p5-Params-Validate
# t/002_dates.t ............... 1/?
# # Failed test '%Y %H:%M:%S %Z'
# # at t/002_dates.t line 99.
# # got: '2003 13:45:56 AWST'
# # expected: '2003 13:45:56 WST'
TEST_TARGET?= # to skip make test, but can be enabled by 'env TEST_TARGET=test make test'
PERL5_PACKLIST= auto/DateTime/Format/Strptime/.packlist
.include "../../lang/perl5/module.mk"

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2013/04/03 07:17:48 wen Exp $
$NetBSD: distinfo,v 1.10 2015/08/06 08:37:43 wiz Exp $
SHA1 (DateTime-Format-Strptime-1.54.tar.gz) = 46c4da1b69307b7ddf4c16e81299285535b7c602
RMD160 (DateTime-Format-Strptime-1.54.tar.gz) = e67f1884db7e2948caaf6136009ab6dd96d8d74f
Size (DateTime-Format-Strptime-1.54.tar.gz) = 26578 bytes
SHA1 (DateTime-Format-Strptime-1.56.tar.gz) = 5c599726f1b13ffae7a36e537796d0bc143ac758
RMD160 (DateTime-Format-Strptime-1.56.tar.gz) = 262db72d39c9eeedad3866daa8d44c663374e877
Size (DateTime-Format-Strptime-1.56.tar.gz) = 36863 bytes