Revised patch: i) Update to 3.0.1 ii) Really remove UNIVERSAL::require from DEPENDS
wen ________________________________________ 发件人: owner-po...@openbsd.org <owner-po...@openbsd.org> 代表 wen heping <wenheping2...@hotmail.com> 发送时间: 2021年8月21日 9:52 收件人: ports@openbsd.org 主题: devel/p5-Test-Compile: Update to 3.0.0 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 23 Aug 2021 00:29:04 -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.1 PKGNAME = p5-${DISTNAME:S/v//g} CATEGORIES = devel -REVISION = 1 # Perl PERMIT_PACKAGE = Yes @@ -12,8 +11,7 @@ PERMIT_PACKAGE = Yes MODULES = cpan PKG_ARCH = * -RUN_DEPENDS = devel/p5-Universal-require \ - devel/p5-Devel-CheckOS +RUN_DEPENDS = devel/p5-Devel-CheckOS TEST_DEPENDS = devel/p5-Perl-Critic \ devel/p5-Test-Exception \ devel/p5-Test-HasVersion \ 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 23 Aug 2021 00:29:04 -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.1.tar.gz) = niCY0yH7Rv5xPHG1wh+aCMlmJRQnFZQ+a9cS0RGaBnc= +SIZE (Test-Compile-v3.0.1.tar.gz) = 18490