pkgsrc-Changes archive

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

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   reinoud
Date:           Sat Jan 16 21:08:58 UTC 2021

Modified Files:
        pkgsrc/doc: CHANGES-2021

Log Message:
Fix Sun/NetBSD audio support. uaudio(4) record-only audio devices would not
allow to be opened write-only and the logic would then skip to the next
device.


To generate a diff of this commit:
cvs rdiff -u -r1.456 -r1.457 pkgsrc/doc/CHANGES-2021

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

Modified files:

Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.456 pkgsrc/doc/CHANGES-2021:1.457
--- pkgsrc/doc/CHANGES-2021:1.456       Sat Jan 16 20:40:20 2021
+++ pkgsrc/doc/CHANGES-2021     Sat Jan 16 21:08:58 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.456 2021/01/16 20:40:20 khorben Exp $
+$NetBSD: CHANGES-2021,v 1.457 2021/01/16 21:08:58 reinoud Exp $
 
 Changes to the packages collection and infrastructure in 2021:
 
@@ -574,3 +574,4 @@ Changes to the packages collection and i
        Updated devel/py-hg-git to 0.9.0nb1 [maya 2021-01-16]
        Updated net/Radicale to 1.1.4nb3 [maya 2021-01-16]
        Added print/py-octoprint-filecheck version 2020.08.07 [khorben 2021-01-16]
+       Updated audio/portaudio to version portaudio-190600.20161030nb7 [reinoud 2021-01-16]



Home | Main Index | Thread Index | Old Index