Sun Apr 28 08:26:05 2024 UTC (30d)
Update to 6.95

Upstream changes:
6.95  expected 2024-03-01
  -  Better support for weeks of the year
         Added the Week1ofYear config variable and deprecated the Jan1Week1
         variable. The first week of the year can now be specified much more
         easily.

  -  Support for the standard POSIX strftime directives in printf
         The Date::Manip::Date::printf method uses a set of directives which
         is similar, but not identical, to the POSIX strftime directives.

         A new config variable Use_POSIX_Printf has been added. If set, the
         printf method will use the POSIX strftime directives more fully
         (see the PRINTF DIRECTIVES section in the Date::Manip::Date POD for
         more information).

         Reported in GitHub #48

  -  Time zone fixes
         Newest zoneinfo data (tzdata 2024a).


(wen)
diff -r1.89 -r1.90 pkgsrc/devel/p5-Date-Manip/Makefile
diff -r1.55 -r1.56 pkgsrc/devel/p5-Date-Manip/distinfo

cvs diff -r1.89 -r1.90 pkgsrc/devel/p5-Date-Manip/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Date-Manip/Makefile 2024/01/17 22:54:51 1.89
+++ pkgsrc/devel/p5-Date-Manip/Makefile 2024/04/28 08:26:04 1.90
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2024/01/17 22:54:51 mef Exp $
+# $NetBSD: Makefile,v 1.90 2024/04/28 08:26:04 wen Exp $
 
-DISTNAME=	Date-Manip-6.94
+DISTNAME=	Date-Manip-6.95
 PKGNAME=	p5-${DISTNAME}
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Date/}

cvs diff -r1.55 -r1.56 pkgsrc/devel/p5-Date-Manip/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Date-Manip/distinfo 2024/01/17 22:54:51 1.55
+++ pkgsrc/devel/p5-Date-Manip/distinfo 2024/04/28 08:26:04 1.56
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.55 2024/01/17 22:54:51 mef Exp $
+$NetBSD: distinfo,v 1.56 2024/04/28 08:26:04 wen Exp $
 
-BLAKE2s (Date-Manip-6.94.tar.gz) = 4a664581b4a3172befa3f42f4f013ceaaddb037c61ab4cd54d45d29b6dcf264e
+BLAKE2s (Date-Manip-6.95.tar.gz) = af46b45b16df378644a092d534f8e610ad33aaf1bf10d2e0ff3bb359fda0d7d9
-SHA512 (Date-Manip-6.94.tar.gz) = 0c7131b023774616e5e3eacd270273d2b5e9cc9169d7be4433f98cb404b10dff38a8fe655522c29fdb68039f2ca6dc834dadf20586657e72151d26b6e782eb21
+SHA512 (Date-Manip-6.95.tar.gz) = 08cefda5b9795484e7fbd7ebecc4094be6ad1fbdc53a6d295b52118a1114338ee36ba0bffccc9ddba40583884a50b5dd46fd2a701259783c812a70ec8dd2ea81
-Size (Date-Manip-6.94.tar.gz) = 1882490 bytes
+Size (Date-Manip-6.95.tar.gz) = 1887360 bytes