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:   adam
Date:           Tue Aug 26 08:48:17 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-types-ujson: DESCR Makefile PLIST distinfo

Log Message:
py-types-ujson: removed; obsolete since ujson-5.11.0


To generate a diff of this commit:
cvs rdiff -u -r1.4512 -r1.4513 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-types-ujson/DESCR
cvs rdiff -u -r1.14 -r0 pkgsrc/devel/py-types-ujson/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-types-ujson/PLIST
cvs rdiff -u -r1.13 -r0 pkgsrc/devel/py-types-ujson/distinfo

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.4512 pkgsrc/devel/Makefile:1.4513
--- pkgsrc/devel/Makefile:1.4512        Fri Aug 15 06:51:29 2025
+++ pkgsrc/devel/Makefile       Tue Aug 26 08:48:16 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4512 2025/08/15 06:51:29 kim Exp $
+# $NetBSD: Makefile,v 1.4513 2025/08/26 08:48:16 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -3231,7 +3231,6 @@ SUBDIR+=  py-typeguard
 SUBDIR+=       py-types-gdb
 SUBDIR+=       py-types-setuptools
 SUBDIR+=       py-types-toml
-SUBDIR+=       py-types-ujson
 SUBDIR+=       py-typing-extensions
 SUBDIR+=       py-typing-inspect
 SUBDIR+=       py-typing-inspection



Home | Main Index | Thread Index | Old Index