Hi,

   Here is a simple patch for devel/p5-DateTime to update to 1.65.
   It build and run well on amd64-current system, all tests passed.

   Many ports depend on devel/p5-DateTime, I tests some of it, no 
problem meet.


Regards,
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile    5 Nov 2022 17:29:55 -0000       1.32
+++ Makefile    19 Dec 2023 07:49:40 -0000
@@ -1,7 +1,7 @@
 COMMENT =              date and time object for Perl
 
 MODULES =              cpan
-DISTNAME =             DateTime-1.59
+DISTNAME =             DateTime-1.65
 EPOCH =                        0
 CATEGORIES =           devel
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo    5 Nov 2022 17:29:55 -0000       1.14
+++ distinfo    19 Dec 2023 07:49:40 -0000
@@ -1,2 +1,2 @@
-SHA256 (DateTime-1.59.tar.gz) = 3j6aY84VRwtNtK2tS6asjsKX2IwMbGs1SwgYg7CmdpU=
-SIZE (DateTime-1.59.tar.gz) = 324023
+SHA256 (DateTime-1.65.tar.gz) = C/2n/wJT+z2Iz0vbWhSvuM6iTRR5ddW988iLQOerFA4=
+SIZE (DateTime-1.65.tar.gz) = 324382
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -r1.7 PLIST
--- pkg/PLIST   11 Mar 2022 18:51:16 -0000      1.7
+++ pkg/PLIST   19 Dec 2023 07:49:40 -0000
@@ -11,6 +11,7 @@ ${P5ARCH}/DateTime/Types.pm
 ${P5ARCH}/auto/DateTime/
 @so ${P5ARCH}/auto/DateTime/DateTime.so
 @man man/man3p/DateTime.3p
+@man man/man3p/DateTime::Conflicts.3p
 @man man/man3p/DateTime::Duration.3p
 @man man/man3p/DateTime::Infinite.3p
 @man man/man3p/DateTime::LeapSecond.3p

Reply via email to