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:05:30 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: add ruby-mysql-ext


To generate a diff of this commit:
cvs rdiff -u -r1.543 -r1.544 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.543 pkgsrc/databases/Makefile:1.544
--- pkgsrc/databases/Makefile:1.543     Sun Sep 17 04:00:50 2017
+++ pkgsrc/databases/Makefile   Mon Sep 18 02:05:30 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.543 2017/09/17 04:00:50 minskim Exp $
+# $NetBSD: Makefile,v 1.544 2017/09/18 02:05:30 taca Exp $
 
 COMMENT=       Databases
 
@@ -450,6 +450,7 @@ SUBDIR+=    ruby-hiera
 SUBDIR+=       ruby-ldap
 SUBDIR+=       ruby-moneta
 SUBDIR+=       ruby-mysql
+SUBDIR+=       ruby-mysql-ext
 SUBDIR+=       ruby-mysql2
 SUBDIR+=       ruby-odbc
 SUBDIR+=       ruby-pg



Home | Main Index | Thread Index | Old Index