From owner-svn-ports-all@FreeBSD.ORG Sat Mar 15 10:57:21 2014 Return-Path: Delivered-To: svn-ports-all@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 68B80B7C; Sat, 15 Mar 2014 10:57:21 +0000 (UTC) Received: from mx1b.lautre.net (etna.lautre.net [80.67.160.72]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1FADFBA9; Sat, 15 Mar 2014 10:57:20 +0000 (UTC) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: thierry@pompo.net) by mx1b.lautre.net (Postfix) with ESMTPSA id D1E207E328; Sat, 15 Mar 2014 11:57:18 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id 6B70671E41F; Sat, 15 Mar 2014 11:57:18 +0100 (CET) Date: Sat, 15 Mar 2014 11:57:18 +0100 From: Thierry Thomas To: Mathieu Arnold Subject: Re: svn commit: r348304 - in head/lang/perl5.16: . files Message-ID: <20140315105718.GA32358@graf.pompo.net> Mail-Followup-To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201403150957.s2F9veIk002825@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 10.0-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.5.22 (2013-10-16) 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.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:57:21 -0000 Le sam 15 mar 14 à 11:43:24 +0100, Mathieu Arnold écrivait : > | 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 ? I think so - but only the default one is concerned by package building. -- Th. Thomas.