FreeBSD Bugzilla – Attachment 144773 Details for
Bug 191942
[ maintainer-update ][PATCH] www/mod_auth_pubtkt: fix build with Apache 2.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ap22-mod_auth_pubtkt-0.8.patch
ap22-mod_auth_pubtkt-0.8.patch (text/plain), 533 bytes, created by
mk
on 2014-07-18 09:41:19 UTC
(
hide
)
Description:
ap22-mod_auth_pubtkt-0.8.patch
Filename:
MIME Type:
Creator:
mk
Created:
2014-07-18 09:41:19 UTC
Size:
533 bytes
patch
obsolete
>diff -ruN ../mod_auth_pubtkt.orig/Makefile ./Makefile >--- ../mod_auth_pubtkt.orig/Makefile 2014-05-30 22:58:44.000000000 +0200 >+++ ./Makefile 2014-07-18 11:25:09.000000000 +0200 >@@ -14,7 +14,14 @@ > USE_APACHE= 22+ > AP_FAST_BUILD= yes > AP_GENPLIST= yes >-AP_EXTRAS= -DAPACHE22 > SRC_FILE= src/mod_auth_pubtkt.c > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+.if ${APACHE_VERSION} > 22 >+AP_EXTRAS= -DAPACHE24 >+.else >+AP_EXTRAS= -DAPACHE22 >+.endif >+ >+.include <bsd.port.post.mk> >--- ap22-mod_auth_pubtkt-0.8.patch ends here ---
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 191942
: 144773