From owner-cvs-all@FreeBSD.ORG Wed Dec 28 20:50:28 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3E021065670; Wed, 28 Dec 2011 20:50:28 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D3B718FC14; Wed, 28 Dec 2011 20:50:28 +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 pBSKoSvv006334; Wed, 28 Dec 2011 20:50:28 GMT (envelope-from pawel@repoman.freebsd.org) Received: (from pawel@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBSKoS5i006333; Wed, 28 Dec 2011 20:50:28 GMT (envelope-from pawel) Message-Id: <201112282050.pBSKoS5i006333@repoman.freebsd.org> From: Pawel Pekala Date: Wed, 28 Dec 2011 20:50:28 +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/audacity-devel Makefile distinfo pkg-plist 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: Wed, 28 Dec 2011 20:50:29 -0000 pawel 2011-12-28 20:50:28 UTC FreeBSD ports repository Modified files: audio/audacity-devel Makefile distinfo pkg-plist Log: - Update to 1.3.14 [1] - Remove DEBUG, MIDI, UNICODE options which cause broken build when set to off [1] - Add dependency on audio/jack - linking to it can't be disabled, this leads to missing dependency when installed - Add INSTALLS_ICONS - Make options actually work, add couple of missing dependencies when options are set to on, disable compiled in features when options are set to off - Fix plist when NOPORTDOCS=true PR: ports/163278 [1] Submitted by: maintainer [1] Revision Changes Path 1.57 +40 -20 ports/audio/audacity-devel/Makefile 1.16 +2 -2 ports/audio/audacity-devel/distinfo 1.18 +10 -4 ports/audio/audacity-devel/pkg-plist