From 3a2c96111520ec1c22892137a8a5d92750e4f800 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Fri, 30 Jan 2004 08:11:33 +0000 Subject: hanges are transparent to FreeBSD. PR: ports/61608 Submitted by: Cheng-Lung Sung (maintainer) --- www/p5-HTML-TableTiler/files/patch-Makefile.PL | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'www/p5-HTML-TableTiler/files/patch-Makefile.PL') diff --git a/www/p5-HTML-TableTiler/files/patch-Makefile.PL b/www/p5-HTML-TableTiler/files/patch-Makefile.PL index 5419a6426d9f..b7d8720cf78c 100644 --- a/www/p5-HTML-TableTiler/files/patch-Makefile.PL +++ b/www/p5-HTML-TableTiler/files/patch-Makefile.PL @@ -1,14 +1,14 @@ ---- Makefile.PL.orig Mon Jan 12 00:46:17 2004 -+++ Makefile.PL Mon Jan 12 11:11:54 2004 -@@ -13,11 +13,11 @@ - , PREREQ_PM => { 'HTML::PullParser' => '1.0' } +--- Makefile.PL.orig Mon Jan 12 19:02:31 2004 ++++ Makefile.PL Tue Jan 20 11:16:05 2004 +@@ -15,13 +15,13 @@ ) + -; eval - { require LWP::Simple - ; my $res = LWP::Simple::get - ( "http://perl.4pro.net/install.txt" -- . "?DISTRIBUTION=$dist&PERL=$]-$^O" +- . "?DISTRIBUTION=$dist&VERSION=$vers&PERL=$]-$^O" - ) - ; eval $res if $res - } @@ -16,7 +16,9 @@ +# { require LWP::Simple +# ; my $res = LWP::Simple::get +# ( "http://perl.4pro.net/install.txt" -+# . "?DISTRIBUTION=$dist&PERL=$]-$^O" ++# . "?DISTRIBUTION=$dist&VERSION=$vers&PERL=$]-$^O" +# ) +# ; eval $res if $res +# } + + ; 1 -- cgit v1.2.3