Update p5-Date-Manip to 6.25.

Changes from previous:
VERSION 6.25 (2011−08−31)
    Relaxed one constraint in ISO 8601 dates
        A time separated by whitespace from the date can use a single digit
        hour.  Yuming Philip Xiang

    Set official removal dates for old config variables
        Config variables will be removed 2 years after they are deprecated
        (except for the TZ variable which, due to it's wide use, will be
        kept for 4 years).

    Time zone fixes
        Newest zoneinfo data (tzdata 2011i)
This commit is contained in:
hiramatsu 2011-12-06 07:06:45 +00:00
parent a79c387bfc
commit c00a6fe01a
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.35 2011/08/12 06:52:03 adam Exp $
# $NetBSD: Makefile,v 1.36 2011/12/06 07:06:45 hiramatsu Exp $
DISTNAME= Date-Manip-6.24
DISTNAME= Date-Manip-6.25
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dma
CATEGORIES= textproc perl5

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2011/08/12 06:52:03 adam Exp $
$NetBSD: distinfo,v 1.15 2011/12/06 07:06:45 hiramatsu Exp $
SHA1 (Date-Manip-6.24.tar.gz) = 19d51f50862b04ace5667cbead4087b1b70218e6
RMD160 (Date-Manip-6.24.tar.gz) = bdc6eb93e87832cfd4b87b055fc837aeca501a27
Size (Date-Manip-6.24.tar.gz) = 1428260 bytes
SHA1 (Date-Manip-6.25.tar.gz) = 58b2fe73427f10131669ca083c562f6c0f335406
RMD160 (Date-Manip-6.25.tar.gz) = d7d985ccc30f1a9e392a19ca5b23e326192d078f
Size (Date-Manip-6.25.tar.gz) = 1405078 bytes