Hi, 

   Here is a patch for www/p5-WWW-Mechanize:
   i) Update to 2.08
   ii) Remove 2 TEST_DEPS as per upstream change

   It build well and pass all tests on amd64-7.1 system.
   Since this new version only remove 2 TEST_DEPS, I
did not test other ports which depends on p5-WWW-Mechanize.


Regards,
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-WWW-Mechanize/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile    30 Apr 2022 17:12:29 -0000      1.35
+++ Makefile    2 Jun 2022 22:52:22 -0000
@@ -1,6 +1,6 @@
 COMMENT =      handy web browsing in a Perl object
 
-DISTNAME =     WWW-Mechanize-2.07
+DISTNAME =     WWW-Mechanize-2.08
 
 CATEGORIES =   www
 
@@ -29,10 +29,8 @@ TEST_DEPENDS =               devel/p5-Path-Tiny \
                        devel/p5-Test-Taint>=1.08 \
                        devel/p5-Test-Warn \
                        devel/p5-Test-Warnings \
-                       www/p5-CGI>=4.32 \
                        www/p5-HTTP-Daemon>=6.12 \
-                       www/p5-HTTP-Message \
-                       www/p5-HTTP-Server-Simple
+                       www/p5-HTTP-Message
 
 PKG_ARCH =             *
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-WWW-Mechanize/distinfo,v
retrieving revision 1.25
diff -u -p -r1.25 distinfo
--- distinfo    30 Apr 2022 17:12:29 -0000      1.25
+++ distinfo    2 Jun 2022 22:52:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (WWW-Mechanize-2.07.tar.gz) = 
mGPO3P/GsDJmSZLCf+fLS/X5zolFLnfclg0aSjNJ54M=
-SIZE (WWW-Mechanize-2.07.tar.gz) = 184930
+SHA256 (WWW-Mechanize-2.08.tar.gz) = 
uz8xuC+lMfaZurb8dMSzOHSXAgJODKIgSynttOBO4JA=
+SIZE (WWW-Mechanize-2.08.tar.gz) = 184912

Reply via email to