Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Aug 2021 03:01:32 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: f0c759b9700c - main - devel/gconfmm26: Prepare for glib 2.68.3
Message-ID:  <202108020301.17231WKo008016@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=f0c759b9700cec03fcd820b4095c3487ba82ec59

commit f0c759b9700cec03fcd820b4095c3487ba82ec59
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-08-02 02:52:21 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-08-02 03:01:27 +0000

    devel/gconfmm26: Prepare for glib 2.68.3
    
    PR:     256200
---
 devel/gconfmm26/files/patch-gconf_gconfmm_callback.h | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/devel/gconfmm26/files/patch-gconf_gconfmm_callback.h b/devel/gconfmm26/files/patch-gconf_gconfmm_callback.h
new file mode 100644
index 000000000000..e05da1ce63f6
--- /dev/null
+++ b/devel/gconfmm26/files/patch-gconf_gconfmm_callback.h
@@ -0,0 +1,13 @@
+--- gconf/gconfmm/callback.h.orig	2021-08-02 02:49:39 UTC
++++ gconf/gconfmm/callback.h
+@@ -22,10 +22,7 @@
+ #ifndef GCONFMM_CALLBACK_H
+ #define GCONFMM_CALLBACK_H
+ 
+-extern "C"
+-{
+ #include <gconf/gconf-client.h>
+-}
+ 
+ #include <glibmm/object.h>
+ #include <gconfmm/entry.h>



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