From owner-svn-ports-head@FreeBSD.ORG Wed Feb 5 16:03:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB34F5E3; Wed, 5 Feb 2014 16:03:20 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 98A7A1940; Wed, 5 Feb 2014 16:03:20 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 44927BDC72; Wed, 5 Feb 2014 17:03:19 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 313F9BDC71; Wed, 5 Feb 2014 17:03:19 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 8BFA5613D; Wed, 5 Feb 2014 17:03:18 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 2A25768DE98D; Wed, 5 Feb 2014 17:03:18 +0100 (CET) Date: Wed, 05 Feb 2014 17:03:18 +0100 From: Mathieu Arnold To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r342737 - head/audio/libmad Message-ID: <6E29A21106828E0CE718E94F@ogg.in.absolight.net> In-Reply-To: <201402051554.s15FsGth011474@svn.freebsd.org> References: <201402051554.s15FsGth011474@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Feb 2014 16:03:20 -0000 +--On 5 f=C3=A9vrier 2014 15:54:16 +0000 Sunpoet Po-Chuan Hsieh wrote: | Log: | - Fix USES=3Dlibtool and revert shared library changes | - Bump PORTREVISION for package change That doesn't fix anything, it goes back to the bad libtool usage. It was already fixed, in r342729 and r342735. --=20 Mathieu Arnold