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: Mon Feb 3 01:45:58 UTC 2025
Modified Files:
pkgsrc/time/p5-DateTime-Format-Natural: Makefile distinfo
Log Message:
Update to 1.19
Upstream changes:
1.19 2025-01-05 <schubiger%cpan.org@localhost>
- Merged development version to stable.
1.18_01 2025-01-04 <schubiger%cpan.org@localhost>
- Use List::Util instead of List::MoreUtils.
[github #22 - Graham Ollis]
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.25 -r1.26 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.42 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.43
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.42 Sat Nov 16 12:07:19 2024
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile Mon Feb 3 01:45:57 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2024/11/16 12:07:19 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2025/02/03 01:45:57 wen Exp $
-DISTNAME= DateTime-Format-Natural-1.18
+DISTNAME= DateTime-Format-Natural-1.19
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -13,7 +12,6 @@ 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>=1.15:../../devel/p5-Params-Validate
DEPENDS+= p5-boolean-[0-9]*:../../devel/p5-boolean
DEPENDS+= p5-Module-Util>=0:../../devel/p5-Module-Util
Index: pkgsrc/time/p5-DateTime-Format-Natural/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.25 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.26
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.25 Sun Dec 3 01:16:35 2023
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo Mon Feb 3 01:45:58 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2023/12/03 01:16:35 wen Exp $
+$NetBSD: distinfo,v 1.26 2025/02/03 01:45:58 wen Exp $
-BLAKE2s (DateTime-Format-Natural-1.18.tar.gz) = 6a0894f94ad1df2b17595bc549cce67e71e377dc4a997f212284f1b3a5d4480d
-SHA512 (DateTime-Format-Natural-1.18.tar.gz) = ec57179399e1539a0e22379794cf927337f682ca168de7f48338598c27d6ea70a1901a47e232c574d89e7e234930e09aa995309b40e171f99f22a24a95236b82
-Size (DateTime-Format-Natural-1.18.tar.gz) = 86921 bytes
+BLAKE2s (DateTime-Format-Natural-1.19.tar.gz) = cc3aec4db3120363efbb9205fded090317991076858b41020a9ea8026fc3cd81
+SHA512 (DateTime-Format-Natural-1.19.tar.gz) = 3c057f4fd7ba7aabbfea5d16a155d4a84891f35b371ccac93c901ac3c93aa3a6c9aee1349c3e0768eb802a5709c7cf68784e9b4132b7956a770e3f5510af4c6e
+Size (DateTime-Format-Natural-1.19.tar.gz) = 87034 bytes
Home |
Main Index |
Thread Index |
Old Index