diff options
author | ale <ale@FreeBSD.org> | 2015-06-15 04:23:09 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2015-06-15 04:23:09 +0800 |
commit | 7a05b2109bac60edd8c5fc348cd7e68f224adc70 (patch) | |
tree | b8c573ce6049050a5e508f246162c0175bc8a1b6 /lang | |
parent | d19271f843fe9139d32764b1362910667151b94b (diff) | |
download | freebsd-ports-gnome-7a05b2109bac60edd8c5fc348cd7e68f224adc70.tar.gz freebsd-ports-gnome-7a05b2109bac60edd8c5fc348cd7e68f224adc70.tar.zst freebsd-ports-gnome-7a05b2109bac60edd8c5fc348cd7e68f224adc70.zip |
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/distinfo | 4 | ||||
-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 |
6 files changed, 9 insertions, 9 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 9e1bb26ad554..d07e005687ce 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.41 +PORTVERSION= 5.4.42 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php5/distinfo b/lang/php5/distinfo index 4d04c1ab9cea..06affa1039a2 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.4.41.tar.bz2) = 5bc4b45a1280ff80a3cf5b8563716f325cfd0121d7fd25aa54d56ff38b3b8272 -SIZE (php-5.4.41.tar.bz2) = 12487089 +SHA256 (php-5.4.42.tar.bz2) = 6285b2e64bfaa69e5d983d7d981b4f254f5259ad3fd591ca832722a4cc1ae0f9 +SIZE (php-5.4.42.tar.bz2) = 12708394 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 diff --git a/lang/php55/Makefile b/lang/php55/Makefile index 45c9cc8470d3..fd6158dd914b 100644 --- a/lang/php55/Makefile +++ b/lang/php55/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php55 -PORTVERSION= 5.5.25 +PORTVERSION= 5.5.26 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php55/distinfo b/lang/php55/distinfo index e8a63790843b..fb3a2938faa2 100644 --- a/lang/php55/distinfo +++ b/lang/php55/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.5.25.tar.bz2) = 68df37e725ddd05675c0df906041038127938ecc52113a54d10e1e4029262c63 -SIZE (php-5.5.25.tar.bz2) = 13422002 +SHA256 (php-5.5.26.tar.bz2) = 816afffdb03ff4c542bc172a2f77f9c69b817df82d60cce05c1b4f578c2c926e +SIZE (php-5.5.26.tar.bz2) = 13671379 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 8f94db0b7f5a..8819e08e3380 100644 --- a/lang/php56/Makefile +++ b/lang/php56/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.9 +PORTVERSION= 5.6.10 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php56/distinfo b/lang/php56/distinfo index b2c9e8bd3fb5..151bdfa68d25 100644 --- a/lang/php56/distinfo +++ b/lang/php56/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.6.9.tar.bz2) = 19d3b87b7b8bba3be24cf6d757d16b723a98881c3af8d15469fd25501e9abcb9 -SIZE (php-5.6.9.tar.bz2) = 14037070 +SHA256 (php-5.6.10.tar.bz2) = 0a579c81c724ea41815eee0caa8ea7d8eeb302458519d8cc4fc5b055577c8c45 +SIZE (php-5.6.10.tar.bz2) = 14080915 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379 |