[Midnightbsd-cvs] mports [24792] trunk/www: remove php 5.6 ports

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jan 15 19:17:37 EST 2019


Revision: 24792
          http://svnweb.midnightbsd.org/mports/?rev=24792
Author:   laffer1
Date:     2019-01-15 19:17:36 -0500 (Tue, 15 Jan 2019)
Log Message:
-----------
remove php 5.6 ports

Modified Paths:
--------------
    trunk/www/Makefile

Removed Paths:
-------------
    trunk/www/mod_php56/
    trunk/www/php56-opcache/
    trunk/www/php56-session/
    trunk/www/php56-tidy/

Modified: trunk/www/Makefile
===================================================================
--- trunk/www/Makefile	2019-01-16 00:16:54 UTC (rev 24791)
+++ trunk/www/Makefile	2019-01-16 00:17:36 UTC (rev 24792)
@@ -43,7 +43,6 @@
 SUBDIR += mod_dnssd
 SUBDIR += mod_fastcgi
 SUBDIR += mod_perl2
-SUBDIR += mod_php56
 SUBDIR += mod_php70
 SUBDIR += mod_php71
 SUBDIR += mod_python33
@@ -97,9 +96,6 @@
 SUBDIR += p5-WWW-RobotRules
 SUBDIR += p5-libwww
 SUBDIR += pear-HTTP_Request
-SUBDIR += php56-opcache
-SUBDIR += php56-session
-SUBDIR += php56-tidy
 SUBDIR += php70-opcache
 SUBDIR += php70-session
 SUBDIR += php70-tidy



More information about the Midnightbsd-cvs mailing list