diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-07-23 14:39:48 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-07-23 14:39:48 +0000 |
commit | f1f37a4b871475712536079467e41a88f4310430 (patch) | |
tree | d71d2e5cc7d66f5fb6f4c346ff96fe0833db335e /lang | |
parent | 01ca5e60eb73f1c558d486cd6f70d1d5063bb138 (diff) | |
download | ports-f1f37a4b871475712536079467e41a88f4310430.tar.gz ports-f1f37a4b871475712536079467e41a88f4310430.zip |
Notes
Diffstat (limited to 'lang')
-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 54b4e0d0100f..e4b152e9c9ea 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php53 -PORTVERSION= 5.3.14 +PORTVERSION= 5.3.15 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php53/distinfo b/lang/php53/distinfo index f1f0b7878d55..d485607c7e24 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,5 +1,5 @@ -SHA256 (php-5.3.14.tar.bz2) = c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3 -SIZE (php-5.3.14.tar.bz2) = 11408016 +SHA256 (php-5.3.15.tar.bz2) = f9b725659e64228a60883bd134afe1f638900b6b8fa93ba98053095b0892f1ef +SIZE (php-5.3.15.tar.bz2) = 11307865 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 |