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:           Wed Apr 23 14:55:34 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add three new packages


To generate a diff of this commit:
cvs rdiff -u -r1.4465 -r1.4466 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.4465 pkgsrc/devel/Makefile:1.4466
--- pkgsrc/devel/Makefile:1.4465        Tue Apr 22 11:26:52 2025
+++ pkgsrc/devel/Makefile       Wed Apr 23 14:55:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4465 2025/04/22 11:26:52 adam Exp $
+# $NetBSD: Makefile,v 1.4466 2025/04/23 14:55:34 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2699,6 +2699,7 @@ SUBDIR+=  py-hg-evolve
 SUBDIR+=       py-hg-fastimport
 SUBDIR+=       py-hg-git
 SUBDIR+=       py-hglib
+SUBDIR+=       py-housekeeping
 SUBDIR+=       py-hyperscan
 SUBDIR+=       py-hypothesis
 SUBDIR+=       py-hypothesis4
@@ -2750,6 +2751,7 @@ SUBDIR+=  py-jupyter_events
 SUBDIR+=       py-jupyter_packaging
 SUBDIR+=       py-kafka-python
 SUBDIR+=       py-kaitaistruct
+SUBDIR+=       py-kgb
 SUBDIR+=       py-kitchen
 SUBDIR+=       py-kivy
 SUBDIR+=       py-kivy-garden
@@ -2877,6 +2879,7 @@ SUBDIR+=  py-pycotap
 SUBDIR+=       py-pydantic
 SUBDIR+=       py-pydantic-core
 SUBDIR+=       py-pydantic-settings
+SUBDIR+=       py-pydiffx
 SUBDIR+=       py-pydispatcher
 SUBDIR+=       py-pyelftools
 SUBDIR+=       py-pygit2



Home | Main Index | Thread Index | Old Index