From owner-svn-ports-head@FreeBSD.ORG Thu Dec 26 13:05:08 2013 Return-Path: Delivered-To: svn-ports-head@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 59BE995B; Thu, 26 Dec 2013 13:05:08 +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 141B81EAC; Thu, 26 Dec 2013 13:05:08 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 7DCF3BDC24; Thu, 26 Dec 2013 14:05:06 +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 3E1DCBDC30; Thu, 26 Dec 2013 14:05:06 +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 649D86113; Thu, 26 Dec 2013 14:05:05 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id C8F4E66E8066; Thu, 26 Dec 2013 14:05:04 +0100 (CET) Date: Thu, 26 Dec 2013 14:05:04 +0100 From: Mathieu Arnold To: Pawel Pekala , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r337410 - head/net/netscript Message-ID: <982DD1EB2558F02CF221634B@ogg.in.absolight.net> In-Reply-To: <201312251245.rBPCjehO020581@svn.freebsd.org> References: <201312251245.rBPCjehO020581@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: Thu, 26 Dec 2013 13:05:08 -0000 Hi, +--On 25 d=C3=A9cembre 2013 12:45:40 +0000 Pawel Pekala wrote: | Author: pawel | Date: Wed Dec 25 12:45:39 2013 | New Revision: 337410 | URL: http://svnweb.freebsd.org/changeset/ports/337410 |=20 | Log: | - Fix build on -current Answering to one commit amongst so many :-) I think I got most of them up to now, but in the future, would you mind asking and merging those fixes to the quarterly branch by yourself ? You mostly only have to run : /usr/ports/Tools/script/mfh 2014Q1 xxxx where xxxx is the revision number to merge :-) Thanks :-) --=20 Mathieu Arnold