pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ap2-python Remove the @exec apxs lines. Don't let ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9ad39d878270
branches: trunk
changeset: 519685:9ad39d878270
user: reed <reed%pkgsrc.org@localhost>
date: Sat Oct 07 21:01:16 2006 +0000
description:
Remove the @exec apxs lines. Don't let this package
modify Apache's config.
If someone wants to add a MESSAGE they may.
This was discussed in May and June.
This is to close PR #29300.
diffstat:
www/ap2-python/Makefile | 3 ++-
www/ap2-python/PLIST | 4 +---
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 7e756cce8c4d -r 9ad39d878270 www/ap2-python/Makefile
--- a/www/ap2-python/Makefile Sat Oct 07 20:35:48 2006 +0000
+++ b/www/ap2-python/Makefile Sat Oct 07 21:01:16 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2006/06/13 18:04:29 darcy Exp $
+# $NetBSD: Makefile,v 1.18 2006/10/07 21:01:16 reed Exp $
DISTNAME= mod_python-${VERSION}
+PKGREVISION= 1
PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/modpython/}
diff -r 7e756cce8c4d -r 9ad39d878270 www/ap2-python/PLIST
--- a/www/ap2-python/PLIST Sat Oct 07 20:35:48 2006 +0000
+++ b/www/ap2-python/PLIST Sat Oct 07 21:01:16 2006 +0000
@@ -1,7 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2006/06/13 18:04:29 darcy Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/10/07 21:01:16 reed Exp $
lib/httpd/mod_python.so
-@exec %D/sbin/apxs -e -a -n python %f
-@unexec %D/sbin/apxs -e -A -n python %f
${PYSITELIB}/mod_python/Cookie.py
${PYSITELIB}/mod_python/Cookie.pyc
${PYSITELIB}/mod_python/Cookie.pyo
Home |
Main Index |
Thread Index |
Old Index