p5-Time-Format: update to 1.16.

1.16  2020 February 19
        - Fix a bug in the interface to Time::Format_XS.
          Using the time_format function with only a format argument (i.e., to use
          the current time) would fail (fatally) because the XS interface code for
          time_format requires two arguments.
This commit is contained in:
wiz 2020-09-07 17:55:20 +00:00
parent 632847ef7a
commit 2ff70c5387
2 changed files with 7 additions and 9 deletions

View file

@ -1,9 +1,7 @@
# $NetBSD: Makefile,v 1.21 2020/08/31 18:12:26 wiz Exp $
#
# $NetBSD: Makefile,v 1.22 2020/09/07 17:55:20 wiz Exp $
DISTNAME= Time-Format-1.15
DISTNAME= Time-Format-1.16
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2019/09/13 09:48:33 wen Exp $
$NetBSD: distinfo,v 1.7 2020/09/07 17:55:20 wiz Exp $
SHA1 (Time-Format-1.15.tar.gz) = 4827c039629f3f12c03af61f7f1f8e1ed62e8504
RMD160 (Time-Format-1.15.tar.gz) = 3cdb66a030eff6be19e3523d8ee69263f53b8d74
SHA512 (Time-Format-1.15.tar.gz) = a254fafc173c92964ff0bbcbc9e52fe0940ac8bd0d216585b914ed528183a093bf3554171e904160ebb03ad0c02ff0f38df9b1625149757b005712582850fbb9
Size (Time-Format-1.15.tar.gz) = 45012 bytes
SHA1 (Time-Format-1.16.tar.gz) = 21318603259a50586883436842ed5e4ea6c2e9a2
RMD160 (Time-Format-1.16.tar.gz) = 420b658e63784b1d107353e1b6c97361a2d86cad
SHA512 (Time-Format-1.16.tar.gz) = e58dbfd965c451f1fdecfe4b6b8673f76f6a313893012f6427a5dc1b585a43efc8f66aea764c71e2271a76253e8bb28043e9469d0c03fd6628896c66812bf09a
Size (Time-Format-1.16.tar.gz) = 47523 bytes