pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap2-perl Fix PLIST. Noted by rtr@.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04d861f1a8dc
branches:  trunk
changeset: 541738:04d861f1a8dc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 25 11:13:31 2008 +0000

description:
Fix PLIST. Noted by rtr@.
Bump PKGREVISION.

diffstat:

 www/ap2-perl/Makefile |  3 ++-
 www/ap2-perl/PLIST    |  7 +++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r a02ee1032b34 -r 04d861f1a8dc www/ap2-perl/Makefile
--- a/www/ap2-perl/Makefile     Fri Apr 25 08:28:22 2008 +0000
+++ b/www/ap2-perl/Makefile     Fri Apr 25 11:13:31 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2008/04/23 20:36:41 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2008/04/25 11:13:31 wiz Exp $
 
 DISTNAME=      mod_perl-2.0.4
+PKGREVISION=   1
 PKGNAME=       ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
 CATEGORIES=    www perl5
 MASTER_SITES=  http://perl.apache.org/dist/
diff -r a02ee1032b34 -r 04d861f1a8dc www/ap2-perl/PLIST
--- a/www/ap2-perl/PLIST        Fri Apr 25 08:28:22 2008 +0000
+++ b/www/ap2-perl/PLIST        Fri Apr 25 11:13:31 2008 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2008/04/23 20:36:41 wiz Exp $
-bin/mp2bug
+@comment $NetBSD: PLIST,v 1.13 2008/04/25 11:13:31 wiz Exp $
 include/httpd/mod_perl.h
 include/httpd/modperl_apache_compat.h
 include/httpd/modperl_apache_includes.h
@@ -292,5 +291,5 @@
 @dirrm share/doc/mod_perl/api/APR
 @dirrm share/doc/mod_perl/api
 @dirrm share/doc/mod_perl
-@dirrm lib/httpd
-@dirrm include/httpd
+@comment in apache: @dirrm lib/httpd
+@comment in apache: @dirrm include/httpd



Home | Main Index | Thread Index | Old Index