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:           Tue Sep 26 16:26:42 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: Add ruby-postgres_ext


To generate a diff of this commit:
cvs rdiff -u -r1.547 -r1.548 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.547 pkgsrc/databases/Makefile:1.548
--- pkgsrc/databases/Makefile:1.547     Tue Sep 26 10:26:57 2017
+++ pkgsrc/databases/Makefile   Tue Sep 26 16:26:41 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.547 2017/09/26 10:26:57 wiz Exp $
+# $NetBSD: Makefile,v 1.548 2017/09/26 16:26:41 minskim Exp $
 
 COMMENT=       Databases
 
@@ -453,6 +453,7 @@ SUBDIR+=    ruby-odbc
 SUBDIR+=       ruby-pg
 SUBDIR+=       ruby-pg_array_parser
 SUBDIR+=       ruby-postgres-pr
+SUBDIR+=       ruby-postgres_ext
 SUBDIR+=       ruby-qdbm
 SUBDIR+=       ruby-rrdtool
 SUBDIR+=       ruby-sequel



Home | Main Index | Thread Index | Old Index