diff options
author | tz <tz@FreeBSD.org> | 2016-09-23 13:47:59 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2016-09-26 13:56:18 -0300 |
commit | ea19180c6426c2144d8fe90f6e07368eb2f112fd (patch) | |
tree | 308910c1fd23a6b1d4514d7e9a5c274e64cb1d8c | |
parent | 1d6c0dfe3e7b5be8b6525c27f223f1dd750c871f (diff) | |
download | FreeBSD-ports-ea19180c6426c2144d8fe90f6e07368eb2f112fd.zip FreeBSD-ports-ea19180c6426c2144d8fe90f6e07368eb2f112fd.tar.gz |
MFH: r422652
lang/php56: Update from 5.6.25 to 5.6.26
Security: CVE-2016-7416
Security: CVE-2016-7412
Security: CVE-2016-7414
Security: CVE-2016-7417
Security: CVE-2016-7411
Security: CVE-2016-7413
Security: CVE-2016-7418
Approved by: swills (mentor)
Approved by: ports-secteam (mat)
(cherry picked from commit f3d58b63f3663365ab47d1669d9368c5845b9a6e)
-rw-r--r-- | lang/php56/Makefile | 4 | ||||
-rw-r--r-- | lang/php56/distinfo | 8 |
2 files changed, 5 insertions, 7 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 28503af..90fc2c9 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.25 -PORTREVISION?= 0 +PORTVERSION= 5.6.26 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} diff --git a/lang/php56/distinfo b/lang/php56/distinfo index 6e88e9f..51af13d 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1472238006 -SHA256 (php-5.6.25.tar.xz) = 7535cd6e20040ccec4594cc386c6f15c3f2c88f24163294a31068cf7dfe7f644 -SIZE (php-5.6.25.tar.xz) = 12406072 -SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed -SIZE (php-5.5.x-mail-header.patch) = 4426 +TIMESTAMP = 1474538003 +SHA256 (php-5.6.26.tar.xz) = 203a854f0f243cb2810d1c832bc871ff133eccdf1ff69d32846f93bc1bef58a8 +SIZE (php-5.6.26.tar.xz) = 12412992 |