View | Details | Raw Unified | Return to bug 163782
Collapse All | Expand All

(-)php52/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	php52
8
PORTNAME=	php52
9
PORTVERSION=	5.2.17
9
PORTVERSION=	5.2.17
10
PORTREVISION=	4
10
PORTREVISION=	5
11
CATEGORIES?=	lang devel www
11
CATEGORIES?=	lang devel www
12
MASTER_SITES=	${MASTER_SITE_PHP}
12
MASTER_SITES=	${MASTER_SITE_PHP}
13
MASTER_SITE_SUBDIR=	distributions
13
MASTER_SITE_SUBDIR=	distributions
Lines 191-197 Link Here
191
.endif
191
.endif
192
192
193
.if defined(WITH_BACKPORTS)
193
.if defined(WITH_BACKPORTS)
194
PATCHFILES+=	php52-backports-security-20111030.patch
194
PATCHFILES+=	php52-backports-security-20120103.patch
195
PATCH_SITES+=	http://php52-backports.googlecode.com/files/
195
PATCH_SITES+=	http://php52-backports.googlecode.com/files/
196
.else
196
.else
197
FORBIDDEN=	Vulnerable since 2011-01-13, http://portaudit.freebsd.org/3761df02-0f9c-11e0-becc-0022156e8794.html
197
FORBIDDEN=	Vulnerable since 2011-01-13, http://portaudit.freebsd.org/3761df02-0f9c-11e0-becc-0022156e8794.html
(-)php52/distinfo (-2 / +2 lines)
Lines 6-10 Link Here
6
SIZE (suhosin-patch-5.2.16-0.9.7.patch.gz) = 23069
6
SIZE (suhosin-patch-5.2.16-0.9.7.patch.gz) = 23069
7
SHA256 (php-5.2.10-mail-header.patch) = a61d50540f4aae32390118453845c380fe935b6d1e46cef6819c8561946e942f
7
SHA256 (php-5.2.10-mail-header.patch) = a61d50540f4aae32390118453845c380fe935b6d1e46cef6819c8561946e942f
8
SIZE (php-5.2.10-mail-header.patch) = 3383
8
SIZE (php-5.2.10-mail-header.patch) = 3383
9
SHA256 (php52-backports-security-20111030.patch) = 642c124f702310d584940608f1ebcaf5a5c44ca4e17c0adb5aa538d76a86ec1f
9
SHA256 (php52-backports-security-20120103.patch) = d2821a7f2bbca3bde5b908652ce6fac4983f9e1373a2f9a0d6cf57d3df4c51c7
10
SIZE (php52-backports-security-20111030.patch) = 280143
10
SIZE (php52-backports-security-20120103.patch) = 283011

Return to bug 163782