pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Jul 22 15:25:50 UTC 2026

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio: Enable tenacity


To generate a diff of this commit:
cvs rdiff -u -r1.729 -r1.730 pkgsrc/audio/Makefile

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.729 pkgsrc/audio/Makefile:1.730
--- pkgsrc/audio/Makefile:1.729 Fri Jul  3 10:23:49 2026
+++ pkgsrc/audio/Makefile       Wed Jul 22 15:25:50 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.729 2026/07/03 10:23:49 wiz Exp $
+# $NetBSD: Makefile,v 1.730 2026/07/22 15:25:50 ryoon Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -465,6 +465,7 @@ SUBDIR+=    taglib
 SUBDIR+=       tap-plugins
 SUBDIR+=       tcd
 SUBDIR+=       tcl-snack
+SUBDIR+=       tenacity
 SUBDIR+=       terminatorx
 SUBDIR+=       termusic
 SUBDIR+=       tfmxplay



Home | Main Index | Thread Index | Old Index