Hi, ports@:
Here is a patch for www/p5-HTTP-Entity-Parser:
i) Update to 0.22
ii) Switch RUN_DEPENDS on p5-WWW-Form-UrlEncoded
to p5-WWW-Form-UrlEncoded-XS.
It build well and pass all tests on amd64-current system.
One port depend on p5-HTTP-Entity-Parser : www/p5-Plack.
It build well and pass all tests too with this patch.
Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-HTTP-Entity-Parser/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile 25 Aug 2019 22:55:45 -0000 1.1.1.1
+++ Makefile 27 Jan 2020 09:51:59 -0000
@@ -2,7 +2,7 @@
COMMENT = PSGI compliant HTTP Entity Parser
-DISTNAME = HTTP-Entity-Parser-0.21
+DISTNAME = HTTP-Entity-Parser-0.22
CATEGORIES = www
@@ -14,7 +14,7 @@ RUN_DEPENDS = converters/p5-JSON-MaybeX
devel/p5-Hash-MultiValue \
devel/p5-Stream-Buffered \
www/p5-HTTP-MultiPartParser \
- www/p5-WWW-Form-UrlEncoded>=0.23
+ www/p5-WWW-Form-UrlEncoded-XS>=0.23
TEST_DEPENDS = www/p5-HTTP-Message>=6
CONFIGURE_STYLE = modbuild tiny
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-HTTP-Entity-Parser/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 25 Aug 2019 22:55:45 -0000 1.1.1.1
+++ distinfo 27 Jan 2020 09:51:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Entity-Parser-0.21.tar.gz) =
wU0+Qr2whF60EmQMpeOWy9UtOpphall0oypSyrSH+Ng=
-SIZE (HTTP-Entity-Parser-0.21.tar.gz) = 23733
+SHA256 (HTTP-Entity-Parser-0.22.tar.gz) =
k/4c8qK05oNL8MGr0NO/KMYU6Fgv8Q5uBCb0aoHu1sg=
+SIZE (HTTP-Entity-Parser-0.22.tar.gz) = 23903