[Midnightbsd-cvs] mports [22120] trunk/databases: MySQL 5.1 is deprecated.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Dec 22 21:11:34 EST 2016
Revision: 22120
http://svnweb.midnightbsd.org/mports/?rev=22120
Author: laffer1
Date: 2016-12-22 21:11:34 -0500 (Thu, 22 Dec 2016)
Log Message:
-----------
MySQL 5.1 is deprecated. As it is a security risk now, lets remove it.
Modified Paths:
--------------
trunk/databases/Makefile
Removed Paths:
-------------
trunk/databases/mysql51-client/
trunk/databases/mysql51-scripts/
trunk/databases/mysql51-server/
trunk/databases/p5-DBD-mysql51/
Modified: trunk/databases/Makefile
===================================================================
--- trunk/databases/Makefile 2016-12-23 02:07:44 UTC (rev 22119)
+++ trunk/databases/Makefile 2016-12-23 02:11:34 UTC (rev 22120)
@@ -23,9 +23,6 @@
SUBDIR += memcached
SUBDIR += mysql-connector-java
SUBDIR += mysql2pgsql
-SUBDIR += mysql51-client
-SUBDIR += mysql51-scripts
-SUBDIR += mysql51-server
SUBDIR += mysql55-client
SUBDIR += mysql55-server
SUBDIR += mysql56-client
@@ -40,7 +37,6 @@
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-SQLite
SUBDIR += p5-DBD-mysql
-SUBDIR += p5-DBD-mysql51
SUBDIR += p5-DBD-mysql55
SUBDIR += p5-DBI
SUBDIR += p5-DBIx-Class
More information about the Midnightbsd-cvs
mailing list