From owner-svn-ports-all@FreeBSD.ORG Thu Dec 26 14:19:20 2013 Return-Path: Delivered-To: svn-ports-all@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 1185E2DE; Thu, 26 Dec 2013 14:19: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 C0EBB142A; Thu, 26 Dec 2013 14:19:19 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 65311BDC3E; Thu, 26 Dec 2013 15:19:18 +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 42CF7BDC30; Thu, 26 Dec 2013 15:19:18 +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 9A1CE6113; Thu, 26 Dec 2013 15:19:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 3DFB466E8E31; Thu, 26 Dec 2013 15:19:17 +0100 (CET) Date: Thu, 26 Dec 2013 15:19:17 +0100 From: Mathieu Arnold To: Pawel Pekala Subject: Re: svn commit: r337410 - head/net/netscript Message-ID: <836F55D2966331D92F62C443@ogg.in.absolight.net> In-Reply-To: <20131226150619.17aa4f34@FreeBSD.org> References: <201312251245.rBPCjehO020581@svn.freebsd.org> <982DD1EB2558F02CF221634B@ogg.in.absolight.net> <20131226150619.17aa4f34@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 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: Thu, 26 Dec 2013 14:19:20 -0000 Hi, +--On 26 d=C3=A9cembre 2013 15:06:19 +0100 Pawel Pekala wrote: | I finished committing Kato's PRs with build fixes for now, but for | future reference to get approval - a simple mail to portmgr@ with | revision numbers is enough? Yes, and a short reason for the merge, no need to get into details. I myself find it easier if you include the link to the changeset that's in the commit mail, I just have to click on it and see what it's all about, but I can manage going to a terminal and doing svn diff -c xxxx :-) If you've not read it, do take a look at bapt's mail on ports-developers from December 5th with the "Quaterly packages going live (aka stable branch)" subject, and my shorter reply from the 20th, and today's mail from bapt, "Stable branch: MFH reminder" :-) Regards, --=20 Mathieu Arnold