diff options
author | Mark Felder <feld@FreeBSD.org> | 2016-08-29 14:34:17 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2016-08-29 14:34:17 +0000 |
commit | ff1d256ff8e124d7a2cc85b6cebbe5ec91eb196d (patch) | |
tree | fa8278228b0a7ae581fecce3ca4f9afe3e0d1ed1 /lang/php70/files/patch-main__php_config.h.in | |
parent | c7ec6bca3b884a4252770f84919647104bed1b43 (diff) | |
download | ports-ff1d256ff8e124d7a2cc85b6cebbe5ec91eb196d.tar.gz ports-ff1d256ff8e124d7a2cc85b6cebbe5ec91eb196d.zip |
MFH: r419801
lang/php70: switch distfiles from bzip2 to xz
While here also:
- regenerate patches with make makepatch
- replace "sed" with proper ${SED}
- no longer mute ${INSTALL_DATA}
PR: 209881
Reported by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: pi (mentor)
Approved by: ports-secteam (with hat)
Notes
Notes:
svn path=/branches/2016Q3/; revision=421062
Diffstat (limited to 'lang/php70/files/patch-main__php_config.h.in')
-rw-r--r-- | lang/php70/files/patch-main__php_config.h.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php70/files/patch-main__php_config.h.in b/lang/php70/files/patch-main__php_config.h.in index 421a576bce11..7a1d7db40d78 100644 --- a/lang/php70/files/patch-main__php_config.h.in +++ b/lang/php70/files/patch-main__php_config.h.in @@ -1,6 +1,6 @@ ---- main/php_config.h.in.orig 2015-12-01 16:36:43.000000000 +0300 -+++ main/php_config.h.in 2015-12-09 21:45:32.033676604 +0300 -@@ -2405,6 +2405,9 @@ +--- main/php_config.h.in.orig 2016-07-20 13:12:32 UTC ++++ main/php_config.h.in +@@ -2426,6 +2426,9 @@ /* Define if processor uses big-endian word */ #undef WORDS_BIGENDIAN |