Hi, 

   Here is a simple patch for www/p5-Plack update to 1.0051,
it build well and pass all tests on amd64-current system.
   Many ports depend on Plack, I tests some of it, no problem meet.


Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Plack/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile    11 Mar 2022 20:10:34 -0000      1.16
+++ Makefile    8 Jan 2024 07:21:26 -0000
@@ -2,7 +2,7 @@ COMMENT =               interface between perl web fr
 
 MODULES =              cpan
 PKG_ARCH =             *
-DISTNAME =             Plack-1.0048
+DISTNAME =             Plack-1.0051
 CATEGORIES =           www
 MAINTAINER =           Abel Abraham Camarillo Ojeda <acam...@verlet.org>
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Plack/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    10 Feb 2021 07:39:24 -0000      1.7
+++ distinfo    8 Jan 2024 07:21:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (Plack-1.0048.tar.gz) = MPXyXhm0N4WRVqJSb2HKmrcI1Q1XMMJ5GJQDqr/lQqY=
-SIZE (Plack-1.0048.tar.gz) = 190445
+SHA256 (Plack-1.0051.tar.gz) = vr3pHEIpjtbsjmyCshQzobSao5QSwkfzkFuA+VWs93s=
+SIZE (Plack-1.0051.tar.gz) = 191249

Reply via email to