Date: Tue, 3 Jan 2017 13:20:10 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430465 - head/graphics/rawtherapee-devel/files Message-ID: <201701031320.v03DKA8C096385@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Tue Jan 3 13:20:10 2017 New Revision: 430465 URL: https://svnweb.freebsd.org/changeset/ports/430465 Log: Update with make makepatch. Modified: head/graphics/rawtherapee-devel/files/patch-CMakeLists.txt Modified: head/graphics/rawtherapee-devel/files/patch-CMakeLists.txt ============================================================================== --- head/graphics/rawtherapee-devel/files/patch-CMakeLists.txt Tue Jan 3 13:09:48 2017 (r430464) +++ head/graphics/rawtherapee-devel/files/patch-CMakeLists.txt Tue Jan 3 13:20:10 2017 (r430465) @@ -1,10 +1,10 @@ # This is required so that the RPATH information for libgcc/libgomp is # not stripped during CMake's install phase: -- mandree ---- ./CMakeLists.txt.orig 2013-06-15 19:16:41.000000000 +0200 -+++ ./CMakeLists.txt 2013-06-15 19:17:02.000000000 +0200 -@@ -6,6 +6,7 @@ - endif (WIN32) +--- CMakeLists.txt.orig 2016-12-30 15:28:53 UTC ++++ CMakeLists.txt +@@ -12,6 +12,7 @@ if(${CMAKE_EXTRA_GENERATOR} MATCHES "Ecl + endif() PROJECT(RawTherapee) +SET(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701031320.v03DKA8C096385>