FreeBSD Bugzilla – Attachment 75395 Details for
Bug 108916
[PATCH] lang/php5: JSON extension was added with PHP 5.2.0 and enabled by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
php5-5.2.0.patch
php5-5.2.0.patch (text/plain), 436 bytes, created by
chinsan
on 2007-02-08 02:50:22 UTC
(
hide
)
Description:
php5-5.2.0.patch
Filename:
MIME Type:
Creator:
chinsan
Created:
2007-02-08 02:50:22 UTC
Size:
436 bytes
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/lang/php5/Makefile.ext /usr/home/chinsan/project/lang/php5/Makefile.ext >--- /usr/ports/lang/php5/Makefile.ext Fri Dec 15 16:53:08 2006 >+++ /usr/home/chinsan/project/lang/php5/Makefile.ext Thu Feb 8 10:39:31 2007 >@@ -142,6 +142,10 @@ > USE_GCC= 3.4+ > .endif > >+.if ${PHP_MODNAME} == "json" >+CONFIGURE_ARGS+=--enable-json >+.endif >+ > .if ${PHP_MODNAME} == "ldap" > CONFIGURE_ARGS+=--with-ldap=${LOCALBASE}
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 108916
: 75395