diff options
author | sem <sem@FreeBSD.org> | 2004-09-02 14:19:57 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-09-02 14:19:57 +0800 |
commit | d887e071836088312c74c0ba22724ef271cca65a (patch) | |
tree | 86780a287cd4be79062153c100d045e59b70ef4b /www/p5-Apache-AuthCookie/files | |
parent | d57da4e43d258e86eec27eef340bfdf3027a5e3e (diff) | |
download | freebsd-ports-gnome-d887e071836088312c74c0ba22724ef271cca65a.tar.gz freebsd-ports-gnome-d887e071836088312c74c0ba22724ef271cca65a.tar.zst freebsd-ports-gnome-d887e071836088312c74c0ba22724ef271cca65a.zip |
Update to 3.05
Build with mode_perl2
PR: ports/63856
Submitted by: Alex Varju <varju (at) webct.com>
Diffstat (limited to 'www/p5-Apache-AuthCookie/files')
-rw-r--r-- | www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm b/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm index 72a281022116..e69de29bb2d1 100644 --- a/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm +++ b/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm @@ -1,10 +0,0 @@ ---- t/lib/Apache/test.pm.orig Sun Mar 25 20:35:03 2001 -+++ t/lib/Apache/test.pm Fri Jun 6 05:14:49 2003 -@@ -102,6 +102,7 @@ - - sub get_test_params { - my $pkg = shift; -+return; - - print("\nFor testing purposes, please give the full path to an httpd\n", - "with mod_perl enabled. The path defaults to \$ENV{APACHE}, if present."); |