Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Feb 2016 17:17:02 +0300
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r408995 - head/graphics/mitsuba/files
Message-ID:  <20160216141701.GC77659@hades.panopticon>
In-Reply-To: <201602161346.u1GDkjI7014640@repo.freebsd.org>
References:  <201602161346.u1GDkjI7014640@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
* Dmitry Marakasov (amdmi3@FreeBSD.org) wrote:
> Author: amdmi3
> Date: Tue Feb 16 13:46:45 2016
> New Revision: 408995
> URL: https://svnweb.freebsd.org/changeset/ports/408995
> 
> Log:
>   - Fix build with clang 1.60

Should obviously read:

- Fix build with boost 1.60

>   PR:		199601
>   Approved by:	portmgr blanket
> 
> Added:
>   head/graphics/mitsuba/files/patch-src_bsdfs_irawan.h   (contents, props changed)
> 
> Added: head/graphics/mitsuba/files/patch-src_bsdfs_irawan.h
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ head/graphics/mitsuba/files/patch-src_bsdfs_irawan.h	Tue Feb 16 13:46:45 2016	(r408995)
> @@ -0,0 +1,12 @@
> +--- src/bsdfs/irawan.h.orig	2015-07-15 10:37:38 UTC
> ++++ src/bsdfs/irawan.h
> +@@ -28,9 +28,6 @@
> + #include <boost/spirit/include/phoenix_operator.hpp>
> + #include <boost/spirit/include/phoenix_stl.hpp>
> + #include <boost/spirit/home/qi/numeric/real.hpp>
> +-#include <boost/spirit/home/phoenix/bind/bind_member_variable.hpp>
> +-#include <boost/spirit/home/phoenix/bind/bind_member_function.hpp>
> +-#include <boost/spirit/home/phoenix/statement/if.hpp>
> + 
> + MTS_NAMESPACE_BEGIN
> + 
> 
> 

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru      http://amdmi3.ru



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160216141701.GC77659>