Hi, all:
Here is a patch for www/p5-HTTP-Message:
i) Update to 7.00
ii) Add a missing TEST_DEPENDS
It build well and pass all tests on amd64-current system.
Many ports(30+) depend on it, I test about 10 of all, did
not meet any problem.
Bets Regards,
wen
Index: www/p5-HTTP-Message/Makefile
===================================================================
RCS file: /cvs/ports/www/p5-HTTP-Message/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- www/p5-HTTP-Message/Makefile 11 Mar 2022 20:10:30 -0000 1.10
+++ www/p5-HTTP-Message/Makefile 24 Oct 2024 06:17:49 -0000
@@ -1,6 +1,6 @@
COMMENT = HTTP Style Messages
-DISTNAME = HTTP-Message-6.31
+DISTNAME = HTTP-Message-7.00
CATEGORIES = www
MAINTAINER = Nigel Taylor <ni...@openbsd.org>
@@ -18,7 +18,8 @@ RUN_DEPENDS = devel/p5-Clone \
www/p5-LWP-MediaTypes>=6.00 \
www/p5-URI>=1.10
-TEST_DEPENDS = devel/p5-Try-Tiny
+TEST_DEPENDS = devel/p5-Test-Needs \
+ devel/p5-Try-Tiny
post-build:
@find ${WRKSRC}/blib \( -name "*.orig" -o -name "*.rej" \)
-delete
Index: www/p5-HTTP-Message/distinfo
===================================================================
RCS file: /cvs/ports/www/p5-HTTP-Message/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- www/p5-HTTP-Message/distinfo 23 May 2021 21:15:04 -0000 1.5
+++ www/p5-HTTP-Message/distinfo 24 Oct 2024 06:17:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Message-6.31.tar.gz) =
8aBqPRWif/qwb/bUlbN6+U9sIdC+XhG3uheRdKwAado=
-SIZE (HTTP-Message-6.31.tar.gz) = 88643
+SHA256 (HTTP-Message-7.00.tar.gz) =
WvqV627RxjLoFlYgGic44sG8bL+uL22Cco4rsLUZwdw=
+SIZE (HTTP-Message-7.00.tar.gz) = 95242