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:           Thu Sep 14 19:55:38 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: Add ruby-arel-helpers


To generate a diff of this commit:
cvs rdiff -u -r1.540 -r1.541 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.540 pkgsrc/databases/Makefile:1.541
--- pkgsrc/databases/Makefile:1.540     Sun Sep  3 08:58:29 2017
+++ pkgsrc/databases/Makefile   Thu Sep 14 19:55:38 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.540 2017/09/03 08:58:29 wiz Exp $
+# $NetBSD: Makefile,v 1.541 2017/09/14 19:55:38 minskim Exp $
 
 COMMENT=       Databases
 
@@ -397,6 +397,7 @@ SUBDIR+=    ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord32
 SUBDIR+=       ruby-activerecord42
 SUBDIR+=       ruby-arel
+SUBDIR+=       ruby-arel-helpers
 SUBDIR+=       ruby-arel30
 SUBDIR+=       ruby-arel60
 SUBDIR+=       ruby-awesome_nested_set



Home | Main Index | Thread Index | Old Index