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:   wiz
Date:           Fri Jun  9 15:57:42 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-nihtest


To generate a diff of this commit:
cvs rdiff -u -r1.4003 -r1.4004 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.4003 pkgsrc/devel/Makefile:1.4004
--- pkgsrc/devel/Makefile:1.4003        Fri Jun  9 13:41:00 2023
+++ pkgsrc/devel/Makefile       Fri Jun  9 15:57:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4003 2023/06/09 13:41:00 taca Exp $
+# $NetBSD: Makefile,v 1.4004 2023/06/09 15:57:42 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2678,6 +2678,7 @@ SUBDIR+=  py-multipledispatch
 SUBDIR+=       py-nampa
 SUBDIR+=       py-nest-asyncio
 SUBDIR+=       py-newt
+SUBDIR+=       py-nihtest
 SUBDIR+=       py-nose
 SUBDIR+=       py-nose-exclude
 SUBDIR+=       py-nose2



Home | Main Index | Thread Index | Old Index