aboutsummaryrefslogtreecommitdiff
path: root/audio/sndio/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-03-28 14:45:59 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-03-28 14:45:59 +0000
commit6f270b397f959c5b55dd0a53e4c120a533e9226c (patch)
treeb3050c585e44ea0b7ba687ad5babc91ce0e1b31f /audio/sndio/Makefile
parente3532d1234cef7e72c8ddd4e137f763de711f9cf (diff)
downloadports-6f270b397f959c5b55dd0a53e4c120a533e9226c.tar.gz
ports-6f270b397f959c5b55dd0a53e4c120a533e9226c.zip
With incompletely specified parameters the OSS backend will always
fallback to s16le for no good reason. Replace them with default values, so the format table lookup can work. This should fix playback of 24-bit/32-bit files in e.g. cmus without a running sndiod. Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D10164
Notes
Notes: svn path=/head/; revision=437130
Diffstat (limited to 'audio/sndio/Makefile')
-rw-r--r--audio/sndio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sndio/Makefile b/audio/sndio/Makefile
index 440e48784ccd..2e0b51681b9b 100644
--- a/audio/sndio/Makefile
+++ b/audio/sndio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sndio
PORTVERSION= 1.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.sndio.org/