From owner-svn-ports-head@FreeBSD.ORG Sat Dec 28 13:50:32 2013 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 761111C8; Sat, 28 Dec 2013 13:50: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 327ED1E65; Sat, 28 Dec 2013 13:50:32 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C5E62BDC30; Sat, 28 Dec 2013 14:50:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=sgPrhI/FvNu lnvOTCAbGW30yQMI=; b=PBkiNKylueygVUUfD38vF9f7GngvcbNXy8oeVXFB+At gQku0fcoDOb7WzBa81CVq+YfI6pJUS8eyVaEA6TMSDDzW4WZIngSrJBFMNeDWjKm crsOiT0QYhzbrYGsZWsdEY+6h6A5crDbJ/y87UwH5ThA7Zda3JIYhAj+FWirA4ac = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 9B006BDC2E; Sat, 28 Dec 2013 14:50:30 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 655C8CAE003D; Sat, 28 Dec 2013 14:50:29 +0100 (CET) Date: Sat, 28 Dec 2013 14:50:27 +0100 From: Mathieu Arnold To: "Vanilla I. Shu" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r337829 - in head/lang: v8 v8-devel v8-devel/files Message-ID: In-Reply-To: <201312280428.rBS4Shuu091678@svn.freebsd.org> References: <201312280428.rBS4Shuu091678@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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, 28 Dec 2013 13:50:32 -0000 +--On 28 d=C3=A9cembre 2013 04:28:43 +0000 "Vanilla I. Shu" wrote: | Author: vanilla | Date: Sat Dec 28 04:28:43 2013 | New Revision: 337829 | URL: http://svnweb.freebsd.org/changeset/ports/337829 |=20 | Log: | repo copy lang/v8 to lang/v8-devel. Seems to fail on 9.1, i386 : http://pkg.absolight.net/logs/bulk/91i386-pkgng/20131228T134144Z/logs/errors= /v8-devel-3.24.7.log --=20 Mathieu Arnold