diff options
author | Alex Dupre <ale@FreeBSD.org> | 2015-10-05 09:37:54 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2015-10-05 09:37:54 +0000 |
commit | 666fb29d4152aae138b1e620c07bffcad43ceab9 (patch) | |
tree | 4d14a27480eb46bf70a085267034a6cffbea4529 /lang/php55 | |
parent | Update to 2.1.1 (diff) |
Update PHP ports to versions 5.5.30 and 5.6.14.
PR: 203541
Submitted by: Jason Unovitch
Notes
Notes:
svn path=/head/; revision=398632
Diffstat (limited to 'lang/php55')
-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 ea4da8022a06..8c08768f9822 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.29 +PORTVERSION= 5.5.30 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php55/distinfo b/lang/php55/distinfo index 27979ecc86d1..38683cdd46e1 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.29.tar.bz2) = fbcee579ecc77cad6960a541116aee669cf145c2cd9a54bf60503a870843b946 -SIZE (php-5.5.29.tar.bz2) = 13698565 +SHA256 (php-5.5.30.tar.bz2) = e7332a713cecdd1cb44a1b1336739885c9789f633f0f51236b25e48ab03c3b29 +SIZE (php-5.5.30.tar.bz2) = 13699702 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |