diff options
author | flo <flo@FreeBSD.org> | 2012-09-20 00:21:17 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2012-09-20 00:21:17 +0800 |
commit | f50dacf536b50114828dd3dcd58a618848366c26 (patch) | |
tree | 872377319545804c79bcd220847357b14b09578b /lang/php53 | |
parent | 168bb064ac63ffbd2a99daff39fac852986cbadf (diff) | |
download | freebsd-ports-gnome-f50dacf536b50114828dd3dcd58a618848366c26.tar.gz freebsd-ports-gnome-f50dacf536b50114828dd3dcd58a618848366c26.tar.zst freebsd-ports-gnome-f50dacf536b50114828dd3dcd58a618848366c26.zip |
Update to 5.3.17
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 4a41a38a3f0e..a25c23bcc470 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -6,7 +6,7 @@ # PORTNAME= php53 -PORTVERSION= 5.3.16 +PORTVERSION= 5.3.17 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php53/distinfo b/lang/php53/distinfo index 4061db842484..107bfdcd4d0b 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,5 +1,5 @@ -SHA256 (php-5.3.16.tar.bz2) = 851a27f0407e30d310f4e9d276a03c95e909b5493dc2e33c6a889d0af43d69f7 -SIZE (php-5.3.16.tar.bz2) = 11314384 +SHA256 (php-5.3.17.tar.bz2) = ad85e857d404b9e74f1e003deb574e94e3bb939f686e4e9a871d3a6b3f957509 +SIZE (php-5.3.17.tar.bz2) = 11326372 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 |