pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/mysql-server Do the chown of MYSQL_DATADIR t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cafa4c4384c0
branches: trunk
changeset: 461707:cafa4c4384c0
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Sep 19 14:35:18 2003 +0000
description:
Do the chown of MYSQL_DATADIR to MYSQL_USER:MYSQL_GROUP automatically in
the install file instead of only mentioning it in MESSAGE.
Closes PR 22197. tron says ok.
diffstat:
databases/mysql-server/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r ea1734cde352 -r cafa4c4384c0 databases/mysql-server/Makefile
--- a/databases/mysql-server/Makefile Fri Sep 19 14:34:57 2003 +0000
+++ b/databases/mysql-server/Makefile Fri Sep 19 14:35:18 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2003/09/19 14:34:58 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2003/09/19 14:35:18 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-server-/}
-PKGREVISION= 6
+PKGREVISION= 7
SVR4_PKGNAME= mysqs
COMMENT= MySQL, a free SQL database (server)
Home |
Main Index |
Thread Index |
Old Index