From owner-svn-ports-head@FreeBSD.ORG Tue Sep 10 16:26:32 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 5C8CDF4C; Tue, 10 Sep 2013 16:26:32 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from winston.madpilot.net (winston.madpilot.net [78.47.75.155]) by mx1.freebsd.org (Postfix) with ESMTP id D89E62841; Tue, 10 Sep 2013 16:26:31 +0000 (UTC) Received: from winston.madpilot.net (localhost [127.0.0.1]) by winston.madpilot.net (Postfix) with ESMTP id 3cZBT249dxzFVB9; Tue, 10 Sep 2013 18:26:30 +0200 (CEST) X-Virus-Scanned: amavisd-new at madpilot.net Received: from winston.madpilot.net ([127.0.0.1]) by winston.madpilot.net (winston.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HVxRLbqrZv9i; Tue, 10 Sep 2013 18:26:27 +0200 (CEST) Received: from vwg82.hq.ignesti.it (unknown [77.246.14.163]) by winston.madpilot.net (Postfix) with ESMTPSA; Tue, 10 Sep 2013 18:26:27 +0200 (CEST) Message-ID: <522F482E.50406@FreeBSD.org> Date: Tue, 10 Sep 2013 18:26:22 +0200 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130904 Thunderbird/17.0.8 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: svn commit: r326912 - in head/graphics: opencv-core opencv/files References: <201309101540.r8AFeRqN006164@svn.freebsd.org> In-Reply-To: <201309101540.r8AFeRqN006164@svn.freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, theraven@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 10 Sep 2013 16:26:32 -0000 On 09/10/13 17:40, Baptiste Daroussin wrote: > Author: bapt > Date: Tue Sep 10 15:40:26 2013 > New Revision: 326912 > URL: http://svnweb.freebsd.org/changeset/ports/326912 > > Log: > Fix opencv-core with libc++ > > Submitted by: theraven Thanks!!! -- Guido Falsi