diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-09-27 14:12:51 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-09-27 14:12:51 +0000 |
commit | 0a1f91ae123e6ddf7c6b5e1a030328f4c40e7028 (patch) | |
tree | 22d0280d65be54a80f32f92124d09f1e2c242e2c /lang/php5 | |
parent | www/py-django-tastypie: allow staging (diff) |
Update to 5.4.20 release.
PR: ports/182292
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
Notes
Notes:
svn path=/head/; revision=328470
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 e0a0ab58ca2a..6ced2a4b10f5 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.19 +PORTVERSION= 5.4.20 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php5/distinfo b/lang/php5/distinfo index fa64be9013b9..17852ceb1954 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.4.19.tar.bz2) = 7a565360e64c5be5102ef948e7c732778a40850e709270e64be7a3a3207c029b -SIZE (php-5.4.19.tar.bz2) = 11692563 +SHA256 (php-5.4.20.tar.bz2) = cd0e42cf8b01b2fe23d5acbb30e04d64e8df21b0b4093e28aef36743646759e1 +SIZE (php-5.4.20.tar.bz2) = 11700446 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 |