Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-HTTP-Entity-Parser/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 4 Nov 2020 10:20:17 -0000 1.4
+++ Makefile 29 Nov 2020 01:25:50 -0000
@@ -2,7 +2,7 @@
COMMENT = PSGI compliant HTTP Entity Parser
-DISTNAME = HTTP-Entity-Parser-0.24
+DISTNAME = HTTP-Entity-Parser-0.25
CATEGORIES = www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-HTTP-Entity-Parser/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 4 Nov 2020 10:20:17 -0000 1.3
+++ distinfo 29 Nov 2020 01:25:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Entity-Parser-0.24.tar.gz) = 9o4PyHFQy5JBrCPXIm/Co1Mk0uiZCDDB4qcgMkTx5hI=
-SIZE (HTTP-Entity-Parser-0.24.tar.gz) = 24200
+SHA256 (HTTP-Entity-Parser-0.25.tar.gz) = OozQ2Muj0XzYwE7oLXNB36okfb3ZSknrlLU/aeSD7Do=
+SIZE (HTTP-Entity-Parser-0.25.tar.gz) = 24307
Hi, ports@:
Here is a patch for www/p5-HTTP-Entity-Parser to update to 0.25
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
No comments:
Post a Comment