From 13ca35d735c778e253b60c05151bec5008b3b7ef Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 9 Nov 2017 20:09:18 +0000 Subject: Fix the context of some patches so that they apply with stricter patch(1) PR: 223545 With hat: portmgr --- devel/p5-Config-Auto/files/patch-Makefile.PL | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'devel/p5-Config-Auto/files/patch-Makefile.PL') diff --git a/devel/p5-Config-Auto/files/patch-Makefile.PL b/devel/p5-Config-Auto/files/patch-Makefile.PL index 1f2bac930ac3..62f90e9bc736 100644 --- a/devel/p5-Config-Auto/files/patch-Makefile.PL +++ b/devel/p5-Config-Auto/files/patch-Makefile.PL @@ -1,12 +1,14 @@ ---- Makefile.PL.orig Sun Sep 28 13:41:23 2003 -+++ Makefile.PL Sun Sep 28 13:42:32 2003 -@@ -29,4 +29,9 @@ - AUTHOR => 'Jos I. Boumans ') - : () - ), +--- Makefile.PL.orig 2013-05-12 15:18:54 UTC ++++ Makefile.PL +@@ -29,6 +29,11 @@ WriteMakefile1( + LICENSE => 'perl', + META_MERGE => { + resources => { + + 'MAN3PODS' => { + 'lib/Config/Auto.pm' => '$(INST_MAN3DIR)/Config::Auto.$(MAN3EXT)', + }, + - ); + repository => 'https://github.com/jib/config-auto', + }, + }, -- cgit v1.2.3