svn commit: r432337 - head/lang

Torsten Zuehlsdorff tz at FreeBSD.org
Tue Jan 24 13:47:49 UTC 2017


Author: tz
Date: Tue Jan 24 13:47:48 2017
New Revision: 432337
URL: https://svnweb.freebsd.org/changeset/ports/432337

Log:
  Connect PHP 7.1 port (r432324)

Modified:
  head/lang/Makefile

Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile	Tue Jan 24 12:56:45 2017	(r432336)
+++ head/lang/Makefile	Tue Jan 24 13:47:48 2017	(r432337)
@@ -252,6 +252,8 @@
     SUBDIR += php56-extensions
     SUBDIR += php70
     SUBDIR += php70-extensions
+    SUBDIR += php71
+    SUBDIR += php71-extensions
     SUBDIR += php_doc
     SUBDIR += picoc
     SUBDIR += pike78


More information about the svn-ports-head mailing list