diff options
author | flo <flo@FreeBSD.org> | 2013-06-07 23:19:27 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2013-06-07 23:19:27 +0800 |
commit | c6813831df6bbc1b215d587c41d78bf737057fc2 (patch) | |
tree | 2a621bb512cbaa364ddbc3b4050749a80f1ffc18 /lang | |
parent | 2cabb4657b373a9a895320e16d420eb6b384bffd (diff) | |
download | freebsd-ports-gnome-c6813831df6bbc1b215d587c41d78bf737057fc2.tar.gz freebsd-ports-gnome-c6813831df6bbc1b215d587c41d78bf737057fc2.tar.zst freebsd-ports-gnome-c6813831df6bbc1b215d587c41d78bf737057fc2.zip |
Update to 5.3.26
Security: 59e7163c-cf84-11e2-907b-0025905a4770
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 7b52d2e324d4..47dca6160f25 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php53 -PORTVERSION= 5.3.25 +PORTVERSION= 5.3.26 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} diff --git a/lang/php53/distinfo b/lang/php53/distinfo index 3ffe984d7e06..845ab40f1282 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,5 +1,5 @@ -SHA256 (php-5.3.25.tar.bz2) = d51cadb2d783177627f272cb575ef3a973c8b6eb1e958d07dba00e81809ebc95 -SIZE (php-5.3.25.tar.bz2) = 11429225 +SHA256 (php-5.3.26.tar.bz2) = a36c9ed855e58da163868790695e722b782b1afc6f131be84182e8d73dcbf2a3 +SIZE (php-5.3.26.tar.bz2) = 11430170 SHA256 (suhosin-patch-5.3.x-0.9.10.4.patch.gz) = 694f81a68120df89589d20262389b25431f8f2485b81da7519ffbf39edef14fd SIZE (suhosin-patch-5.3.x-0.9.10.4.patch.gz) = 40805 SHA256 (php-5.3.x-mail-header.patch) = 5a677448b32d9f592703e2323a33facdb45e5c237dcca04aaea8ec3287f7db84 |