From 9685f8309220bd7a67135eea054958b6f0fe4669 Mon Sep 17 00:00:00 2001 From: nat Date: Thu, 30 Mar 2017 18:44:13 +0000 Subject: Fix playback on NetBSD-current as of 20170322. Ensure that the audioctl device operates on the correct channel. Addresses PR kern/52075. Bump PKGREVISION. --- audio/timidity/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/timidity/Makefile') diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 458c1429c5e..c2475a361c7 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.104 2017/02/12 06:25:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.105 2017/03/30 18:44:13 nat Exp $ DISTNAME= TiMidity++-2.14.0 PKGNAME= ${DISTNAME:S/TiMidity++/timidity/} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=timidity/} EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3