From owner-cvs-all@FreeBSD.ORG Mon May 7 15:23:52 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3B8B106566B; Mon, 7 May 2012 15:23:52 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id AF00A8FC12; Mon, 7 May 2012 15:23:52 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q47FNqo8037245; Mon, 7 May 2012 15:23:52 GMT (envelope-from crees@repoman.freebsd.org) Received: (from crees@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q47FNqY7037244; Mon, 7 May 2012 15:23:52 GMT (envelope-from crees) Message-Id: <201205071523.q47FNqY7037244@repoman.freebsd.org> From: Chris Rees Date: Mon, 7 May 2012 15:23:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/alsa-plugins Makefile ports/audio/alsa-plugins/files alsa-plugins-getiptrfix.patch alsa-plugins.patch patch-alsa-plugins X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2012 15:23:52 -0000 crees 2012-05-07 15:23:52 UTC FreeBSD ports repository Modified files: audio/alsa-plugins Makefile Added files: audio/alsa-plugins/files alsa-plugins-getiptrfix.patch alsa-plugins.patch Removed files: audio/alsa-plugins/files patch-alsa-plugins Log: Since r221388 and its MFCs SNDCTL_DSP_GETIPTR should work correctly on FreeBSD and should not require any quirks/workarounds. In fact they seem to be harmful now and result in sound outages. PR: ports/165247 Submitted by: avg Submitted by: Aragon Gouveia (maintainer) Revision Changes Path 1.5 +9 -1 ports/audio/alsa-plugins/Makefile 1.1 +564 -0 ports/audio/alsa-plugins/files/alsa-plugins-getiptrfix.patch (new) 1.1 +670 -0 ports/audio/alsa-plugins/files/alsa-plugins.patch (new) 1.2 +0 -670 ports/audio/alsa-plugins/files/patch-alsa-plugins (dead)