From owner-svn-ports-head@FreeBSD.ORG Sat Jan 11 14:21:44 2014 Return-Path: Delivered-To: svn-ports-head@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 2639CD0; Sat, 11 Jan 2014 14:21:44 +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 DD9EC1656; Sat, 11 Jan 2014 14:21:43 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 75AEFBDC5C; Sat, 11 Jan 2014 15:21:39 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 64A96BDC3E; Sat, 11 Jan 2014 15:21:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 9894CCC119CA; Sat, 11 Jan 2014 15:21:37 +0100 (CET) Date: Sat, 11 Jan 2014 15:21:34 +0100 From: Mathieu Arnold To: Johan van Selst , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r339423 - head/security/mcrypt Message-ID: <0C294F983F12A0C8B113973B@atuin.in.mat.cc> In-Reply-To: <201401111222.s0BCMGf9042862@svn.freebsd.org> References: <201401111222.s0BCMGf9042862@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: Sat, 11 Jan 2014 14:21:44 -0000 +--On 11 janvier 2014 12:22:16 +0000 Johan van Selst wrote: | Author: johans | Date: Sat Jan 11 12:22:15 2014 | New Revision: 339423 | URL: http://svnweb.freebsd.org/changeset/ports/339423 | | Log: | Enable stage support I get a failure on 10 after this : If you need, the wrkdir is available there : -- Mathieu Arnold