Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A02DE63E05B for ; Sun, 30 Sep 2012 19:29:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AC7BF14A2E4; Sun, 30 Sep 2012 19:29:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2013714A2E0 for ; Sun, 30 Sep 2012 19:29:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 4fCm0AO3XXXH for ; Sun, 30 Sep 2012 19:29:05 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9D20714A2AE for ; Sun, 30 Sep 2012 19:29:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 857E2175DD; Sun, 30 Sep 2012 19:29:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 30 Sep 2012 19:29:05 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/comms/asterisk18 To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20120930192905.857E2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: jnemeth Date: Sun Sep 30 19:29:05 UTC 2012 Modified Files: pkgsrc/comms/asterisk18: PLIST options.mk Log Message: Build fix: This is the second attempt to fix the build problem that some people have seen (I have received inconsistent reports). This should force chan_mgcp to build on systems where it can. It was tested on NetBSD 5.0, thus ensuring that it doesn't break previously working systems; and NetBSD 6.99.7, where I finally saw the problem that some people were reporting. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/comms/asterisk18/PLIST cvs rdiff -u -r1.10 -r1.11 pkgsrc/comms/asterisk18/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.