Fix pkg-messages

PR:		250340
Submitted by:	0mp
Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2020-10-16 20:43:57 +00:00
parent eff58aa198
commit 0e8b25892a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552522
6 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
PORTNAME?= mysql
PORTVERSION= 5.6.49
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES= databases
MASTER_SITES= MYSQL/MySQL-5.6
PKGNAMESUFFIX?= 56-server
@ -87,7 +87,7 @@ CONFLICTS_INSTALL= mysql5[0-57-9]-server-* \
USE_RC_SUBR= mysql-server
SUB_FILES= my.cnf.sample
SUB_FILES= my.cnf.sample pkg-message
USERS= mysql
GROUPS= mysql

View File

@ -2,7 +2,7 @@
{ type: install
message: <<EOM
Please keep in mind that the default location for my.cnf will be changed
from "/var/db/mysql/my.cnf" to "/usr/local/etc/mysql/my.cnf" in the near
from "/var/db/mysql/my.cnf" to "%%ETCDIR%%/my.cnf" in the near
future. If you do not want to move your my.cnf to the new location then
you must set "mysql_optfile" in /etc/rc.conf to "/var/db/mysql/my.cnf".
EOM

View File

@ -3,7 +3,7 @@
PORTNAME?= mysql
PORTVERSION= 5.7.31
PORTREVISION?= 1
PORTREVISION?= 2
CATEGORIES= databases
MASTER_SITES= MYSQL/MySQL-5.7
PKGNAMESUFFIX?= 57-server
@ -91,7 +91,7 @@ CONFLICTS_INSTALL= mysql5[0-68-9]-server-* \
USE_RC_SUBR= mysql-server
SUB_FILES= my.cnf.sample
SUB_FILES= my.cnf.sample pkg-message
USERS= mysql
GROUPS= mysql

View File

@ -3,7 +3,7 @@
PORTNAME?= mysql
PORTVERSION= 8.0.21
PORTREVISION?= 2
PORTREVISION?= 3
CATEGORIES= databases
MASTER_SITES= MYSQL/MySQL-8.0
PKGNAMESUFFIX?= 80-server
@ -120,7 +120,7 @@ CONFLICTS_INSTALL= mysql8[1-9]-server-* \
USE_RC_SUBR= mysql-server
SUB_FILES= my.cnf.sample
SUB_FILES= my.cnf.sample pkg-message
USERS= mysql
GROUPS= mysql