Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2021 03:01:31 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7c6548acc9b4 - main - graphics/fyre: Prepare for glib 2.68.3
Message-ID:  <202108020301.17231Vc8007992@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

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

commit 7c6548acc9b49cf8ab0b25dda35863c08c76ef7b
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-08-02 02:47:55 +0000
Commit:     Neel Chauhan <nc@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;



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