pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ap2-perl Changes 1.99.17:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5735301d0ee5
branches:  trunk
changeset: 483212:5735301d0ee5
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Nov 09 12:09:59 2004 +0000

description:
Changes 1.99.17:
* Bug-fixes and improvements before a stable release

diffstat:

 www/ap2-perl/Makefile |  19 +++++++++----------
 www/ap2-perl/PLIST    |  16 +++++++++++++---
 www/ap2-perl/distinfo |   6 +++---
 3 files changed, 25 insertions(+), 16 deletions(-)

diffs (94 lines):

diff -r ac929fcc57bf -r 5735301d0ee5 www/ap2-perl/Makefile
--- a/www/ap2-perl/Makefile     Tue Nov 09 11:53:19 2004 +0000
+++ b/www/ap2-perl/Makefile     Tue Nov 09 12:09:59 2004 +0000
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:24 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/11/09 12:09:59 adam Exp $
 #
 # NOTE: This package is *BETA*.  If it doesn't work, then check the
 #      modperl-2.0 mailing lists for help.
 
-DISTNAME=              mod_perl-1.99_14
-PKGNAME=               ap2-perl-1.99.14
-PKGREVISION=   1
-CATEGORIES=            www perl5
-MASTER_SITES=          http://perl.apache.org/dist/
+DISTNAME=      mod_perl-1.99_17
+PKGNAME=       ap2-perl-1.99.17
+CATEGORIES=    www perl5
+MASTER_SITES=  http://perl.apache.org/dist/
 
-MAINTAINER=            tech-pkg%NetBSD.org@localhost
-HOMEPAGE=              http://perl.apache.org/
-COMMENT=               Module that embeds a Perl interpreter into Apache
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://perl.apache.org/
+COMMENT=       Module that embeds a Perl interpreter into Apache
 
-CONFLICTS=             ap-perl-[0-9]*
+CONFLICTS=     ap-perl-[0-9]*
 
 USE_BUILDLINK3=                yes
 APACHE_MODULE=         # defined
diff -r ac929fcc57bf -r 5735301d0ee5 www/ap2-perl/PLIST
--- a/www/ap2-perl/PLIST        Tue Nov 09 11:53:19 2004 +0000
+++ b/www/ap2-perl/PLIST        Tue Nov 09 12:09:59 2004 +0000
@@ -1,14 +1,22 @@
-@comment $NetBSD: PLIST,v 1.8 2004/06/20 20:18:34 minskim Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/11/09 12:09:59 adam Exp $
 include/httpd/mod_perl.h
 include/httpd/modperl_apache_compat.h
 include/httpd/modperl_apache_includes.h
+include/httpd/modperl_apr_compat.h
+include/httpd/modperl_apr_includes.h
+include/httpd/modperl_apr_perlio.h
 include/httpd/modperl_bucket.h
 include/httpd/modperl_callback.h
 include/httpd/modperl_cgi.h
 include/httpd/modperl_cmd.h
+include/httpd/modperl_common_includes.h
+include/httpd/modperl_common_log.h
+include/httpd/modperl_common_types.h
+include/httpd/modperl_common_util.h
 include/httpd/modperl_config.h
 include/httpd/modperl_const.h
 include/httpd/modperl_constants.h
+include/httpd/modperl_debug.h
 include/httpd/modperl_directives.h
 include/httpd/modperl_env.h
 include/httpd/modperl_error.h
@@ -49,11 +57,13 @@
 share/doc/mod_perl/api/APR/Brigade.pod
 share/doc/mod_perl/api/APR/Bucket.pod
 share/doc/mod_perl/api/APR/BucketAlloc.pod
+share/doc/mod_perl/api/APR/BucketType.pod
 share/doc/mod_perl/api/APR/Const.pod
 share/doc/mod_perl/api/APR/Date.pod
 share/doc/mod_perl/api/APR/Error.pod
 share/doc/mod_perl/api/APR/Finfo.pod
-share/doc/mod_perl/api/APR/NetLib.pod
+share/doc/mod_perl/api/APR/IpSubnet.pod
+share/doc/mod_perl/api/APR/OS.pod
 share/doc/mod_perl/api/APR/PerlIO.pod
 share/doc/mod_perl/api/APR/Pool.pod
 share/doc/mod_perl/api/APR/SockAddr.pod
@@ -82,7 +92,7 @@
 share/doc/mod_perl/api/Apache/RequestRec.pod
 share/doc/mod_perl/api/Apache/RequestUtil.pod
 share/doc/mod_perl/api/Apache/Response.pod
-share/doc/mod_perl/api/Apache/Server.pod
+share/doc/mod_perl/api/Apache/ServerRec.pod
 share/doc/mod_perl/api/Apache/ServerUtil.pod
 share/doc/mod_perl/api/Apache/Status.pod
 share/doc/mod_perl/api/Apache/SubProcess.pod
diff -r ac929fcc57bf -r 5735301d0ee5 www/ap2-perl/distinfo
--- a/www/ap2-perl/distinfo     Tue Nov 09 11:53:19 2004 +0000
+++ b/www/ap2-perl/distinfo     Tue Nov 09 12:09:59 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/06/20 20:18:34 minskim Exp $
+$NetBSD: distinfo,v 1.6 2004/11/09 12:09:59 adam Exp $
 
-SHA1 (mod_perl-1.99_14.tar.gz) = 20dba66da7224c6b1b5d142d43fe5b93975f3992
-Size (mod_perl-1.99_14.tar.gz) = 1264246 bytes
+SHA1 (mod_perl-1.99_17.tar.gz) = cb07ca712656d665bf4f44ee45bf670dcc54a31b
+Size (mod_perl-1.99_17.tar.gz) = 1368804 bytes



Home | Main Index | Thread Index | Old Index