Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-POSIX-strftime-Compiler p5-POSIX-strftime-Comp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54a16e2577d2
branches:  trunk
changeset: 438589:54a16e2577d2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 07 17:52:57 2020 +0000

description:
p5-POSIX-strftime-Compiler: update to 0.44.

0.44 2020-08-10T07:10:35Z

   - Check tzdata before test

0.43 2020-07-26T07:23:50Z

   - Test issues with space in perl path name #9
   - microoptimization: check for invalid number of parameters later #5

diffstat:

 time/p5-POSIX-strftime-Compiler/Makefile |   7 +++----
 time/p5-POSIX-strftime-Compiler/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r 666f331a7eeb -r 54a16e2577d2 time/p5-POSIX-strftime-Compiler/Makefile
--- a/time/p5-POSIX-strftime-Compiler/Makefile  Mon Sep 07 17:52:15 2020 +0000
+++ b/time/p5-POSIX-strftime-Compiler/Makefile  Mon Sep 07 17:52:57 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2020/08/31 18:12:25 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2020/09/07 17:52:57 wiz Exp $
 
-DISTNAME=      POSIX-strftime-Compiler-0.42
+DISTNAME=      POSIX-strftime-Compiler-0.44
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   4
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=POSIX/}
 
@@ -11,7 +10,7 @@
 COMMENT=       Perl extension for glibc compatible strftime for loggers/servers
 LICENSE=       ${PERL5_LICENSE}
 
-PERL5_MODULE_TYPE=     Module::Build
+PERL5_MODULE_TYPE=     Module::Build::Tiny
 
 PERL5_PACKLIST=        auto/POSIX/strftime/Compiler/.packlist
 
diff -r 666f331a7eeb -r 54a16e2577d2 time/p5-POSIX-strftime-Compiler/distinfo
--- a/time/p5-POSIX-strftime-Compiler/distinfo  Mon Sep 07 17:52:15 2020 +0000
+++ b/time/p5-POSIX-strftime-Compiler/distinfo  Mon Sep 07 17:52:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/07/31 12:14:01 wen Exp $
+$NetBSD: distinfo,v 1.3 2020/09/07 17:52:57 wiz Exp $
 
-SHA1 (POSIX-strftime-Compiler-0.42.tar.gz) = 4989ff50449c500a4211853b3211d1cc489ec1c6
-RMD160 (POSIX-strftime-Compiler-0.42.tar.gz) = 094789055f621778c5605417313f43ef104d0f0d
-SHA512 (POSIX-strftime-Compiler-0.42.tar.gz) = 0c07f1b8589b067533c65a023dd634a29640cb8992aae8047aa1063affe6b30b95930479829982a30a13b87bc7c9ebf82ca4837726bd29658d85d718164e3c76
-Size (POSIX-strftime-Compiler-0.42.tar.gz) = 17294 bytes
+SHA1 (POSIX-strftime-Compiler-0.44.tar.gz) = 54dc49591ba194b2ac9ab6713ce6f02697e5de43
+RMD160 (POSIX-strftime-Compiler-0.44.tar.gz) = 56c7d5111d7bb3a1ad51337743872091aa3eb1df
+SHA512 (POSIX-strftime-Compiler-0.44.tar.gz) = 34852966a46f55a65e4ee90af3aec6478456d3a7fc8f8b8e8fc4e704a8361f46abfad5fe0f356eb3432fb2e232e65004818b19f298293cc0172d576cfe34c3e1
+Size (POSIX-strftime-Compiler-0.44.tar.gz) = 17027 bytes



Home | Main Index | Thread Index | Old Index