From owner-svn-ports-all@FreeBSD.ORG Mon Nov 18 23:42:34 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 4A803E67; Mon, 18 Nov 2013 23:42:34 +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 103022311; Mon, 18 Nov 2013 23:42:34 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 6AED3BDC2E; Tue, 19 Nov 2013 00:42:32 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 46BE3BDC1D; Tue, 19 Nov 2013 00:42:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id C53F3C7CC2A1; Tue, 19 Nov 2013 00:42:31 +0100 (CET) Date: Tue, 19 Nov 2013 00:42:31 +0100 From: Mathieu Arnold To: Emanuel Haupt , Mathieu Arnold Subject: Re: svn commit: r334224 - in head/lang: perl5.12 perl5.14 perl5.16 perl5.18 Message-ID: <48B6C3126FEB590CB68D066B@atuin.in.mat.cc> In-Reply-To: <20131118215834.a347cf367914885b4bdc86a0@critical.ch> References: <201311181646.rAIGktBM086198@svn.freebsd.org> <20131118215834.a347cf367914885b4bdc86a0@critical.ch> 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 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.16 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: Mon, 18 Nov 2013 23:42:34 -0000 +--On 18 novembre 2013 21:58:34 +0100 Emanuel Haupt wrote: | Mathieu Arnold wrote: |> Author: mat |> Date: Mon Nov 18 16:46:54 2013 |> New Revision: 334224 |> URL: http://svnweb.freebsd.org/changeset/ports/334224 |> |> Log: |> Enable threads by default on all Perl versions. | | That was about time :-) Thank you! Yes it was :-) -- Mathieu Arnold