Hi, ports@:

    Here is a patch for www/p5-LWP-UserAgent-Determined:
     i) Update to 1.07
     ii) Remove the line of BUILD_DEPENDS=${RUN_DEPENDS}
    It build well and pass all tests on amd64-current system.

   2 ports depends on www/p5-LWP-UserAgent-Determined:
    i) sysutils/p5-Rex : build well and pass all tests
    ii) textproc/p5-XML-RSS-TimingBot(upstream inactive for 16 years):
         build well and failed for tests, not caused by this patch.

Cheers !
wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-LWP-UserAgent-Determined/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    12 Jul 2019 20:50:56 -0000      1.11
+++ Makefile    14 Apr 2020 11:23:41 -0000
@@ -4,14 +4,12 @@ COMMENT=      virtual browser that retries on
 
 MODULES=       cpan
 PKG_ARCH=      *
-DISTNAME=      LWP-UserAgent-Determined-1.03
-REVISION=      1
+DISTNAME=      LWP-UserAgent-Determined-1.07
 CATEGORIES=    www
 
 # Perl
 PERMIT_PACKAGE=        Yes
 
 RUN_DEPENDS=   www/p5-libwww
-BUILD_DEPENDS= ${RUN_DEPENDS}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-LWP-UserAgent-Determined/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    18 Jan 2015 03:15:46 -0000      1.4
+++ distinfo    14 Apr 2020 11:23:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (LWP-UserAgent-Determined-1.03.tar.gz) = 
ZzAKVcbsZcbTq/Mj6cJSLCM19yMdtu9oTdVV40pj7R4=
-SIZE (LWP-UserAgent-Determined-1.03.tar.gz) = 6268
+SHA256 (LWP-UserAgent-Determined-1.07.tar.gz) = 
BtjVDozTaSoRy0+0Si+E5UdqmPDi5qSg386fZ+Vd21M=
+SIZE (LWP-UserAgent-Determined-1.07.tar.gz) = 6822

Reply via email to