pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-auth-pgsql Remove the @exec apxs line from PLI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/77d6906a2830
branches: trunk
changeset: 519686:77d6906a2830
user: reed <reed%pkgsrc.org@localhost>
date: Sat Oct 07 21:02:43 2006 +0000
description:
Remove the @exec apxs line from PLIST. Don't let this package
modify Apache's config.
Bump PKGREVISION.
If someone wants to add a MESSAGE they may.
This was discussed in May and June.
diffstat:
www/ap2-auth-pgsql/Makefile | 4 ++--
www/ap2-auth-pgsql/PLIST | 3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (23 lines):
diff -r 9ad39d878270 -r 77d6906a2830 www/ap2-auth-pgsql/Makefile
--- a/www/ap2-auth-pgsql/Makefile Sat Oct 07 21:01:16 2006 +0000
+++ b/www/ap2-auth-pgsql/Makefile Sat Oct 07 21:02:43 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2006/06/30 00:25:31 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/07 21:02:43 reed Exp $
DISTNAME= mod_auth_pgsql-2.0.3
PKGNAME= ap2-auth-pgsql-2.0.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www databases
MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/
diff -r 9ad39d878270 -r 77d6906a2830 www/ap2-auth-pgsql/PLIST
--- a/www/ap2-auth-pgsql/PLIST Sat Oct 07 21:01:16 2006 +0000
+++ b/www/ap2-auth-pgsql/PLIST Sat Oct 07 21:02:43 2006 +0000
@@ -1,4 +1,3 @@
-@comment $NetBSD: PLIST,v 1.2 2004/10/14 15:33:51 tv Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/10/07 21:02:43 reed Exp $
lib/httpd/mod_auth_pgsql.so
-@exec %D/sbin/apxs -e -a -n auth_pgsql %D/%f
@unexec echo "===> If you do not plan on reinstalling mod_auth_pgsql, you must manually remove"; echo "===> references to it in httpd.conf."
Home |
Main Index |
Thread Index |
Old Index