pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Apr 20 14:38:20 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add and enable py-approvaltests.


To generate a diff of this commit:
cvs rdiff -u -r1.3105 -r1.3106 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3105 pkgsrc/devel/Makefile:1.3106
--- pkgsrc/devel/Makefile:1.3105        Sun Apr 19 12:50:24 2020
+++ pkgsrc/devel/Makefile       Mon Apr 20 14:38:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3105 2020/04/19 12:50:24 rillig Exp $
+# $NetBSD: Makefile,v 1.3106 2020/04/20 14:38:20 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2115,6 +2115,7 @@ SUBDIR+=  py-angr
 SUBDIR+=       py-anytree
 SUBDIR+=       py-apipkg
 SUBDIR+=       py-appdirs
+SUBDIR+=       py-approvaltests
 SUBDIR+=       py-archinfo
 SUBDIR+=       py-argcomplete
 SUBDIR+=       py-argh



Home | Main Index | Thread Index | Old Index