diff options
author | feld <feld@FreeBSD.org> | 2015-09-11 00:28:30 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2015-09-11 00:28:30 +0800 |
commit | f7e4e469629435af18d4c7171e39d54eb4c04aa8 (patch) | |
tree | c967d0989dbcae4eeae1da1c756449aee5ca99ef | |
parent | 73b91558c8f81216e42440a9cce663a168bfad43 (diff) | |
download | freebsd-ports-gnome-f7e4e469629435af18d4c7171e39d54eb4c04aa8.tar.gz freebsd-ports-gnome-f7e4e469629435af18d4c7171e39d54eb4c04aa8.tar.zst freebsd-ports-gnome-f7e4e469629435af18d4c7171e39d54eb4c04aa8.zip |
lang/php55: Update to 5.5.29
PR: 202906
Approved by: ports-secteam (with hat)
Security: CVE-2015-6834
Security: CVE-2015-6835
Security: CVE-2015-6836
Security: CVE-2015-6837
Security: CVE-2015-6838
Security: 3d675519-5654-11e5-9ad8-14dae9d210b8
-rw-r--r-- | lang/php55/Makefile | 2 | ||||
-rw-r--r-- | lang/php55/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 7ad85e7faffe..ea4da8022a06 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.28 +PORTVERSION= 5.5.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php55/distinfo b/lang/php55/distinfo index af544f63e1f3..27979ecc86d1 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.28.tar.bz2) = 197d2c572e030c177e53d3763d59ac6d363d7c78dc22e6cc1e2ac65573d9c2f3 -SIZE (php-5.5.28.tar.bz2) = 13249927 +SHA256 (php-5.5.29.tar.bz2) = fbcee579ecc77cad6960a541116aee669cf145c2cd9a54bf60503a870843b946 +SIZE (php-5.5.29.tar.bz2) = 13698565 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |