pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mpg123



Module Name:    pkgsrc
Committed By:   vins
Date:           Sun Dec 14 12:40:42 UTC 2025

Modified Files:
        pkgsrc/audio/mpg123: Makefile.common

Log Message:
audio/mpg123: mention sndio backend


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/audio/mpg123/Makefile.common

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

Modified files:

Index: pkgsrc/audio/mpg123/Makefile.common
diff -u pkgsrc/audio/mpg123/Makefile.common:1.82 pkgsrc/audio/mpg123/Makefile.common:1.83
--- pkgsrc/audio/mpg123/Makefile.common:1.82    Fri Oct 10 05:01:04 2025
+++ pkgsrc/audio/mpg123/Makefile.common Sun Dec 14 12:40:41 2025
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.common,v 1.82 2025/10/10 05:01:04 adam Exp $
+# $NetBSD: Makefile.common,v 1.83 2025/12/14 12:40:41 vins Exp $
 #
 # used by audio/mpg123-jack/Makefile
 # used by audio/mpg123-nas/Makefile
 # used by audio/mpg123-pulse/Makefile
+# used by audio/mpg123-sndio/Makefile
 
 DISTNAME=      mpg123-1.33.3
 PKGNAME?=      ${DISTNAME:C/[[:alnum:]]*/&-${MPG123_MODULE}/}



Home | Main Index | Thread Index | Old Index