Hi, ports@:

   Here is a patch for devel/p5-Test-Compile update to 3.0.0.
   It build well and passed all tests on amd64-current system.

   Three ports depends on p5-Test-Compile:
    1) devel/p5-FileHandle-Unget
    2) devel/p5-Getargs-Long
    3) mail/p5-Mail-Mbox-MessageParser
    All build well and passed all tests on amd64-head system with this patch.

Comments? 

wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Compile/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    4 Aug 2021 09:45:30 -0000       1.6
+++ Makefile    21 Aug 2021 01:49:07 -0000
@@ -1,10 +1,9 @@
 # $OpenBSD: Makefile,v 1.6 2021/08/04 09:45:30 cwen Exp $
 
 COMMENT =              check whether Perl files compile correctly
-DISTNAME =             Test-Compile-v2.4.0
+DISTNAME =             Test-Compile-v3.0.0
 PKGNAME =              p5-${DISTNAME:S/v//g}
 CATEGORIES =           devel
-REVISION =             1
 
 # Perl
 PERMIT_PACKAGE =       Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/p5-Test-Compile/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    15 Jun 2020 11:48:04 -0000      1.3
+++ distinfo    21 Aug 2021 01:49:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (Test-Compile-v2.4.0.tar.gz) = 
7/fjIFJ9ejPZsnRDhxwenV2+sRQI+5hDxWSW9nuZrXg=
-SIZE (Test-Compile-v2.4.0.tar.gz) = 18314
+SHA256 (Test-Compile-v3.0.0.tar.gz) = 
FoOcjfC4LngVoLLWCO8gIbaHTxUH0EsGiSRnN/+ydNM=
+SIZE (Test-Compile-v3.0.0.tar.gz) = 18482

Reply via email to