svn commit: r365354 - in head/lang/php53: . files
Florian Smeets
flo at FreeBSD.org
Mon Aug 18 21:19:57 UTC 2014
Author: flo
Date: Mon Aug 18 21:19:56 2014
New Revision: 365354
URL: http://svnweb.freebsd.org/changeset/ports/365354
QAT: https://qat.redports.org/buildarchive/r365354/
Log:
Update to 5.3.29.
This is the last maintenance release of the 5.3 branch, see
http://php.net/archive/2014.php#id2014-08-14-1
Security: d2a892b9-2605-11e4-9da0-00a0986f28c4
MFH: 2014Q3
Deleted:
head/lang/php53/files/patch-cve-2014-0185
head/lang/php53/files/patch-ext_standard_basic_functions.c
head/lang/php53/files/patch-ext_standard_info.c
Modified:
head/lang/php53/Makefile
head/lang/php53/distinfo
Modified: head/lang/php53/Makefile
==============================================================================
--- head/lang/php53/Makefile Mon Aug 18 21:11:32 2014 (r365353)
+++ head/lang/php53/Makefile Mon Aug 18 21:19:56 2014 (r365354)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= php53
-PORTVERSION= 5.3.28
-PORTREVISION?= 3
+PORTVERSION= 5.3.29
+PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
MASTER_SITE_SUBDIR= distributions
@@ -64,7 +64,7 @@ PATCH_SITES+= ${MASTER_SITE_LOCAL} \
PATCH_SITE_SUBDIR= flo
.if ${PORT_OPTIONS:MSUHOSIN}
-PATCHFILES+= suhosin-patch-5.3.x-0.9.10.4.patch.gz
+PATCHFILES+= suhosin-patch-5.3.x-0.9.10.5.patch.gz
PLIST_SUB+= SUHOSIN=""
.else
PLIST_SUB+= SUHOSIN="@comment "
Modified: head/lang/php53/distinfo
==============================================================================
--- head/lang/php53/distinfo Mon Aug 18 21:11:32 2014 (r365353)
+++ head/lang/php53/distinfo Mon Aug 18 21:19:56 2014 (r365354)
@@ -1,6 +1,4 @@
-SHA256 (php-5.3.28.tar.bz2) = 0cac960c651c4fbb3d21cf2f2b279a06e21948fb35a0d1439b97296cac1d8513
-SIZE (php-5.3.28.tar.bz2) = 11051714
-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
-SIZE (php-5.3.x-mail-header.patch) = 3325
+SHA256 (php-5.3.29.tar.bz2) = c4e1cf6972b2a9c7f2777a18497d83bf713cdbecabb65d3ff62ba441aebb0091
+SIZE (php-5.3.29.tar.bz2) = 11396771
+SHA256 (suhosin-patch-5.3.x-0.9.10.5.patch.gz) = 5de84149facbf3c3f752a907c19e69e0f569d71facb034ce938c97004f19376b
+SIZE (suhosin-patch-5.3.x-0.9.10.5.patch.gz) = 40805
More information about the svn-ports-head
mailing list