diff options
author | junovitch <junovitch@FreeBSD.org> | 2016-06-26 06:19:54 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2016-06-26 06:19:54 +0800 |
commit | bd8eeb5ffb59fba4866d328ad12cbd5398a3937e (patch) | |
tree | 72a4c0f07c843e4a2f53e88a29ef398747a87cfc /lang | |
parent | 0bea56391ace516919b0d6b91d260f588774965a (diff) | |
download | freebsd-ports-gnome-bd8eeb5ffb59fba4866d328ad12cbd5398a3937e.tar.gz freebsd-ports-gnome-bd8eeb5ffb59fba4866d328ad12cbd5398a3937e.tar.zst freebsd-ports-gnome-bd8eeb5ffb59fba4866d328ad12cbd5398a3937e.zip |
lang/php56: update 5.6.22 -> 5.6.23
PR: 210502
Submitted by: Philip Jocks <freebsdbugs@filis.org>
Approved by: ports-secteam (with hat)
Security: CVE-2015-8874
Security: CVE-2016-5766
Security: CVE-2016-5767
Security: CVE-2016-5768
Security: CVE-2016-5769
Security: CVE-2016-5770
Security: CVE-2016-5771
Security: CVE-2016-5772
Security: CVE-2016-5773
Security: https://vuxml.FreeBSD.org/freebsd/66d77c58-3b1d-11e6-8e82-002590263bf5.html
MFH: 2016Q2
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php56/Makefile | 2 | ||||
-rw-r--r-- | lang/php56/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 41705c1004a7..8edf78b1462d 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.22 +PORTVERSION= 5.6.23 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 9b11be434402..281137caf5db 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1464391783 -SHA256 (php-5.6.22.tar.bz2) = 90da8a80cc52fa699cf2bfa4c6fa737c772df7c92b81ef483460aa3b1e9f88c6 -SIZE (php-5.6.22.tar.bz2) = 14170522 +TIMESTAMP = 1466884170 +SHA256 (php-5.6.23.tar.bz2) = facd280896d277e6f7084b60839e693d4db68318bfc92085d3dc0251fd3558c7 +SIZE (php-5.6.23.tar.bz2) = 14178077 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 |