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:           Tue Aug 23 21:25:17 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-timeout-decorator


To generate a diff of this commit:
cvs rdiff -u -r1.3775 -r1.3776 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.3775 pkgsrc/devel/Makefile:1.3776
--- pkgsrc/devel/Makefile:1.3775        Tue Aug 23 21:21:17 2022
+++ pkgsrc/devel/Makefile       Tue Aug 23 21:25:17 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3775 2022/08/23 21:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3776 2022/08/23 21:25:17 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2847,6 +2847,7 @@ SUBDIR+=  py-testresources
 SUBDIR+=       py-testscenarios
 SUBDIR+=       py-testtools
 SUBDIR+=       py-thrift
+SUBDIR+=       py-timeout-decorator
 SUBDIR+=       py-tlsh
 SUBDIR+=       py-toolz
 SUBDIR+=       py-tortoisehg



Home | Main Index | Thread Index | Old Index