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 Feb  3 14:45:45 UTC 2026

Modified Files:
        pkgsrc/databases: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.742 -r1.743 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.742 pkgsrc/databases/Makefile:1.743
--- pkgsrc/databases/Makefile:1.742     Sun Jan 25 12:15:33 2026
+++ pkgsrc/databases/Makefile   Tue Feb  3 14:45:44 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.742 2026/01/25 12:15:33 adam Exp $
+# $NetBSD: Makefile,v 1.743 2026/02/03 14:45:44 taca Exp $
 
 COMMENT=       Databases
 
@@ -496,6 +496,7 @@ SUBDIR+=    ruby-tiny_tds
 SUBDIR+=       ruby-tokyocabinet
 SUBDIR+=       ruby-tokyotyrant
 SUBDIR+=       ruby-vapor
+SUBDIR+=       ruby-with_advisory_lock
 SUBDIR+=       sdbm
 SUBDIR+=       shared-mime-info
 SUBDIR+=       slony1



Home | Main Index | Thread Index | Old Index