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:   khorben
Date:           Tue Sep 29 02:14:20 UTC 2020

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add py-ana


To generate a diff of this commit:
cvs rdiff -u -r1.614 -r1.615 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.614 pkgsrc/databases/Makefile:1.615
--- pkgsrc/databases/Makefile:1.614     Thu Sep 10 16:55:19 2020
+++ pkgsrc/databases/Makefile   Tue Sep 29 02:14:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.614 2020/09/10 16:55:19 taca Exp $
+# $NetBSD: Makefile,v 1.615 2020/09/29 02:14:20 khorben Exp $
 
 COMMENT=       Databases
 
@@ -338,6 +338,7 @@ SUBDIR+=    pxtools
 SUBDIR+=       py-PgSQL
 SUBDIR+=       py-aiosqlite
 SUBDIR+=       py-alembic
+SUBDIR+=       py-ana
 SUBDIR+=       py-apsw
 SUBDIR+=       py-asyncpg
 SUBDIR+=       py-barman



Home | Main Index | Thread Index | Old Index