FreeBSD Bugzilla – Attachment 106526 Details for
Bug 147146
[PATCH] www/ap22-mod_dnssd: cleanups
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ap22-mod_dnssd-0.6_7.patch
ap22-mod_dnssd-0.6_7.patch (text/plain), 1.42 KB, created by
Philip M. Gollucci
on 2010-05-27 21:40:01 UTC
(
hide
)
Description:
ap22-mod_dnssd-0.6_7.patch
Filename:
MIME Type:
Creator:
Philip M. Gollucci
Created:
2010-05-27 21:40:01 UTC
Size:
1.42 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/mod_dnssd/Makefile,v >retrieving revision 1.10 >diff -u -u -r1.10 Makefile >--- Makefile 25 May 2010 20:17:30 -0000 1.10 >+++ Makefile 27 May 2010 20:20:38 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= mod_dnssd > PORTVERSION= 0.6 >-PORTREVISION= 6 >+PORTREVISION= 7 > CATEGORIES= www > MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ > PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} >@@ -17,7 +17,7 @@ > > LIB_DEPENDS= avahi-client.3:${PORTSDIR}/net/avahi-app > >-MAKE_JOBS_SAFE= yes >+MAKE_JOBS_SAFE= yes > > USE_GMAKE= yes > USE_APACHE= 2.2+ >@@ -30,7 +30,7 @@ > > post-install: > .if !defined(NOPORTDOCS) >- ${MKDIR} ${DOCSDIR} >+ ${MKDIR} ${DOCSDIR}/ > ${INSTALL_DATA} ${WRKSRC}/doc/README ${DOCSDIR}/README > .endif > >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/mod_dnssd/pkg-plist,v >retrieving revision 1.2 >diff -u -u -r1.2 pkg-plist >--- pkg-plist 19 Mar 2009 19:40:42 -0000 1.2 >+++ pkg-plist 27 May 2010 20:20:16 -0000 >@@ -1,5 +1,5 @@ >-@unexec sed -i '' '/LoadModule %%AP_NAME%%_module/d' %D/%%APACHEETCDIR%%/httpd.conf >-%%APACHEMODDIR%%/mod_dnssd.so >-@exec %D/sbin/apxs -e -a -n dnssd %D/%f || true >+@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 > %%PORTDOCS%%%%DOCSDIR%%/README > %%PORTDOCS%%@dirrm %%DOCSDIR%%
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 147146
: 106526