diff options
author | flo <flo@FreeBSD.org> | 2013-06-08 07:49:53 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-06-08 07:49:53 +0800 |
commit | d7dd6913e4cace40d411f84067917ce57096903d (patch) | |
tree | 3ccf526d9b15609f68b6b10b9dae4cf0fa7710f4 /lang/php5 | |
parent | e7613df55dd5efc7ad88a38fd8197b146424999f (diff) | |
download | freebsd-ports-gnome-d7dd6913e4cace40d411f84067917ce57096903d.tar.gz freebsd-ports-gnome-d7dd6913e4cace40d411f84067917ce57096903d.tar.zst freebsd-ports-gnome-d7dd6913e4cace40d411f84067917ce57096903d.zip |
Update to 5.4.16
Approved by: ports-secteam (remko, delphij)
Security: 59e7163c-cf84-11e2-907b-0025905a4770
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 8c0788e97dff..513100abd4c2 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.15 +PORTVERSION= 5.4.16 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php5/distinfo b/lang/php5/distinfo index 27ef54e9b709..05dc555d57fa 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.4.15.tar.bz2) = 2d2285da48ccd2db311b2608fdfafd18b363a9f7e3796d53dd53e5b6752a0136 -SIZE (php-5.4.15.tar.bz2) = 11662269 +SHA256 (php-5.4.16.tar.bz2) = 3ec25fb5c260b3b512a5079ad1674fa6aea9c3bd79623bf307ee643f6fcdc236 +SIZE (php-5.4.16.tar.bz2) = 11690340 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 |