Hi, ports@:

    Here is a patch for devel/p5-DateTime-Format-Flexible:
    i) Update to 0.33
    ii) Remove unneeded RUN_D as per upstream change.

    It build well and pass all tests on amd64-current system.
    Only one port depend on it, www/p5-XML-Feed, build 
well and pass all tests on amd64-current system too.


wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime-Format-Flexible/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    3 Jul 2020 21:44:48 -0000       1.3
+++ Makefile    15 Jun 2021 12:05:12 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =      flexibly parse strings and turn them into DateTime objects
 
-DISTNAME =     DateTime-Format-Flexible-0.32
-REVISION =     0
+DISTNAME =     DateTime-Format-Flexible-0.33
 
 CATEGORIES =   devel
 
@@ -15,8 +14,7 @@ MODULES =             cpan
 RUN_DEPENDS =          devel/p5-DateTime \
                        devel/p5-DateTime-Format-Builder>=0.74 \
                        devel/p5-DateTime-TimeZone \
-                       devel/p5-List-MoreUtils \
-                       devel/p5-Module-Pluggable
+                       devel/p5-List-MoreUtils
 TEST_DEPENDS =         devel/p5-Test-Exception \
                        devel/p5-Test-MockTime \
                        devel/p5-Test-NoWarnings
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-DateTime-Format-Flexible/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    31 Oct 2019 03:28:54 -0000      1.2
+++ distinfo    15 Jun 2021 12:05:12 -0000
@@ -1,2 +1,2 @@
-SHA256 (DateTime-Format-Flexible-0.32.tar.gz) = 
UKe5/rKHuxSycyOlPCMkSGGBo6tss/THZi1CvpAa2O4=
-SIZE (DateTime-Format-Flexible-0.32.tar.gz) = 76438
+SHA256 (DateTime-Format-Flexible-0.33.tar.gz) = 
k9+rfzNUf5BoJWnf1da1eqhjvGzRN7ByxfpZIqeQiWs=
+SIZE (DateTime-Format-Flexible-0.33.tar.gz) = 75293

Reply via email to