FreeBSD Bugzilla – Attachment 106525 Details for
Bug 147145
[PATCH] www/mod_clamav: clean sup
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ap22-mod_clamav-0.23_4.patch
ap22-mod_clamav-0.23_4.patch (text/plain), 1.48 KB, created by
Philip M. Gollucci
on 2010-05-27 21:20:01 UTC
(
hide
)
Description:
ap22-mod_clamav-0.23_4.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2010-05-27 21:20:01 UTC
Size:
1.48 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/mod_clamav/Makefile,v >retrieving revision 1.25 >diff -u -u -r1.25 Makefile >--- Makefile 25 May 2010 20:17:29 -0000 1.25 >+++ Makefile 27 May 2010 20:17:45 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= mod_clamav > PORTVERSION= 0.23 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= www security > MASTER_SITES= http://software.othello.ch/mod_clamav/ \ > http://www.kommunity.net/download/mod_clamav/ >@@ -16,12 +16,16 @@ > MAINTAINER= tmueko@kommunity.net > COMMENT= Scans content delivered by the Apache20 proxy module for viruses > >-MAKE_JOBS_SAFE= yes >+MAKE_JOBS_SAFE= yes > > USE_AUTOTOOLS= libtool:22 > USE_APACHE= 2.2 > GNU_CONFIGURE= yes > >+OPTIONS= CLAMAVDEVEL "Use development version of CLAMAV" off >+ >+.include <bsd.port.options.mk> >+ > .if defined(WITH_CLAMAVDEVEL) > LIB_DEPENDS+= clamav.7:${PORTSDIR}/security/clamav-devel > .else >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/mod_clamav/pkg-plist,v >retrieving revision 1.3 >diff -u -u -r1.3 pkg-plist >--- pkg-plist 9 Jun 2009 14:41:37 -0000 1.3 >+++ pkg-plist 27 May 2010 19:47:39 -0000 >@@ -1,3 +1,3 @@ >-@unexec /usr/bin/sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf >-%%APACHEMODDIR%%/mod_clamav.so >-@exec %D/sbin/apxs -e -A -n clamav %D/%f >+@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%f >+%%APACHEMODDIR%%/%%AP_MODULE%% >+@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%f
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 147145
: 106525