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:48:21 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + 3


To generate a diff of this commit:
cvs rdiff -u -r1.4272 -r1.4273 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.4272 pkgsrc/devel/Makefile:1.4273
--- pkgsrc/devel/Makefile:1.4272        Sun May 12 17:45:43 2024
+++ pkgsrc/devel/Makefile       Sun May 12 17:48:21 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4272 2024/05/12 17:45:43 wiz Exp $
+# $NetBSD: Makefile,v 1.4273 2024/05/12 17:48:21 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2709,6 +2709,7 @@ SUBDIR+=  py-more-itertools
 SUBDIR+=       py-more-itertools2
 SUBDIR+=       py-mox
 SUBDIR+=       py-msgpack
+SUBDIR+=       py-msgspec
 SUBDIR+=       py-mulpyplexer
 SUBDIR+=       py-multipledispatch
 SUBDIR+=       py-nampa
@@ -2777,6 +2778,7 @@ SUBDIR+=  py-protobuf
 SUBDIR+=       py-py
 SUBDIR+=       py-py2app
 SUBDIR+=       py-pybind11
+SUBDIR+=       py-pycnite
 SUBDIR+=       py-pycotap
 SUBDIR+=       py-pydantic
 SUBDIR+=       py-pydantic-core
@@ -2948,6 +2950,7 @@ SUBDIR+=  py-pysha3
 SUBDIR+=       py-pysvn
 SUBDIR+=       py-pyte
 SUBDIR+=       py-pytemplate
+SUBDIR+=       py-pytype
 SUBDIR+=       py-pyutil
 SUBDIR+=       py-pyvex
 SUBDIR+=       py-queuelib



Home | Main Index | Thread Index | Old Index