From owner-freebsd-ports-bugs Sat Feb 1 4:20:16 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607A137B401 for ; Sat, 1 Feb 2003 04:20:12 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F8C43F75 for ; Sat, 1 Feb 2003 04:20:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h11CKBNS025144 for ; Sat, 1 Feb 2003 04:20:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h11CKBmI025143; Sat, 1 Feb 2003 04:20:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D08FD37B401 for ; Sat, 1 Feb 2003 04:13:34 -0800 (PST) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id C360943F75 for ; Sat, 1 Feb 2003 04:13:33 -0800 (PST) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id 78B23A9CC; Sat, 1 Feb 2003 13:13:30 +0100 (CET) Message-Id: <20030201121330.78B23A9CC@backup-mx.droso.dk> Date: Sat, 1 Feb 2003 13:13:30 +0100 (CET) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47783: update www/p5-Apache-Filter to 1.022 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 47783 >Category: ports >Synopsis: update www/p5-Apache-Filter to 1.022 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 01 04:20:10 PST 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #13: Tue Jan 7 21:26:37 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: update to 1.022 add WWW obsoletes PR 47371 >How-To-Repeat: >Fix: --- p5-Apache-Filter.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/p5-Apache-Filter/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 10 Nov 2002 16:48:28 -0000 1.6 +++ Makefile 1 Feb 2003 12:11:57 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Apache-Filter -PORTVERSION= 1.019 +PORTVERSION= 1.022 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/p5-Apache-Filter/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 25 Mar 2002 16:17:44 -0000 1.3 +++ distinfo 1 Feb 2003 12:11:57 -0000 @@ -1 +1 @@ -MD5 (Apache-Filter-1.019.tar.gz) = b5de75f13588143147c983b4af441d2e +MD5 (Apache-Filter-1.022.tar.gz) = f2aa0a85081c28d6d86a14773149ebc5 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/www/p5-Apache-Filter/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 7 Apr 2001 04:33:24 -0000 1.1 +++ pkg-descr 1 Feb 2003 12:11:57 -0000 @@ -17,4 +17,6 @@ HTML::Mason Apache::SimpleReplace +WWW: WWW: http://search.cpan.org/dist/Apache-Filter/ + -- Alex Kapranoff Index: files/patch-Makefile.PL =================================================================== RCS file: /home/ncvs/ports/www/p5-Apache-Filter/files/patch-Makefile.PL,v retrieving revision 1.3 diff -u -r1.3 patch-Makefile.PL --- files/patch-Makefile.PL 27 May 2001 05:44:58 -0000 1.3 +++ files/patch-Makefile.PL 1 Feb 2003 12:11:58 -0000 @@ -1,35 +1,30 @@ ---- Makefile.PL.orig Sun Apr 8 15:24:25 2001 -+++ Makefile.PL Sat May 26 15:36:16 2001 -@@ -1,14 +1,14 @@ +--- Makefile.PL.orig Fri Jan 31 20:36:41 2003 ++++ Makefile.PL Sat Feb 1 13:07:44 2003 +@@ -1,13 +1,13 @@ use strict; use ExtUtils::MakeMaker; -use lib 't/lib'; # distributed here until changes are incorporated into the real version -+# use lib 't/lib'; # distributed here until changes are incorporated into the real version ++#use lib 't/lib'; # distributed here until changes are incorporated into the real version use Apache::test qw(have_httpd); -- + -my %params = Apache::test->get_test_params(); --chomp (my $cwd = `pwd`); -Apache::test->write_httpd_conf - (%params, -- include => do {local $/; }); +- include => do {local $/; open FH, 't/config.incl'; }); -*MY::test = sub { Apache::test->MM_test(%params) } if have_httpd(); -+# -+# 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) } if have_httpd(); ++#my %params = Apache::test->get_test_params(); ++#Apache::test->write_httpd_conf ++# (%params, ++# include => do {local $/; open FH, 't/config.incl'; }); ++#*MY::test = sub { Apache::test->MM_test(%params) } if have_httpd(); my $module = 'Apache::Filter'; my ($name, $dir); -@@ -28,9 +28,6 @@ - ), +@@ -27,7 +27,4 @@ }, + 'PL_FILES' => {}, 'clean' => {FILES => "t/httpd t/httpd.conf t/error_log"}, - 'PREREQ_PM' => { -- have_httpd() ? ('mod_perl' => '1.24_01') : (), +- 'mod_perl' => '1.24_01', - }, ); - - ################################################################## --- p5-Apache-Filter.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message