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:           Tue Mar 13 16:43:40 UTC 2018

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: add and enable ruby-arel80


To generate a diff of this commit:
cvs rdiff -u -r1.556 -r1.557 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.556 pkgsrc/databases/Makefile:1.557
--- pkgsrc/databases/Makefile:1.556     Thu Feb  1 22:20:08 2018
+++ pkgsrc/databases/Makefile   Tue Mar 13 16:43:40 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.556 2018/02/01 22:20:08 fhajny Exp $
+# $NetBSD: Makefile,v 1.557 2018/03/13 16:43:40 taca Exp $
 
 COMMENT=       Databases
 
@@ -407,6 +407,7 @@ SUBDIR+=    ruby-arel
 SUBDIR+=       ruby-arel-helpers
 SUBDIR+=       ruby-arel30
 SUBDIR+=       ruby-arel60
+SUBDIR+=       ruby-arel80
 SUBDIR+=       ruby-awesome_nested_set
 SUBDIR+=       ruby-cassandra
 SUBDIR+=       ruby-data_objects



Home | Main Index | Thread Index | Old Index