From df591f63e542013a4c5f8b82d422c12170c723cd Mon Sep 17 00:00:00 2001 From: reed Date: Sat, 7 Oct 2006 21:02:43 +0000 Subject: 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. --- www/ap2-auth-pgsql/Makefile | 4 ++-- www/ap2-auth-pgsql/PLIST | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/www/ap2-auth-pgsql/Makefile b/www/ap2-auth-pgsql/Makefile index 17d883d0800..d163feb1606 100644 --- a/www/ap2-auth-pgsql/Makefile +++ b/www/ap2-auth-pgsql/Makefile @@ -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 --git a/www/ap2-auth-pgsql/PLIST b/www/ap2-auth-pgsql/PLIST index 4c5adb93089..2466394adda 100644 --- a/www/ap2-auth-pgsql/PLIST +++ b/www/ap2-auth-pgsql/PLIST @@ -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." -- cgit v1.2.3