diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-06-19 19:39:05 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-06-19 19:39:05 +0000 |
commit | 464a164f150fc846c94e072814f23b3e5b3fca5a (patch) | |
tree | 7721f014033752ac2fae479d0f02fc44855357ec /lang/php53 | |
parent | 06a1a754bf11f8d8bd5f7a48aaca173bf6cef618 (diff) |
Update to 5.3.14
Notes
Notes:
svn path=/head/; revision=299656
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 2 | ||||
-rw-r--r-- | lang/php53/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 90cea312db07..769c47e5e4ec 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php53 -PORTVERSION= 5.3.13 +PORTVERSION= 5.3.14 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php53/distinfo b/lang/php53/distinfo index 29951e197c2b..f1f0b7878d55 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,5 +1,5 @@ -SHA256 (php-5.3.13.tar.bz2) = ef1a7235b16be449f31f73f60d5770a133b863d225d65a218546cfb7d031d99b -SIZE (php-5.3.13.tar.bz2) = 11396389 +SHA256 (php-5.3.14.tar.bz2) = c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3 +SIZE (php-5.3.14.tar.bz2) = 11408016 SHA256 (suhosin-patch-5.3.x-0.9.10.patch.gz) = 4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317 SIZE (suhosin-patch-5.3.x-0.9.10.patch.gz) = 40967 SHA256 (php-5.3.x-mail-header.patch) = 5a677448b32d9f592703e2323a33facdb45e5c237dcca04aaea8ec3287f7db84 |