svn commit: r445213 - in branches/2017Q3/www/php71-opcache: . files
Torsten Zuehlsdorff
tz at FreeBSD.org
Fri Jul 7 08:09:36 UTC 2017
Author: tz
Date: Fri Jul 7 08:09:35 2017
New Revision: 445213
URL: https://svnweb.freebsd.org/changeset/ports/445213
Log:
MFH: r445145
www/php71-opcache: Fix 'Undefined symbol "zend_file_cache_script_load"'
Add patch to fix PHP bug #74766:
https://bugs.php.net/bug.php?id=74766
PR: 220430
Reported by: Bernard Spil <brnrd at FreeBSD.org>
Approved by: ports-secteam (junovitch)
Added:
branches/2017Q3/www/php71-opcache/files/
- copied from r445145, head/www/php71-opcache/files/
Modified:
branches/2017Q3/www/php71-opcache/Makefile
Directory Properties:
branches/2017Q3/ (props changed)
Modified: branches/2017Q3/www/php71-opcache/Makefile
==============================================================================
--- branches/2017Q3/www/php71-opcache/Makefile Fri Jul 7 07:59:54 2017 (r445212)
+++ branches/2017Q3/www/php71-opcache/Makefile Fri Jul 7 08:09:35 2017 (r445213)
@@ -1,6 +1,7 @@
# $FreeBSD$
CATEGORIES= www
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../../lang/php71
More information about the svn-ports-branches
mailing list