diff options
author | delphij <delphij@FreeBSD.org> | 2012-07-24 07:18:19 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2012-07-24 07:18:19 +0800 |
commit | 7df330a3e122001f302cd08beff2de3dfcc47b1d (patch) | |
tree | 88c19960c2ac9e7c7efcdf1f0449ec6ce9af6579 /lang/php5 | |
parent | fe3d0a643995490d6c9e3c7a84e75614635aeb06 (diff) | |
download | freebsd-ports-gnome-7df330a3e122001f302cd08beff2de3dfcc47b1d.tar.gz freebsd-ports-gnome-7df330a3e122001f302cd08beff2de3dfcc47b1d.tar.zst freebsd-ports-gnome-7df330a3e122001f302cd08beff2de3dfcc47b1d.zip |
Update to 5.4.5.
Security: bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89
With hat: secteam
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 77a5b220928a..6f6a31fe6de9 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php5 -PORTVERSION= 5.4.4 +PORTVERSION= 5.4.5 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php5/distinfo b/lang/php5/distinfo index ebcb6a41e4e4..2cb715335889 100644 --- a/lang/php5/distinfo +++ b/lang/php5/distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.4.4.tar.bz2) = 70b0e604077058791a311121e96d792210685dffbb329d2042084637435cc666 -SIZE (php-5.4.4.tar.bz2) = 11150967 +SHA256 (php-5.4.5.tar.bz2) = 7af9a1b6b1653f15d679c8e505b24c4dc2dc2a8d55521a142a7f523d06ae6ad9 +SIZE (php-5.4.5.tar.bz2) = 11011780 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379 |