Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-Time-Format p5-Time-Format: update to 1.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a511bb32c747
branches:  trunk
changeset: 438593:a511bb32c747
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 17:55:20 2020 +0000

description:
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.

diffstat:

 time/p5-Time-Format/Makefile |   6 ++----
 time/p5-Time-Format/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 9 deletions(-)

diffs (30 lines):

diff -r a9729810e235 -r a511bb32c747 time/p5-Time-Format/Makefile
--- a/time/p5-Time-Format/Makefile      Mon Sep 07 17:53:40 2020 +0000
+++ b/time/p5-Time-Format/Makefile      Mon Sep 07 17:55:20 2020 +0000
@@ -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/}
 
diff -r a9729810e235 -r a511bb32c747 time/p5-Time-Format/distinfo
--- a/time/p5-Time-Format/distinfo      Mon Sep 07 17:53:40 2020 +0000
+++ b/time/p5-Time-Format/distinfo      Mon Sep 07 17:55:20 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index