diff options
author | miwi <miwi@FreeBSD.org> | 2016-01-11 21:25:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2016-01-11 21:25:48 +0800 |
commit | a75e4daebb55376354207d9a775cb497a41392d6 (patch) | |
tree | c832b302d9a984cc74ac180daddd5a8474e69be1 | |
parent | dce506b58da871b30be94f65048c4760df4db2cf (diff) | |
download | freebsd-ports-gnome-a75e4daebb55376354207d9a775cb497a41392d6.tar.gz freebsd-ports-gnome-a75e4daebb55376354207d9a775cb497a41392d6.tar.zst freebsd-ports-gnome-a75e4daebb55376354207d9a775cb497a41392d6.zip |
- Restore mail header patch
MFH: 2016Q1
-rw-r--r-- | lang/php55/distinfo | 2 | ||||
-rw-r--r-- | lang/php56/distinfo | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/php55/distinfo b/lang/php55/distinfo index f853c15e50c7..e240c6dcb01e 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,2 +1,4 @@ SHA256 (php-5.5.31.tar.bz2) = fb4a382b9a9dceb749b7ef047d8251320bc8d371c843714e5b4f4b70d61ba277 SIZE (php-5.5.31.tar.bz2) = 13659002 +SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 +SIZE (php-5.5.x-mail-header.patch) = 3379 diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 415f09ef23ea..7b936f982a5d 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,2 +1,4 @@ SHA256 (php-5.6.17.tar.bz2) = 77b45f56a1e63e75bb22b42cfb8b438ec4083c59ce774b4d7c1685544b7add3b SIZE (php-5.6.17.tar.bz2) = 14072840 +SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 +SIZE (php-5.5.x-mail-header.patch) = 3379 |