diff -ruN --exclude=CVS /usr/ports/www/mod_perl2--/Makefile /usr/ports/www/mod_perl2/Makefile --- /usr/ports/www/mod_perl2--/Makefile Sat Nov 27 13:51:34 2004 +++ /usr/ports/www/mod_perl2/Makefile Sat Nov 27 13:54:35 2004 @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.99r16 +PORTVERSION= 1.99r17 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ \ http://perl.apache.org/dist/old/ @@ -38,7 +38,7 @@ IGNORE= requires perl 5.8.x or later. Install lang/perl5.8 then try again .endif -# no idea why r16 requires this - the perl build should do this copy +# no idea why r16 and r17 require this - the perl build should do this copy pre-install: ${CP} ${WRKSRC}/WrapXS/APR/ThreadMutex/ThreadMutex.pm \ ${WRKSRC}/blib/lib/Apache2/APR/ diff -ruN --exclude=CVS /usr/ports/www/mod_perl2--/distinfo /usr/ports/www/mod_perl2/distinfo --- /usr/ports/www/mod_perl2--/distinfo Sat Nov 27 13:51:34 2004 +++ /usr/ports/www/mod_perl2/distinfo Sat Nov 27 13:05:15 2004 @@ -1,2 +1,2 @@ -MD5 (mod_perl-1.99_16.tar.gz) = 94da0f0301e127e8ef8cf77f7c11b1b4 -SIZE (mod_perl-1.99_16.tar.gz) = 1352516 +MD5 (mod_perl-1.99_17.tar.gz) = ffb9d5c825b93d91e6c3a8885f7d5296 +SIZE (mod_perl-1.99_17.tar.gz) = 1368804 diff -ruN --exclude=CVS /usr/ports/www/mod_perl2--/files/patch-ac /usr/ports/www/mod_perl2/files/patch-ac --- /usr/ports/www/mod_perl2--/files/patch-ac Thu Jan 1 01:00:00 1970 +++ /usr/ports/www/mod_perl2/files/patch-ac Sat Nov 27 13:43:39 2004 @@ -0,0 +1,11 @@ +--- c Sat Nov 27 13:42:59 2004 ++++ ./ModPerl-Registry/lib/ModPerl/RegistryCooker.pm Sat Nov 27 13:43:11 2004 +@@ -558,7 +558,7 @@ + + my %switches = ( + 'T' => sub { +- Apache::warn("-T switch is ignored, " . ++ Apache::ServerRec::warn("-T switch is ignored, " . + "enable with 'PerlSwitches -T' in httpd.conf\n") + unless ${^TAINT}; + ""; diff -ruN --exclude=CVS /usr/ports/www/mod_perl2--/pkg-plist /usr/ports/www/mod_perl2/pkg-plist --- /usr/ports/www/mod_perl2--/pkg-plist Sat Nov 27 13:51:34 2004 +++ /usr/ports/www/mod_perl2/pkg-plist Sat Nov 27 13:49:46 2004 @@ -3,6 +3,7 @@ include/apache2/modules/perl/mod_perl.h include/apache2/modules/perl/modperl_apache_compat.h include/apache2/modules/perl/modperl_apache_includes.h +include/apache2/modules/perl/modperl_apr_compat.h include/apache2/modules/perl/modperl_apr_includes.h include/apache2/modules/perl/modperl_bucket.h include/apache2/modules/perl/modperl_callback.h