diff options
author | tz <tz@FreeBSD.org> | 2019-08-04 03:08:46 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2019-08-04 03:08:46 +0800 |
commit | dca021195f3b415a2658453f4cc01d7b8638f614 (patch) | |
tree | a6de193db548b9cdd08fb72d4878cb8381406c21 /lang | |
parent | a7a226af415ccfb0a928861c1de528f3a6d2f1ab (diff) | |
download | freebsd-ports-gnome-dca021195f3b415a2658453f4cc01d7b8638f614.tar.gz freebsd-ports-gnome-dca021195f3b415a2658453f4cc01d7b8638f614.tar.zst freebsd-ports-gnome-dca021195f3b415a2658453f4cc01d7b8638f614.zip |
PHP 7.1: Put missing mail header patch back
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php71/distinfo | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/php71/distinfo b/lang/php71/distinfo index f9d408ed82e5..9e36a9f79707 100644 --- a/lang/php71/distinfo +++ b/lang/php71/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1564742330 +TIMESTAMP = 1564859295 SHA256 (php-7.1.31.tar.xz) = 5cb53b63592ec4361f0ab12c684b10430344821a024881a387ead4299df78fa5 SIZE (php-7.1.31.tar.xz) = 12370928 +SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7 +SIZE (php-7.1.x-mail-header.patch) = 4504 |