From owner-svn-ports-head@FreeBSD.ORG Tue Jan 21 07:41:32 2014 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 CBD69355; Tue, 21 Jan 2014 07:41:32 +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 8EB761D29; Tue, 21 Jan 2014 07:41:32 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 25AF0BDC30; Tue, 21 Jan 2014 08:41:31 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id F084CBDC24; Tue, 21 Jan 2014 08:41:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 571DDCCAE493; Tue, 21 Jan 2014 08:41:27 +0100 (CET) Date: Tue, 21 Jan 2014 08:41:25 +0100 From: Mathieu Arnold To: Joe Marcus Clarke , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r340498 - in head/net/netatalk3: . files Message-ID: In-Reply-To: <201401202347.s0KNlFIL049096@svn.freebsd.org> References: <201401202347.s0KNlFIL049096@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: Tue, 21 Jan 2014 07:41:32 -0000 +--On 20 janvier 2014 23:47:15 +0000 Joe Marcus Clarke wrote: | Author: marcus | Date: Mon Jan 20 23:47:14 2014 | New Revision: 340498 | URL: http://svnweb.freebsd.org/changeset/ports/340498 | QAT: https://qat.redports.org/buildarchive/r340498/ | | Log: | Revert a bad upstream patch pertaining to varargs that continued to | plague Time Machine users. | | Submitted by: dim After this, I get : -- Mathieu Arnold