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:           Sun Dec  3 01:16:35 UTC 2023

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

Log Message:
Update to 1.18

Upstream changes:
1.18  2023-10-05  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

1.17_02  2023-10-03  <schubiger%cpan.org@localhost>

 - Validate 'daytime' parameter.

1.17_01  2023-10-01  <schubiger%cpan.org@localhost>

 - Minor wording tweak.

 - Minor indentation tweak.

1.17  2023-06-20  <schubiger%cpan.org@localhost>

 - Merged development version to stable.

 - Minor tweak.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/time/p5-DateTime-Format-Natural/Makefile
cvs rdiff -u -r1.24 -r1.25 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.40 pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.41
--- pkgsrc/time/p5-DateTime-Format-Natural/Makefile:1.40        Thu Jul  6 09:42:12 2023
+++ pkgsrc/time/p5-DateTime-Format-Natural/Makefile     Sun Dec  3 01:16:35 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2023/07/06 09:42:12 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2023/12/03 01:16:35 wen Exp $
 
-DISTNAME=      DateTime-Format-Natural-1.16
+DISTNAME=      DateTime-Format-Natural-1.18
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 

Index: pkgsrc/time/p5-DateTime-Format-Natural/distinfo
diff -u pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.24 pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.25
--- pkgsrc/time/p5-DateTime-Format-Natural/distinfo:1.24        Tue Apr 11 11:47:30 2023
+++ pkgsrc/time/p5-DateTime-Format-Natural/distinfo     Sun Dec  3 01:16:35 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2023/04/11 11:47:30 wen Exp $
+$NetBSD: distinfo,v 1.25 2023/12/03 01:16:35 wen Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index