From owner-svn-ports-all@FreeBSD.ORG Tue Jul 29 21:24:18 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 4E6284CF; Tue, 29 Jul 2014 21:24:18 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6ABCB278E; Tue, 29 Jul 2014 21:24:17 +0000 (UTC) Received: from [192.168.0.21] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 2509B43B8C; Tue, 29 Jul 2014 16:23:56 -0500 (CDT) Message-ID: <53D810DA.4000908@marino.st> Date: Tue, 29 Jul 2014 23:23:38 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Adam Weinberger , Antoine Brodin Subject: Re: svn commit: r363392 - in head: chinese/fcitx-configtool chinese/fcitx-sunpinyin chinese/sunpinyin converters/p5-plutil databases/pgdbf deskutils/gnote deskutils/mate-menu-editor deskutils/planner d... References: <201407292107.s6TL7eC1058505@svn.freebsd.org> <53D80F0D.1000600@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" , Adam Weinberger , Bryan Drewery X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 29 Jul 2014 21:24:18 -0000 On 7/29/2014 23:20, Adam Weinberger wrote: > On 29 Jul, 2014, at 17:19, Antoine Brodin wrote: > >> On Tue, Jul 29, 2014 at 11:15 PM, Bryan Drewery wrote: >>> On 7/29/2014 4:07 PM, Adam Weinberger wrote: >>>> Author: adamw >>>> Date: Tue Jul 29 21:07:39 2014 >>>> New Revision: 363392 >>>> URL: http://svnweb.freebsd.org/changeset/ports/363392 >>>> QAT: https://qat.redports.org/buildarchive/r363392/ >>>> >>>> Log: >>>> Convert a bunch of USE_XZ to USES=tar:xz. >>>> >>>> Approved by: portmgr (not really, but touches unstaged ports) >>> >>> Having not read the diff, the conversion of USE_XZ->USES *is* implicitly >>> approved by the blanket portmgr approval for framework conversion. >> >> >> Well, it's approved when it's tested and doesn't break anything... >> >> Antoine > > Just can’t resist the opportunity to get a dig in, eh? On a serious note, how much more of this mass clean up is coming after USE_XZ fix? I don't want to start new generation bulk build in the middle of this (plus I need to let time pass due to inevitable fallout) Thanks, John