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:           Sun May 12 17:12:32 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-importlab


To generate a diff of this commit:
cvs rdiff -u -r1.4270 -r1.4271 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.4270 pkgsrc/devel/Makefile:1.4271
--- pkgsrc/devel/Makefile:1.4270        Fri May 10 10:05:02 2024
+++ pkgsrc/devel/Makefile       Sun May 12 17:12:31 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4270 2024/05/10 10:05:02 adam Exp $
+# $NetBSD: Makefile,v 1.4271 2024/05/12 17:12:31 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2619,6 +2619,7 @@ SUBDIR+=  py-hypothesmith
 SUBDIR+=       py-idle
 SUBDIR+=       py-ijson
 SUBDIR+=       py-immutabledict
+SUBDIR+=       py-importlab
 SUBDIR+=       py-importlib-metadata
 SUBDIR+=       py-importlib-resources
 SUBDIR+=       py-incremental



Home | Main Index | Thread Index | Old Index