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:   minskim
Date:           Sun Sep 17 04:00:51 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases/Makefile: Add py-alembic


To generate a diff of this commit:
cvs rdiff -u -r1.542 -r1.543 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.542 pkgsrc/databases/Makefile:1.543
--- pkgsrc/databases/Makefile:1.542     Fri Sep 15 17:52:28 2017
+++ pkgsrc/databases/Makefile   Sun Sep 17 04:00:50 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.542 2017/09/15 17:52:28 minskim Exp $
+# $NetBSD: Makefile,v 1.543 2017/09/17 04:00:50 minskim Exp $
 
 COMMENT=       Databases
 
@@ -327,6 +327,7 @@ SUBDIR+=    postgresql96-pltcl
 SUBDIR+=       postgresql96-server
 SUBDIR+=       pxtools
 SUBDIR+=       py-PgSQL
+SUBDIR+=       py-alembic
 SUBDIR+=       py-apsw
 SUBDIR+=       py-asyncpg
 SUBDIR+=       py-barman



Home | Main Index | Thread Index | Old Index