FreeBSD Bugzilla – Attachment 39843 Details for
Bug 62721
[PATCH] www/mod_auth_kerb: fix BROKEN on -CURRENT
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mod_auth_kerb-4.11_1.patch
mod_auth_kerb-4.11_1.patch (text/plain), 705 bytes, created by
Sergey Matveychuk
on 2004-02-12 05:00:34 UTC
(
hide
)
Description:
mod_auth_kerb-4.11_1.patch
Filename:
MIME Type:
Creator:
Sergey Matveychuk
Created:
2004-02-12 05:00:34 UTC
Size:
705 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/www/mod_auth_kerb.orig/Makefile /usr/ports/www/mod_auth_kerb/Makefile >--- /usr/ports/www/mod_auth_kerb.orig/Makefile Thu Feb 12 07:30:04 2004 >+++ /usr/ports/www/mod_auth_kerb/Makefile Thu Feb 12 07:47:16 2004 >@@ -29,12 +29,10 @@ > WRKSRC= ${WRKDIR}/src/modules/kerberos > > KRB5_HOME?= ${LOCALBASE} >+USE_REINPLACE= yes > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} >= 502000 >-BROKEN= "Does not compile" >-.endif >+do-patch: >+ ${REINPLACE_CMD} '379N;s/\n/ /' ${WRKSRC}/mod_auth_kerb.c > > do-build: > cd ${WRKSRC} && \ >@@ -49,4 +47,4 @@ > do-install: > ${APXS} -i -A -n ${PORTNAME:S/mod_//g} ${WRKSRC}/${PORTNAME}.so > >-.include <bsd.port.post.mk> >+.include <bsd.port.mk>
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 62721
: 39843