From owner-svn-ports-head@freebsd.org Sat Oct 10 07:46:50 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 886AD43F592; Sat, 10 Oct 2020 07:46:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C7cTP3Bjrz4N86; Sat, 10 Oct 2020 07:46:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1ACB627705; Sat, 10 Oct 2020 07:46:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09A7kjK5067168; Sat, 10 Oct 2020 07:46:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09A7kjvL067165; Sat, 10 Oct 2020 07:46:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202010100746.09A7kjvL067165@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 10 Oct 2020 07:46:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551896 - in head/devel/p5-ExtUtils-MakeMaker: . files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel/p5-ExtUtils-MakeMaker: . files X-SVN-Commit-Revision: 551896 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2020 07:46:50 -0000 Author: sunpoet Date: Sat Oct 10 07:46:45 2020 New Revision: 551896 URL: https://svnweb.freebsd.org/changeset/ports/551896 Log: Convert REINPLACE_CMD to patch files Added: head/devel/p5-ExtUtils-MakeMaker/files/ head/devel/p5-ExtUtils-MakeMaker/files/patch-MANIFEST (contents, props changed) head/devel/p5-ExtUtils-MakeMaker/files/patch-Makefile.PL (contents, props changed) Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile Modified: head/devel/p5-ExtUtils-MakeMaker/Makefile ============================================================================== --- head/devel/p5-ExtUtils-MakeMaker/Makefile Sat Oct 10 07:46:40 2020 (r551895) +++ head/devel/p5-ExtUtils-MakeMaker/Makefile Sat Oct 10 07:46:45 2020 (r551896) @@ -21,8 +21,6 @@ NO_ARCH= yes CONFLICTS_INSTALL= p5-ExtUtils-Command post-patch: - @${REINPLACE_CMD} -e '/EXE_FILES/d; /my::bundles/d' ${WRKSRC}/Makefile.PL - @${REINPLACE_CMD} -e '/^bundled\//d' ${WRKSRC}/MANIFEST @${RM} -r ${WRKSRC}/bundled/ .include Added: head/devel/p5-ExtUtils-MakeMaker/files/patch-MANIFEST ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-ExtUtils-MakeMaker/files/patch-MANIFEST Sat Oct 10 07:46:45 2020 (r551896) @@ -0,0 +1,31 @@ +--- MANIFEST.orig 2020-10-04 10:56:09 UTC ++++ MANIFEST +@@ -1,28 +1,4 @@ + bin/instmodsh +-bundled/CPAN-Meta-Requirements/CPAN/Meta/Requirements.pm +-bundled/CPAN-Meta-YAML/CPAN/Meta/YAML.pm +-bundled/CPAN-Meta/CPAN/Meta.pm +-bundled/CPAN-Meta/CPAN/Meta/Converter.pm +-bundled/CPAN-Meta/CPAN/Meta/Feature.pm +-bundled/CPAN-Meta/CPAN/Meta/History.pm +-bundled/CPAN-Meta/CPAN/Meta/Merge.pm +-bundled/CPAN-Meta/CPAN/Meta/Prereqs.pm +-bundled/CPAN-Meta/CPAN/Meta/Spec.pm +-bundled/CPAN-Meta/CPAN/Meta/Validator.pm +-bundled/ExtUtils-Install/ExtUtils/Install.pm +-bundled/ExtUtils-Install/ExtUtils/Installed.pm +-bundled/ExtUtils-Install/ExtUtils/Packlist.pm +-bundled/ExtUtils-Manifest/ExtUtils/Manifest.pm +-bundled/ExtUtils-Manifest/ExtUtils/MANIFEST.SKIP +-bundled/File-Temp/File/Temp.pm +-bundled/JSON-PP/JSON/PP.pm +-bundled/JSON-PP/JSON/PP/Boolean.pm +-bundled/Parse-CPAN-Meta/Parse/CPAN/Meta.pm +-bundled/README +-bundled/Scalar-List-Utils/List/Util.pm +-bundled/Scalar-List-Utils/List/Util/PP.pm +-bundled/Scalar-List-Utils/Scalar/Util.pm +-bundled/Scalar-List-Utils/Scalar/Util/PP.pm + Changes + CONTRIBUTING + INSTALL Added: head/devel/p5-ExtUtils-MakeMaker/files/patch-Makefile.PL ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-ExtUtils-MakeMaker/files/patch-Makefile.PL Sat Oct 10 07:46:45 2020 (r551896) @@ -0,0 +1,26 @@ +--- Makefile.PL.orig 2020-09-15 18:49:10 UTC ++++ Makefile.PL +@@ -4,7 +4,6 @@ use 5.006; + use strict; + + use lib "."; +-use my::bundles; # Must be used before anything else to set up bundled dependencies + + use lib qw(lib); # build ourself with ourself + +@@ -46,7 +45,6 @@ else { + $Extra_Params{PERL} = "$^X -Iinc"; + }; + +- my::bundles::copy_bundles("bundled", "inc"); + } + + # Test::Harnesses prior to 2.00 shoved all of @INC onto the command line +@@ -72,7 +70,6 @@ my $MM = WriteMakefile( + MIN_PERL_VERSION => '5.006', + PMLIBDIRS => [qw(lib inc)], + PMLIBPARENTDIRS => [qw(lib inc)], # PMLIBPARENTDIRS is an experimental feature +- EXE_FILES => [qw(bin/instmodsh)], + + META_MERGE => { + no_index => {