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:   taca
Date:           Mon Sep 18 02:36:56 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: add ruby-mysql28


To generate a diff of this commit:
cvs rdiff -u -r1.544 -r1.545 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.544 pkgsrc/databases/Makefile:1.545
--- pkgsrc/databases/Makefile:1.544     Mon Sep 18 02:05:30 2017
+++ pkgsrc/databases/Makefile   Mon Sep 18 02:36:56 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.544 2017/09/18 02:05:30 taca Exp $
+# $NetBSD: Makefile,v 1.545 2017/09/18 02:36:56 taca Exp $
 
 COMMENT=       Databases
 
@@ -452,6 +452,7 @@ SUBDIR+=    ruby-moneta
 SUBDIR+=       ruby-mysql
 SUBDIR+=       ruby-mysql-ext
 SUBDIR+=       ruby-mysql2
+SUBDIR+=       ruby-mysql28
 SUBDIR+=       ruby-odbc
 SUBDIR+=       ruby-pg
 SUBDIR+=       ruby-pg_array_parser



Home | Main Index | Thread Index | Old Index