summaryrefslogtreecommitdiff
path: root/databases/mysql40-server/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-01-11 11:58:42 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-01-11 11:58:42 +0000
commit02deaaf2a75d90655190b6a24fe82c7bf8a0962f (patch)
tree0114c63ba07e62760295ab05c23f6b519a6365ea /databases/mysql40-server/Makefile
parentUpdate to 4.3.2 release. (diff)
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS.
Notes
Notes: svn path=/head/; revision=247607
Diffstat (limited to 'databases/mysql40-server/Makefile')
-rw-r--r--databases/mysql40-server/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile
index b53a2b34fb32..e135e0c5ba12 100644
--- a/databases/mysql40-server/Makefile
+++ b/databases/mysql40-server/Makefile
@@ -86,7 +86,7 @@ WANT_MYSQL_VER= 40
LATEST_LINK= mysql40-server
-CONFLICTS= mysql-server-3.* mysql-server-4.[1-9].* mysql-server-5.* mysql-server-6.*
+CONFLICTS= mysql-server-[35].* mysql-server-4.[1-9].*
USE_RC_SUBR= mysql-server.sh
@@ -132,7 +132,7 @@ post-install:
.if defined(CLIENT_ONLY)
LATEST_LINK= mysql40-client
-CONFLICTS= mysql-client-3.* mysql-client-4.[1-9].* mysql-client-5.* mysql-client-6.*
+CONFLICTS= mysql-client-[35].* mysql-client-4.[1-9].*
MAN1= mysql.1 mysqladmin.1 mysqldump.1 mysqlshow.1
@@ -161,7 +161,7 @@ RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
LATEST_LINK= mysql40-scripts
-CONFLICTS= mysql-scripts-3.* mysql-scripts-4.[1-9].* mysql-scripts-5.* mysql-scripts-6.*
+CONFLICTS= mysql-scripts-[35].* mysql-scripts-4.[1-9].*
MAN1= mysql_zap.1 mysqlaccess.1 mysqld_multi.1 mysql_fix_privilege_tables.1