FreeBSD Bugzilla – Attachment 123190 Details for
Bug 166478
[PATCH] www/mod_auth_openid: change depends from sqlite3 to sqlite34
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ap22-mod_auth_openid-0.6_1.patch
ap22-mod_auth_openid-0.6_1.patch (text/plain), 1.01 KB, created by
Baptiste Daroussin
on 2012-03-29 08:30:10 UTC
(
hide
)
Description:
ap22-mod_auth_openid-0.6_1.patch
Filename:
MIME Type:
Creator:
Baptiste Daroussin
Created:
2012-03-29 08:30:10 UTC
Size:
1.01 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/mod_auth_openid/Makefile,v >retrieving revision 1.9 >diff -u -u -r1.9 Makefile >--- Makefile 14 Feb 2012 19:16:24 -0000 1.9 >+++ Makefile 29 Mar 2012 07:22:31 -0000 >@@ -7,6 +7,7 @@ > > PORTNAME= mod_auth_openid > PORTVERSION= 0.6 >+PORTREVISION= 1 > CATEGORIES= www > MASTER_SITES= http://butterfat.net/releases/mod_auth_openid/ > PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} >@@ -15,9 +16,9 @@ > COMMENT= An authentication module for the Apache 2 webserver with OpenID > > LIB_DEPENDS= opkele:${PORTSDIR}/devel/libopkele \ >- sqlite3:${PORTSDIR}/databases/sqlite34 >+ sqlite3:${PORTSDIR}/databases/sqlite3 > >-MAKE_JOBS_SAFE= yes >+MAKE_JOBS_SAFE= yes > > PLIST_FILES= ${APACHEMODDIR}/mod_auth_openid.so > >@@ -28,10 +29,4 @@ > > CFLAGS+= -I${LOCALBASE}/include -I/usr/include/openssl > >-.include <bsd.port.pre.mk> >- >-.if ${OSVERSION} < 700000 >-BROKEN= Doesn't compile on 6.x >-.endif >- >-.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 166478
: 123190