FreeBSD Bugzilla – Attachment 105469 Details for
Bug 145956
[PATCH] devel/apr-ipv6-db42: mark db48 incompatible
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apr-ipv6-db42-1.3.9.1.3.9_1.patch
apr-ipv6-db42-1.3.9.1.3.9_1.patch (text/plain), 1.24 KB, created by
Matthias Andree
on 2010-04-22 21:00:12 UTC
(
hide
)
Description:
apr-ipv6-db42-1.3.9.1.3.9_1.patch
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2010-04-22 21:00:12 UTC
Size:
1.24 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/apr/Makefile,v >retrieving revision 1.91 >diff -u -u -r1.91 Makefile >--- Makefile 24 Dec 2009 19:49:51 -0000 1.91 >+++ Makefile 22 Apr 2010 19:51:11 -0000 >@@ -104,6 +104,7 @@ > APU_EXTRAS= yes > PLIST_SUB+= BDB="" > USE_BDB= 42+ >+INVALID_BDB_VER= 48 50 > APU_CONF_ARGS+= --with-berkeley-db=${BDB_INCLUDE_DIR}:${BDB_LIB_DIR} > .if defined(PKGNAMESUFFIX) > PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-${BDB_INCLUDE_DIR:S,^${LOCALBASE}/include/,,} >@@ -177,14 +178,14 @@ > APU_EXTRAS= yes > PLIST_SUB+= SQLITE3="" > USE_SQLITE= YES >-CONFIGURE_ARGS+= --with-sqlite3=${LOCALBASE} >+CONFIGURE_ARGS+= --with-sqlite3=${LOCALBASE} > .if defined(PKGNAMESUFFIX) > PKGNAMESUFFIX:= ${PKGNAMESUFFIX}-sqlite3 > .else > PKGNAMESUFFIX= -sqlite3 > .endif > .else >-CONFIGURE_ARGS+= --without-sqlite3 >+CONFIGURE_ARGS+= --without-sqlite3 > PLIST_SUB+= SQLITE3="@comment " > .endif > >@@ -201,7 +202,7 @@ > 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' > ${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS},g' \ > ${APR_WRKDIR}/build/apr_threads.m4 ${APR_WRKDIR}/build/apr_hints.m4 \ >- ${APU_WRKDIR}/build/apu-conf.m4 >+ ${APU_WRKDIR}/build/apu-conf.m4 > > run-autotools:: > cd ${APR_WRKDIR} ; \
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 145956
: 105469