Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2016 14:13:21 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411791 - head/graphics/digikam-kde4/files
Message-ID:  <201603241413.u2OEDLwv024712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Mar 24 14:13:21 2016
New Revision: 411791
URL: https://svnweb.freebsd.org/changeset/ports/411791

Log:
  graphics/digikam-kde4: Fix build everywhere (with upstream patch)
  
  Take the dports patch to fix compilation with Lensfun 0.3.2
  (14 DEC 2015, 0f159981176faa6da701f112bfe557b79804d468)
  Digikam broke when lensfun was updated on 18 March 2016.
  
  Approved by:	just-fix-it

Added:
  head/graphics/digikam-kde4/files/patch-libs_dimg_filters_lens_lensfuniface.h   (contents, props changed)

Added: head/graphics/digikam-kde4/files/patch-libs_dimg_filters_lens_lensfuniface.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/graphics/digikam-kde4/files/patch-libs_dimg_filters_lens_lensfuniface.h	Thu Mar 24 14:13:21 2016	(r411791)
@@ -0,0 +1,13 @@
+--- libs/dimg/filters/lens/lensfuniface.h.intermediate	2016-03-24 13:37:42 UTC
++++ libs/dimg/filters/lens/lensfuniface.h
+@@ -24,10 +24,7 @@
+ 
+ // Lib LensFun includes
+ 
+-extern "C"
+-{
+ #include <lensfun.h>
+-}
+ 
+ // local includes
+ 



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