pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep 26 21:41:01 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2025
Removed Files:
        pkgsrc/devel/uv: DESCR Makefile PLIST cargo-depends.mk distinfo
        pkgsrc/devel/uv/patches: patch-Cargo.toml

Log Message:
uv: remove

A newer version of this was imported as py-uv, so let's use that instead.


To generate a diff of this commit:
cvs rdiff -u -r1.4531 -r1.4532 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/uv/DESCR pkgsrc/devel/uv/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/devel/uv/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/uv/cargo-depends.mk \
    pkgsrc/devel/uv/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/uv/patches/patch-Cargo.toml
cvs rdiff -u -r1.5744 -r1.5745 pkgsrc/doc/CHANGES-2025

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.4531 pkgsrc/devel/Makefile:1.4532
--- pkgsrc/devel/Makefile:1.4531        Mon Sep 22 21:42:06 2025
+++ pkgsrc/devel/Makefile       Fri Sep 26 21:41:00 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4531 2025/09/22 21:42:06 wiz Exp $
+# $NetBSD: Makefile,v 1.4532 2025/09/26 21:41:00 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3768,7 +3768,6 @@ SUBDIR+=  unittest-cpp
 SUBDIR+=       uno
 SUBDIR+=       userspace-rcu
 SUBDIR+=       uthash
-SUBDIR+=       uv
 SUBDIR+=       valgrind
 SUBDIR+=       vanessa_adt
 SUBDIR+=       vanessa_logger

Index: pkgsrc/doc/CHANGES-2025
diff -u pkgsrc/doc/CHANGES-2025:1.5744 pkgsrc/doc/CHANGES-2025:1.5745
--- pkgsrc/doc/CHANGES-2025:1.5744      Fri Sep 26 20:25:15 2025
+++ pkgsrc/doc/CHANGES-2025     Fri Sep 26 21:41:00 2025
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2025,v 1.5744 2025/09/26 20:25:15 prlw1 Exp $
+$NetBSD: CHANGES-2025,v 1.5745 2025/09/26 21:41:00 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2025:
 
@@ -8307,3 +8307,4 @@ Changes to the packages collection and i
        Added audio/mt32emu version 2.7.2 [js 2025-09-26]
        Added emulators/dosbox-staging version 0.82.2 [js 2025-09-26]
        Updated math/pari23 to 2.3.5nb33 [prlw1 2025-09-26]
+       Removed devel/uv successor devel/py-uv [wiz 2025-09-26]



Home | Main Index | Thread Index | Old Index