FreeBSD Bugzilla – Attachment 106527 Details for
Bug 147147
[PATCH] www/mod_log_dbd: cleanups
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ap22-mod_log_dbd-0.2_4.patch
ap22-mod_log_dbd-0.2_4.patch (text/plain), 1.34 KB, created by
Philip M. Gollucci
on 2010-05-27 22:00:07 UTC
(
hide
)
Description:
ap22-mod_log_dbd-0.2_4.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2010-05-27 22:00:07 UTC
Size:
1.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/mod_log_dbd/Makefile,v >retrieving revision 1.7 >diff -u -u -r1.7 Makefile >--- Makefile 25 May 2010 20:17:32 -0000 1.7 >+++ Makefile 27 May 2010 20:36:17 -0000 >@@ -6,7 +6,7 @@ > > PORTNAME= mod_log_dbd > PORTVERSION= 0.2 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= www databases > MASTER_SITES= http://bfoz.net/projects/${PORTNAME}/release/ > PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} >@@ -14,7 +14,7 @@ > MAINTAINER= bfoz@bfoz.net > COMMENT= Uses APR DBD to store Apache access logs in a database > >-MAKE_JOBS_SAFE= yes >+MAKE_JOBS_SAFE= yes > > USE_APACHE= 2.2+ > USE_BZIP2= yes >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/mod_log_dbd/pkg-plist,v >retrieving revision 1.2 >diff -u -u -r1.2 pkg-plist >--- pkg-plist 15 Jul 2007 19:10:58 -0000 1.2 >+++ pkg-plist 27 May 2010 20:36:49 -0000 >@@ -1,4 +1,4 @@ >+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%f > %%APACHEMODDIR%%/%%AP_MODULE%% >-@exec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%%APACHEMODDIR%%/%%AP_MODULE%% >-@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf >+@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%f > @unexec echo "Don't forget to remove all mod_%%AP_NAME%% related directives in your httpd.conf"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 147147
: 106527 |
106528