diff options
author | ale <ale@FreeBSD.org> | 2013-05-13 16:22:07 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-05-13 16:22:07 +0800 |
commit | 88bc0272755c3d3092e3139d682dc07295f9a2e8 (patch) | |
tree | fd5a7edf8a906e5a854ab5c3ac5c09f4aeb3814c /lang/php5 | |
parent | 7b088745681b6fa3041b49ebc75b85fab2498f93 (diff) | |
download | freebsd-ports-gnome-88bc0272755c3d3092e3139d682dc07295f9a2e8.tar.gz freebsd-ports-gnome-88bc0272755c3d3092e3139d682dc07295f9a2e8.tar.zst freebsd-ports-gnome-88bc0272755c3d3092e3139d682dc07295f9a2e8.zip |
Update to 5.4.15 release.
PR: ports/178556
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
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 80665e19fe8e..8c0788e97dff 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.14 +PORTVERSION= 5.4.15 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php5/distinfo b/lang/php5/distinfo index b15c9aef3d48..27ef54e9b709 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.4.14.tar.bz2) = 5450f3843bc651eb3fb00601f0cce1930aaaf65c7c966c02fe4a46f9c81be20a -SIZE (php-5.4.14.tar.bz2) = 11961015 +SHA256 (php-5.4.15.tar.bz2) = 2d2285da48ccd2db311b2608fdfafd18b363a9f7e3796d53dd53e5b6752a0136 +SIZE (php-5.4.15.tar.bz2) = 11662269 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 |