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:   markd
Date:           Sun Apr 23 03:39:53 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Add py-pickleshare


To generate a diff of this commit:
cvs rdiff -u -r1.525 -r1.526 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.525 pkgsrc/databases/Makefile:1.526
--- pkgsrc/databases/Makefile:1.525     Fri Apr 21 00:13:01 2017
+++ pkgsrc/databases/Makefile   Sun Apr 23 03:39:53 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.525 2017/04/21 00:13:01 minskim Exp $
+# $NetBSD: Makefile,v 1.526 2017/04/23 03:39:53 markd Exp $
 
 COMMENT=       Databases
 
@@ -358,6 +358,7 @@ SUBDIR+=    py-mysqldb
 SUBDIR+=       py-orderedmultidict
 SUBDIR+=       py-peewee
 SUBDIR+=       py-pgnotify
+SUBDIR+=       py-pickleshare
 SUBDIR+=       py-postgresql
 SUBDIR+=       py-psycopg2
 SUBDIR+=       py-pymysql



Home | Main Index | Thread Index | Old Index