diff options
author | Alex Dupre <ale@FreeBSD.org> | 2015-06-14 20:23:09 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2015-06-14 20:23:09 +0000 |
commit | c8918d2ca8c21344751ec46a75d3208aa0f9e0f9 (patch) | |
tree | b8c573ce6049050a5e508f246162c0175bc8a1b6 /lang/php5 | |
parent | Update to 0.7.4. (diff) |
Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
Notes
Notes:
svn path=/head/; revision=389655
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/Makefile | 2 | ||||
-rw-r--r-- | lang/php5/distinfo | 4 |
2 files changed, 3 insertions, 3 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 |