git: 7c6548acc9b4 - main - graphics/fyre: Prepare for glib 2.68.3

Neel Chauhan nc at FreeBSD.org
Mon Aug 2 03:01:31 UTC 2021


The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c6548acc9b49cf8ab0b25dda35863c08c76ef7b

commit 7c6548acc9b49cf8ab0b25dda35863c08c76ef7b
Author:     Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-08-02 02:47:55 +0000
Commit:     Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-08-02 03:01:27 +0000

    graphics/fyre: Prepare for glib 2.68.3
    
    PR:     256200
---
 graphics/fyre/files/patch-src_exr.cpp | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/graphics/fyre/files/patch-src_exr.cpp b/graphics/fyre/files/patch-src_exr.cpp
new file mode 100644
index 000000000000..c795d4cd1ced
--- /dev/null
+++ b/graphics/fyre/files/patch-src_exr.cpp
@@ -0,0 +1,13 @@
+--- src/exr.cpp.orig	2021-08-02 02:30:54 UTC
++++ src/exr.cpp
+@@ -22,10 +22,8 @@
+  *
+  */
+ 
+-extern "C" {
+ #include "histogram-imager.h"
+ #include "config.h"
+-}
+ 
+ #include <ImfRgbaFile.h>
+ using namespace Imf;


More information about the dev-commits-ports-all mailing list