pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases databases/Makefile: add and enable ruby-acti...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2aa810ee0a60
branches:  trunk
changeset: 446903:2aa810ee0a60
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Feb 14 14:01:21 2021 +0000

description:
databases/Makefile: add and enable ruby-activerecord61

diffstat:

 databases/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8af82fd255ef -r 2aa810ee0a60 databases/Makefile
--- a/databases/Makefile        Sun Feb 14 14:00:43 2021 +0000
+++ b/databases/Makefile        Sun Feb 14 14:01:21 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.621 2021/02/11 13:54:46 jperkin Exp $
+# $NetBSD: Makefile,v 1.622 2021/02/14 14:01:21 taca Exp $
 
 COMMENT=       Databases
 
@@ -423,6 +423,7 @@
 SUBDIR+=       ruby-activerecord-odbc
 SUBDIR+=       ruby-activerecord52
 SUBDIR+=       ruby-activerecord60
+SUBDIR+=       ruby-activerecord61
 SUBDIR+=       ruby-arel
 SUBDIR+=       ruby-arel-helpers
 SUBDIR+=       ruby-awesome_nested_set



Home | Main Index | Thread Index | Old Index