From 2c96f26a12ae4d0474c70d61c6cab483c2865f49 Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sun, 1 Jan 2012 19:30:58 +0000 Subject: - remove apache13 and ports depending on apache13 from portstree ( EXPIRATION_DATE=2012-01-01 ) with hat apache@ --- www/p5-Apache-Compress/files/patch-Makefile.PL | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 www/p5-Apache-Compress/files/patch-Makefile.PL (limited to 'www/p5-Apache-Compress/files/patch-Makefile.PL') diff --git a/www/p5-Apache-Compress/files/patch-Makefile.PL b/www/p5-Apache-Compress/files/patch-Makefile.PL deleted file mode 100644 index 261839428413..000000000000 --- a/www/p5-Apache-Compress/files/patch-Makefile.PL +++ /dev/null @@ -1,21 +0,0 @@ ---- Makefile.PL.orig Tue Sep 9 20:16:44 2003 -+++ Makefile.PL Tue Sep 9 20:17:08 2003 -@@ -2,12 +2,12 @@ - use lib 't/lib'; # distributed here until changes are incorporated into the real version - use Apache::test; - --my %params = Apache::test->get_test_params(); --chomp (my $cwd = `pwd`); --Apache::test->write_httpd_conf -- (%params, -- include => do {local $/; }); --*MY::test = sub { Apache::test->MM_test(%params) }; -+#my %params = Apache::test->get_test_params(); -+#chomp (my $cwd = `pwd`); -+#Apache::test->write_httpd_conf -+# (%params, -+# include => do {local $/; }); -+#*MY::test = sub { Apache::test->MM_test(%params) }; - - my $module = 'Apache::Compress'; - my ($name, $dir); -- cgit v1.2.3