freebsd-ports/www/php71-opcache/Makefile
Torsten Zuehlsdorff 53f1f04331 Update PHP 7.1 from 7.1.6 to 7.1.7
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
2017-07-07 09:44:31 +00:00

11 lines
144 B
Makefile

# $FreeBSD$
CATEGORIES= www
MASTERDIR= ${.CURDIR}/../../lang/php71
PKGNAMESUFFIX= -opcache
USES= php:zend
.include "${MASTERDIR}/Makefile"