pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Format-Natural



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Apr 11 11:47:30 UTC 2023

Modified Files:
        pkgsrc/time/p5-DateTime-Format-Natural: Makefile distinfo

Log Message:
Update to 1.16
Update DEPENDS

Upstream changes:
1.16  2023-02-04  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.15_03  2023-02-03  <schubiger%cpan.org@localhost>

 - Drop generating compat Makefile.PL.

1.15_02  2023-02-02  <schubiger%cpan.org@localhost>

 - Remove implicit m/d format; adjust tests.
   [github #11]

1.15_01  2023-01-27  <schubiger%cpan.org@localhost>

 - Move further testing modules to test_requires.
   [inspired by github #10 - Karen Etheridge]

1.15  2023-01-12  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.14_03  2023-01-10  <schubiger%cpan.org@localhost>

 - Minor whitespace tweak.

1.14_02  2023-01-09  <schubiger%cpan.org@localhost>

 - Move testing modules to test_requires.
   [github #20 - Olaf Alders]

 - List Jim Avera in credits.

1.14_01  2023-01-08  <schubiger%cpan.org@localhost>

 - Fix extract_datetime fails with newly-created parser.
   [rt #144219 - Jim Avera]

1.14  2022-12-30  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.13_02  2022-12-29  <schubiger%cpan.org@localhost>

 - Distinguish between truncated/unaltered when testing.

1.13_01  2022-08-06  <schubiger%cpan.org@localhost>

 - Add support for millisecond(s) as parsable unit.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/time/p5-DateTime-Format-Natural/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-DateTime-Format-Natural/Makefile
diff -u pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.38 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.39
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.38        Tue Jun 28 11:36:55 2022
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Tue Apr 11 11:47:30 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2022/06/28 11:36:55 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2023/04/11 11:47:30 wen Exp $
 
-DISTNAME=      DateTime-Format-Natural-1.13
+DISTNAME=      DateTime-Format-Natural-1.16
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
@@ -12,15 +11,16 @@ COMMENT=    Create machine readable date/ti
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+=      p5-DateTime-HiRes-[0-9]*:../../time/p5-DateTime-HiRes
 DEPENDS+=      p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
-DEPENDS+=      p5-Params-Validate-[0-9]*:../../devel/p5-Params-Validate
+DEPENDS+=      p5-Params-Validate>=1.15:../../devel/p5-Params-Validate
 DEPENDS+=      p5-boolean-[0-9]*:../../devel/p5-boolean
 DEPENDS+=      p5-Module-Util>=0:../../devel/p5-Module-Util
 DEPENDS+=      p5-Clone-[0-9]*:../../devel/p5-Clone
 # recommended
 DEPENDS+=      p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
 
-TEST_DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
+TEST_DEPENDS+= p5-Test-MockTime-HiRes-[0-9]*:../../time/p5-Test-MockTime-HiRes
 
 PERL5_MODULE_TYPE=     Module::Build
 USE_LANGUAGES=         #

Index: pkgsrc/time/p5-DateTime-Format-Natural/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.23 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.24
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.23        Mon Feb 14 14:23:01 2022
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo     Tue Apr 11 11:47:30 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2022/02/14 14:23:01 wen Exp $
+$NetBSD: distinfo,v 1.24 2023/04/11 11:47:30 wen Exp $
 
-BLAKE2s (DateTime-Format-Natural-1.13.tar.gz) = c26d0dce95cde9c4e8a8913069653c5ffce957e541fc1cc7e896b31d2d313aca
-SHA512 (DateTime-Format-Natural-1.13.tar.gz) = 1fb1862232ba32558c573b17a1d167b13c49eb3e118c9a068baf303e627d79f5dc448dbd7d4b402a8de88b9d987c5b798176b5aacdbef3d4a96c5ce33d3aff32
-Size (DateTime-Format-Natural-1.13.tar.gz) = 83127 bytes
+BLAKE2s (DateTime-Format-Natural-1.16.tar.gz) = 813d5ca15f89ee1a252420e0cd756d9a592eee8ab9251f702d6a5d5a52fbc103
+SHA512 (DateTime-Format-Natural-1.16.tar.gz) = 498276a5c783176a531d6b13924a351965cf38ea8e09106ec010f63a93c3a8a1699e1a633d16b93d34499b88459cea19d6e32700e81eed5852f0c8f6abca46c8
+Size (DateTime-Format-Natural-1.16.tar.gz) = 86312 bytes



Home | Main Index | Thread Index | Old Index