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:           Sun Mar  3 15:30:57 UTC 2019

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: remove ruby-dm-active_model and ruby-dm-rails

Remove ruby-dm-active_model and ruby-dm-rails.


To generate a diff of this commit:
cvs rdiff -u -r1.570 -r1.571 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.570 pkgsrc/databases/Makefile:1.571
--- pkgsrc/databases/Makefile:1.570     Sun Mar  3 14:55:53 2019
+++ pkgsrc/databases/Makefile   Sun Mar  3 15:30:56 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.570 2019/03/03 14:55:53 taca Exp $
+# $NetBSD: Makefile,v 1.571 2019/03/03 15:30:56 taca Exp $
 
 COMMENT=       Databases
 
@@ -422,7 +422,6 @@ SUBDIR+=    ruby-dbd-pg
 SUBDIR+=       ruby-dbd-sqlite
 SUBDIR+=       ruby-dbd-sqlite3
 SUBDIR+=       ruby-dbi
-SUBDIR+=       ruby-dm-active_model
 SUBDIR+=       ruby-dm-adjust
 SUBDIR+=       ruby-dm-aggregates
 SUBDIR+=       ruby-dm-ar-finders
@@ -442,7 +441,6 @@ SUBDIR+=    ruby-dm-migrations
 SUBDIR+=       ruby-dm-mysql-adapter
 SUBDIR+=       ruby-dm-observer
 SUBDIR+=       ruby-dm-postgres-adapter
-SUBDIR+=       ruby-dm-rails
 SUBDIR+=       ruby-dm-rest-adapter
 SUBDIR+=       ruby-dm-serializer
 SUBDIR+=       ruby-dm-sqlite-adapter



Home | Main Index | Thread Index | Old Index