pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Mon Aug  5 01:26:18 UTC 2024

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
add and enable mysql80-cluster


To generate a diff of this commit:
cvs rdiff -u -r1.714 -r1.715 pkgsrc/databases/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.714 pkgsrc/databases/Makefile:1.715
--- pkgsrc/databases/Makefile:1.714     Thu Jul 25 16:59:10 2024
+++ pkgsrc/databases/Makefile   Mon Aug  5 01:26:18 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.714 2024/07/25 16:59:10 tnn Exp $
+# $NetBSD: Makefile,v 1.715 2024/08/05 01:26:18 jnemeth Exp $
 
 COMMENT=       Databases
 
@@ -122,6 +122,7 @@ SUBDIR+=    mysql57-client
 SUBDIR+=       mysql57-server
 SUBDIR+=       mysql75-cluster
 SUBDIR+=       mysql80-client
+SUBDIR+=       mysql80-cluster
 SUBDIR+=       mysql80-server
 SUBDIR+=       mysqld_exporter
 SUBDIR+=       mysqltuner



Home | Main Index | Thread Index | Old Index