diff options
author | ale <ale@FreeBSD.org> | 2015-10-05 17:37:54 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2015-10-05 17:37:54 +0800 |
commit | 2195c6b990589bcb44a891c38891d92ed3b8ac83 (patch) | |
tree | 4d14a27480eb46bf70a085267034a6cffbea4529 /lang | |
parent | 25aa244bcf00e617c4cebd10046d4fec3473a6e0 (diff) | |
download | freebsd-ports-gnome-2195c6b990589bcb44a891c38891d92ed3b8ac83.tar.gz freebsd-ports-gnome-2195c6b990589bcb44a891c38891d92ed3b8ac83.tar.zst freebsd-ports-gnome-2195c6b990589bcb44a891c38891d92ed3b8ac83.zip |
Update PHP ports to versions 5.5.30 and 5.6.14.
PR: 203541
Submitted by: Jason Unovitch
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php55/Makefile | 2 | ||||
-rw-r--r-- | lang/php55/distinfo | 4 | ||||
-rw-r--r-- | lang/php56/Makefile | 2 | ||||
-rw-r--r-- | lang/php56/distinfo | 4 |
4 files changed, 6 insertions, 6 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 diff --git a/lang/php56/Makefile b/lang/php56/Makefile index 40540fb8b438..1610b0523df7 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.13 +PORTVERSION= 5.6.14 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index c45d2d757d58..12fba782a0f4 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.6.13.tar.bz2) = 6358837c9cbab41b91ede59dbf0670ae0fb925a1369ecbc1a44a27212420f893 -SIZE (php-5.6.13.tar.bz2) = 14077633 +SHA256 (php-5.6.14.tar.bz2) = 36f295f11641c1839a5df00e693f685fd134c65e8a1d46e8ee0abae8662b2eb0 +SIZE (php-5.6.14.tar.bz2) = 14073920 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |