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:   cheusov
Date:           Tue May 21 13:16:23 UTC 2024

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Enable py-agate-sql


To generate a diff of this commit:
cvs rdiff -u -r1.710 -r1.711 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.710 pkgsrc/databases/Makefile:1.711
--- pkgsrc/databases/Makefile:1.710     Tue May 21 13:08:37 2024
+++ pkgsrc/databases/Makefile   Tue May 21 13:16:23 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.710 2024/05/21 13:08:37 cheusov Exp $
+# $NetBSD: Makefile,v 1.711 2024/05/21 13:16:23 cheusov Exp $
 
 COMMENT=       Databases
 
@@ -356,6 +356,7 @@ SUBDIR+=    pxtools
 SUBDIR+=       py-PgSQL
 SUBDIR+=       py-agate-dbf
 SUBDIR+=       py-agate-excel
+SUBDIR+=       py-agate-sql
 SUBDIR+=       py-aiosqlite
 SUBDIR+=       py-alembic
 SUBDIR+=       py-ana



Home | Main Index | Thread Index | Old Index