From owner-svn-ports-head@freebsd.org Fri Jul 3 09:03:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D850B993BEF; Fri, 3 Jul 2015 09:03:49 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-wg0-x22b.google.com (mail-wg0-x22b.google.com [IPv6:2a00:1450:400c:c00::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 71A922E67; Fri, 3 Jul 2015 09:03:49 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by wguu7 with SMTP id u7so83018096wgu.3; Fri, 03 Jul 2015 02:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=0lJdElepT+wxpNtu6KT5UptvhrpwI+KWkQ06X/RqCvc=; b=jryXPZdD7Ux9n7XdKAMQANu8I4FTQriPa5UMteBcW6Y3DUh3CdWbMcriSmpvd+TKhe Tpnu6D5oC0tLrLwWixcBZ3XuUqQ1FGeJTZDd1BzYtij1aBE2ZQi3DRPMR5+ByrSoagqf 9EAbXQfEtn+/nqaGaIPp6xp8DrDBR9rICZFf7DRlOySE70+jIJOYiufDGPM+C6FWLx8e aKtCs2/cGyVPTFH4vwcsP2mkKzT75B/pY/681Mg9A6hX+jklCby95SL/4cLHAv0zn+Nd W1bmubur9+gA0/GNegc6uuDj7QSWLzGMVjny1GtPrqMAgil9VsAzdvVR0lGn3bVL5z8P ZTzg== MIME-Version: 1.0 X-Received: by 10.194.248.227 with SMTP id yp3mr69935584wjc.32.1435914226389; Fri, 03 Jul 2015 02:03:46 -0700 (PDT) Sender: thomas.e.zander@googlemail.com Received: by 10.28.15.11 with HTTP; Fri, 3 Jul 2015 02:03:46 -0700 (PDT) In-Reply-To: <2340B5B29C05E9AA2D831F17@atuin.in.mat.cc> References: <201507021940.t62JeFUP048466@repo.freebsd.org> <20150702234350.4e97a968@kalimero.tijl.coosemans.org> <2340B5B29C05E9AA2D831F17@atuin.in.mat.cc> Date: Fri, 3 Jul 2015 11:03:46 +0200 X-Google-Sender-Auth: 1trA1KMUem3vzq6SYgGb4comhHA Message-ID: Subject: Re: svn commit: r391183 - in head: . devel/libdlna emulators/kcemu graphics/bugle multimedia/ffmpeg multimedia/ffmpeg/files sysutils/k3b-kde4 x11-toolkits/nucleo From: Thomas Zander To: Mathieu Arnold Cc: Tijl Coosemans , Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 03 Jul 2015 09:03:49 -0000 On 3 July 2015 at 00:18, Mathieu Arnold wrote: > Then why not wait for the week-end and commit the update and the fixes at > once ? Because pushing the ffmpeg update earlier gives me the opportunity to see if it breaks some highly visible ports in unexpected ways that were not discovered during the exp-run. This allows to adjust attention accordingly if needed. Riggs