FreeBSD Bugzilla – Attachment 170853 Details for
Bug 209881
lang/php55, lang/php56, lang/php70: Switch from using bzip2 compressed distfiles to xz
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
use tar.xz instead of tar.bz2
patch (text/plain), 2.56 KB, created by
Piotr Kubaj
on 2016-05-31 09:06:39 UTC
(
hide
)
Description:
use tar.xz instead of tar.bz2
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2016-05-31 09:06:39 UTC
Size:
2.56 KB
patch
obsolete
>Index: php55/Makefile >=================================================================== >--- php55/Makefile (revision 416186) >+++ php55/Makefile (working copy) >@@ -13,7 +13,7 @@ > > LICENSE= PHP301 > >-USES= tar:bzip2 cpe >+USES= tar:xz cpe > CPE_PRODUCT= php > NO_OPTIONS_SORT=yes > .if !defined(PKGNAMESUFFIX) >Index: php55/distinfo >=================================================================== >--- php55/distinfo (revision 416186) >+++ php55/distinfo (working copy) >@@ -1,5 +1,2 @@ >-TIMESTAMP = 1464391586 >-SHA256 (php-5.5.36.tar.bz2) = 2484edfaa3de606d74f927b55c5206f51b1ae24ea8e428aa9fc15474c7bb71bb >-SIZE (php-5.5.36.tar.bz2) = 13686345 >-SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed >-SIZE (php-5.5.x-mail-header.patch) = 4426 >+SHA256 (php-5.5.36.tar.xz) = e1bbe33d6b4da66b15c483131520a9fc505eeb6629fa70c5cfba79590a1d0801 >+SIZE (php-5.5.36.tar.xz) = 11114136 >Index: php56/Makefile >=================================================================== >--- php56/Makefile (revision 416186) >+++ php56/Makefile (working copy) >@@ -13,7 +13,7 @@ > > LICENSE= PHP301 > >-USES= tar:bzip2 cpe >+USES= tar:xz cpe > CPE_PRODUCT= php > NO_OPTIONS_SORT=yes > .if !defined(PKGNAMESUFFIX) >Index: php56/distinfo >=================================================================== >--- php56/distinfo (revision 416186) >+++ php56/distinfo (working copy) >@@ -1,5 +1,2 @@ >-TIMESTAMP = 1464391783 >-SHA256 (php-5.6.22.tar.bz2) = 90da8a80cc52fa699cf2bfa4c6fa737c772df7c92b81ef483460aa3b1e9f88c6 >-SIZE (php-5.6.22.tar.bz2) = 14170522 >-SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed >-SIZE (php-5.5.x-mail-header.patch) = 4426 >+SHA256 (php-5.6.22.tar.xz) = c96980d7de1d66c821a4ee5809df0076f925b2fe0b8c362d234d92f2f0a178e2 >+SIZE (php-5.6.22.tar.xz) = 11644484 >Index: php70/Makefile >=================================================================== >--- php70/Makefile (revision 416186) >+++ php70/Makefile (working copy) >@@ -13,7 +13,7 @@ > > LICENSE= PHP301 > >-USES= tar:bzip2 cpe >+USES= tar:xz cpe > CPE_PRODUCT= php > NO_OPTIONS_SORT=yes > .if !defined(PKGNAMESUFFIX) >Index: php70/distinfo >=================================================================== >--- php70/distinfo (revision 416186) >+++ php70/distinfo (working copy) >@@ -1,3 +1,2 @@ >-TIMESTAMP = 1464392035 >-SHA256 (php-7.0.7.tar.bz2) = 474f2925c4782b94016e3afbb17b14ff9cc6f4fdb6f6e231b36a378bb18a3d1a >-SIZE (php-7.0.7.tar.bz2) = 14106181 >+SHA256 (php-7.0.7.tar.xz) = 9cc64a7459242c79c10e79d74feaf5bae3541f604966ceb600c3d2e8f5fe4794 >+SIZE (php-7.0.7.tar.xz) = 11488260
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 209881
: 170853