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:   minskim
Date:           Fri Sep 15 17:52:29 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: Add ruby-pg_array_parser


To generate a diff of this commit:
cvs rdiff -u -r1.541 -r1.542 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.541 pkgsrc/databases/Makefile:1.542
--- pkgsrc/databases/Makefile:1.541     Thu Sep 14 19:55:38 2017
+++ pkgsrc/databases/Makefile   Fri Sep 15 17:52:28 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.541 2017/09/14 19:55:38 minskim Exp $
+# $NetBSD: Makefile,v 1.542 2017/09/15 17:52:28 minskim Exp $
 
 COMMENT=       Databases
 
@@ -452,6 +452,7 @@ SUBDIR+=    ruby-mysql
 SUBDIR+=       ruby-mysql2
 SUBDIR+=       ruby-odbc
 SUBDIR+=       ruby-pg
+SUBDIR+=       ruby-pg_array_parser
 SUBDIR+=       ruby-postgres-pr
 SUBDIR+=       ruby-qdbm
 SUBDIR+=       ruby-rrdtool



Home | Main Index | Thread Index | Old Index