From owner-svn-ports-all@FreeBSD.ORG Sat Mar 15 10:43:29 2014 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 6E870657; Sat, 15 Mar 2014 10:43:29 +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 3252CABE; Sat, 15 Mar 2014 10:43:29 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 10FA2BDC64; Sat, 15 Mar 2014 11:43:26 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id E3D13BDC5C; Sat, 15 Mar 2014 11:43:25 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 2F384D12CA73; Sat, 15 Mar 2014 11:43:25 +0100 (CET) Date: Sat, 15 Mar 2014 11:43:24 +0100 From: Mathieu Arnold To: Thierry Thomas , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r348304 - in head/lang/perl5.16: . files Message-ID: In-Reply-To: <201403150957.s2F9veIk002825@svn.freebsd.org> References: <201403150957.s2F9veIk002825@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-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: Sat, 15 Mar 2014 10:43:29 -0000 +--On 15 mars 2014 09:57:40 +0000 Thierry Thomas wrote: | Author: thierry | Date: Sat Mar 15 09:57:40 2014 | New Revision: 348304 | URL: http://svnweb.freebsd.org/changeset/ports/348304 | QAT: https://qat.redports.org/buildarchive/r348304/ | | Log: | Fix the build of x11/rxvt-unicode with clang34, by defining a more | C++-friendly dNOOP. Does this also apply to Perl 5.14 ? Perl 5.18 ? -- Mathieu Arnold