pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/sox_ng



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jul  3 10:59:10 UTC 2026

Modified Files:
        pkgsrc/audio/sox_ng: PLIST

Log Message:
sox_ng: fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/sox_ng/PLIST

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

Modified files:

Index: pkgsrc/audio/sox_ng/PLIST
diff -u pkgsrc/audio/sox_ng/PLIST:1.2 pkgsrc/audio/sox_ng/PLIST:1.3
--- pkgsrc/audio/sox_ng/PLIST:1.2       Fri Jul  3 09:32:19 2026
+++ pkgsrc/audio/sox_ng/PLIST   Fri Jul  3 10:59:09 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2026/07/03 09:32:19 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2026/07/03 10:59:09 wiz Exp $
 bin/play
 bin/play_ng
 bin/rec
@@ -9,7 +9,9 @@ bin/soxi
 bin/soxi_ng
 include/sox.h
 include/sox_ng.h
+lib/libsox.a
 lib/libsox.la
+lib/libsox.so
 lib/libsox_ng.la
 lib/pkgconfig/sox.pc
 lib/pkgconfig/sox_ng.pc



Home | Main Index | Thread Index | Old Index