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 Jul  3 10:23:51 UTC 2026

Modified Files:
        pkgsrc/audio: Makefile
        pkgsrc/doc: CHANGES-2026
Removed Files:
        pkgsrc/audio/sox: DESCR Makefile PLIST buildlink3.mk distinfo
            options.mk
        pkgsrc/audio/sox/patches: patch-ak patch-src_coreaudio.c
            patch-src_oss.c patch-src_sox.c patch-src_sox_sample_test.h
            patch-src_sunaudio.c

Log Message:
sox: remove

Replaced by successor fork sox_ng.

This version is unmaintained and has lots of CVEs against it.


To generate a diff of this commit:
cvs rdiff -u -r1.728 -r1.729 pkgsrc/audio/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/audio/sox/DESCR pkgsrc/audio/sox/buildlink3.mk
cvs rdiff -u -r1.74 -r0 pkgsrc/audio/sox/Makefile
cvs rdiff -u -r1.7 -r0 pkgsrc/audio/sox/PLIST pkgsrc/audio/sox/options.mk
cvs rdiff -u -r1.32 -r0 pkgsrc/audio/sox/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/audio/sox/patches/patch-ak
cvs rdiff -u -r1.1 -r0 pkgsrc/audio/sox/patches/patch-src_coreaudio.c \
    pkgsrc/audio/sox/patches/patch-src_oss.c \
    pkgsrc/audio/sox/patches/patch-src_sox_sample_test.h
cvs rdiff -u -r1.2 -r0 pkgsrc/audio/sox/patches/patch-src_sox.c \
    pkgsrc/audio/sox/patches/patch-src_sunaudio.c
cvs rdiff -u -r1.4204 -r1.4205 pkgsrc/doc/CHANGES-2026

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/Makefile
diff -u pkgsrc/audio/Makefile:1.728 pkgsrc/audio/Makefile:1.729
--- pkgsrc/audio/Makefile:1.728 Sat Apr 18 15:08:09 2026
+++ pkgsrc/audio/Makefile       Fri Jul  3 10:23:49 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.728 2026/04/18 15:08:09 js Exp $
+# $NetBSD: Makefile,v 1.729 2026/07/03 10:23:49 wiz Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -439,7 +439,6 @@ SUBDIR+=    sonic
 SUBDIR+=       sound-juicer
 SUBDIR+=       sound-theme-freedesktop
 SUBDIR+=       soundtouch
-SUBDIR+=       sox
 SUBDIR+=       sox_ng
 SUBDIR+=       spectro-edit
 SUBDIR+=       speech-dispatcher

Index: pkgsrc/doc/CHANGES-2026
diff -u pkgsrc/doc/CHANGES-2026:1.4204 pkgsrc/doc/CHANGES-2026:1.4205
--- pkgsrc/doc/CHANGES-2026:1.4204      Fri Jul  3 10:18:14 2026
+++ pkgsrc/doc/CHANGES-2026     Fri Jul  3 10:23:49 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.4204 2026/07/03 10:18:14 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.4205 2026/07/03 10:23:49 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -6294,3 +6294,4 @@ Changes to the packages collection and i
        Updated print/py-octoprint to 1.11.8 [adam 2026-07-03]
        Updated www/py-zensical to 0.0.46 [adam 2026-07-03]
        Updated audio/sox_ng to 14.8.0.1 [wiz 2026-07-03]
+       Removed audio/sox successor audio/sox_ng [wiz 2026-07-03]



Home | Main Index | Thread Index | Old Index