From owner-svn-ports-all@FreeBSD.ORG Sun Feb 9 21:10:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5108AB8E; Sun, 9 Feb 2014 21:10:19 +0000 (UTC) Received: from mailrelay006.isp.belgacom.be (mailrelay006.isp.belgacom.be [195.238.6.172]) by mx1.freebsd.org (Postfix) with ESMTP id 6F84B1792; Sun, 9 Feb 2014 21:10:17 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Am4GAGXu91JbsJJH/2dsb2JhbABZgww4S79SgQYXdIIlAQEFOhwjEAsUBAklDyoeBogcAQjHbBeOfQeEOASYKoEzkG+DLjs Received: from 71.146-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.146.71]) by relay.skynet.be with ESMTP; 09 Feb 2014 22:10:10 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.7/8.14.7) with ESMTP id s19LA9e6042594; Sun, 9 Feb 2014 22:10:10 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Sun, 9 Feb 2014 22:10:09 +0100 From: Tijl Coosemans To: Antoine Brodin Subject: Re: svn commit: r343543 - in head/x11/dgs: . files Message-ID: <20140209221009.7d54c2e6@kalimero.tijl.coosemans.org> In-Reply-To: <201402092057.s19KvRoZ021056@svn.freebsd.org> References: <201402092057.s19KvRoZ021056@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2014 21:10:19 -0000 On Sun, 9 Feb 2014 20:57:27 +0000 (UTC) Antoine Brodin wrote: > Author: antoine > Date: Sun Feb 9 20:57:26 2014 > New Revision: 343543 > URL: http://svnweb.freebsd.org/changeset/ports/343543 > QAT: https://qat.redports.org/buildarchive/r343543/ > > Log: > Patch ltconfig a bit like USES=libtool does for configure files, so that > we end up with libs and symlinks as specified in the plist > No bump needed as it failed to package. I'll see if this can be added to USES=libtool.