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:           Thu May  4 09:38:52 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: sync


To generate a diff of this commit:
cvs rdiff -u -r1.3973 -r1.3974 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.3973 pkgsrc/devel/Makefile:1.3974
--- pkgsrc/devel/Makefile:1.3973        Thu May  4 05:50:35 2023
+++ pkgsrc/devel/Makefile       Thu May  4 09:38:52 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3973 2023/05/04 05:50:35 adam Exp $
+# $NetBSD: Makefile,v 1.3974 2023/05/04 09:38:52 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2685,6 +2685,7 @@ SUBDIR+=  py-pathlib2
 SUBDIR+=       py-pathspec
 SUBDIR+=       py-pathvalidate
 SUBDIR+=       py-pbr
+SUBDIR+=       py-pdm
 SUBDIR+=       py-pdm_backend
 SUBDIR+=       py-pebble
 SUBDIR+=       py-pep517
@@ -2986,6 +2987,7 @@ SUBDIR+=  py-testtools
 SUBDIR+=       py-thrift
 SUBDIR+=       py-timeout-decorator
 SUBDIR+=       py-tlsh
+SUBDIR+=       py-toolconfig
 SUBDIR+=       py-toolz
 SUBDIR+=       py-tortoisehg
 SUBDIR+=       py-tox



Home | Main Index | Thread Index | Old Index