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:   adam
Date:           Fri Sep 16 06:49:49 UTC 2016

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Added databases/mysql57 version 5.7.15


To generate a diff of this commit:
cvs rdiff -u -r1.516 -r1.517 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.516 pkgsrc/databases/Makefile:1.517
--- pkgsrc/databases/Makefile:1.516     Thu Aug  4 16:05:01 2016
+++ pkgsrc/databases/Makefile   Fri Sep 16 06:49:49 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.516 2016/08/04 16:05:01 jdolecek Exp $
+# $NetBSD: Makefile,v 1.517 2016/09/16 06:49:49 adam Exp $
 
 COMMENT=       Databases
 
@@ -99,6 +99,8 @@ SUBDIR+=      mysql55-client
 SUBDIR+=       mysql55-server
 SUBDIR+=       mysql56-client
 SUBDIR+=       mysql56-server
+SUBDIR+=       mysql57-client
+SUBDIR+=       mysql57-server
 SUBDIR+=       mysqlcc
 SUBDIR+=       mysqltuner
 SUBDIR+=       mytop



Home | Main Index | Thread Index | Old Index