53f1f04331
Changelog: http://www.php.net/ChangeLog-7.php#7.1.7 PR: 220532 Reported by: Fabiano Sidler <fabianosidler@swissonline.ch>, Dani <i.dani@outlook.com> MFH: 2017Q3 Security: CVE-2017-9224 Security: CVE-2017-9226 Security: CVE-2017-9227 Security: CVE-2017-9228 Security: CVE-2017-9229
11 lines
144 B
Makefile
11 lines
144 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= www
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -opcache
|
|
|
|
USES= php:zend
|
|
|
|
.include "${MASTERDIR}/Makefile"
|