pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/aiomixer aiomixer: Update to 1.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/201e6cdb21d4
branches:  trunk
changeset: 448768:201e6cdb21d4
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Mar 14 11:44:12 2021 +0000

description:
aiomixer: Update to 1.0.2

- Improved error handling
- Improved display of widgets with related controls
- Tested and corrected problems with a wide variety of drivers
        - fixed widget parsing and mixing with legacy drivers like eap(4),
          sb(4), various uaudio(4) hardware

diffstat:

 audio/aiomixer/Makefile |   4 ++--
 audio/aiomixer/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r d9ff80df3513 -r 201e6cdb21d4 audio/aiomixer/Makefile
--- a/audio/aiomixer/Makefile   Sun Mar 14 11:16:45 2021 +0000
+++ b/audio/aiomixer/Makefile   Sun Mar 14 11:44:12 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2019/12/15 00:09:25 nia Exp $
+# $NetBSD: Makefile,v 1.3 2021/03/14 11:44:12 nia Exp $
 
-DISTNAME=      aiomixer-1.0.1
+DISTNAME=      aiomixer-1.0.2
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=niacat/}
 
diff -r d9ff80df3513 -r 201e6cdb21d4 audio/aiomixer/distinfo
--- a/audio/aiomixer/distinfo   Sun Mar 14 11:16:45 2021 +0000
+++ b/audio/aiomixer/distinfo   Sun Mar 14 11:44:12 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2019/12/15 00:09:25 nia Exp $
+$NetBSD: distinfo,v 1.3 2021/03/14 11:44:12 nia Exp $
 
-SHA1 (aiomixer-1.0.1.tar.gz) = b99c3059f08b2d1a17a07b0691f07541bdbc10a8
-RMD160 (aiomixer-1.0.1.tar.gz) = 3bab84452a6ee1413b8e7869f49a5babb5eb2b26
-SHA512 (aiomixer-1.0.1.tar.gz) = 265c9104c6172930e2e02efd3ebfcec12ae54ecb954d4f3e93cfa505f9d8ea7a9ff89b44eb54123314de73f0c61185d582cb4233f74dcae22d6714876b743b8c
-Size (aiomixer-1.0.1.tar.gz) = 14418 bytes
+SHA1 (aiomixer-1.0.2.tar.gz) = 8cf5d2387a8e43324dd9e9cfb3166ab2282ba2fb
+RMD160 (aiomixer-1.0.2.tar.gz) = 04aef12fde2c0d2ddd4ace16b2a47bed0f3f645e
+SHA512 (aiomixer-1.0.2.tar.gz) = 7f9de17bcd59c64331582d9c545e4d91832d2fe00a9348dc77d8ac68de574229c8433233cbb78b8e6deb5c730c77d91f04f2b115a6108431759a0337fa80809f
+Size (aiomixer-1.0.2.tar.gz) = 14912 bytes



Home | Main Index | Thread Index | Old Index