FreeBSD Bugzilla – Attachment 191427 Details for
Bug 226534
lang/php56: Mark deprecated, fix conflicts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for lang/php{56,70}
patch-lang_php-deprecate+conflicts (text/plain), 951 bytes, created by
Bernard Spil
on 2018-03-11 18:47:03 UTC
(
hide
)
Description:
svn diff for lang/php{56,70}
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2018-03-11 18:47:03 UTC
Size:
951 bytes
patch
obsolete
>Index: lang/php56/Makefile >=================================================================== >--- lang/php56/Makefile (revision 464193) >+++ lang/php56/Makefile (working copy) >@@ -13,6 +13,9 @@ > > LICENSE= PHP301 > >+DEPRECATED= Receives security fixes only, use lang/php71 or newer >+EXPIRATION_DATE=2018-12-31 >+ > USES+= tar:xz cpe > CPE_PRODUCT= php > NO_OPTIONS_SORT=yes >@@ -49,7 +52,7 @@ > LINKTHR_DESC= Link thread lib (for threaded extensions) > ZTS_DESC= Force Zend Thread Safety (ZTS) build > >-CONFLICTS= php55-5* php70-* >+CONFLICTS= php7[012]-* > > DESTDIRNAME= INSTALL_ROOT > >Index: lang/php70/Makefile >=================================================================== >--- lang/php70/Makefile (revision 464193) >+++ lang/php70/Makefile (working copy) >@@ -13,6 +13,9 @@ > > LICENSE= PHP301 > >+DEPRECATED= Receives security fixes only, use lang/php71 or newer >+EXPIRATION_DATE=2018-12-03 >+ > USES+= tar:xz cpe > CPE_PRODUCT= php > NO_OPTIONS_SORT=yes
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 226534
: 191427