aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-08-02 02:29:48 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-08-02 03:01:27 +0000
commit12102f1679946fe354d91b5da10f708899d3682b (patch)
treeecfb2f24e06f06b7dccf3596db56f2d833763796
parent515969d6d65fd8c492a84fcb31cfae377ef2dd5e (diff)
downloadports-12102f1679946fe354d91b5da10f708899d3682b.tar.gz
ports-12102f1679946fe354d91b5da10f708899d3682b.zip
sysutils/fusefs-pod: Prepare for glib 2.68.3
PR: 256200
-rw-r--r--sysutils/fusefs-pod/files/patch-src_fusepod__ipod.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/fusefs-pod/files/patch-src_fusepod__ipod.h b/sysutils/fusefs-pod/files/patch-src_fusepod__ipod.h
new file mode 100644
index 000000000000..c0f147ea9465
--- /dev/null
+++ b/sysutils/fusefs-pod/files/patch-src_fusepod__ipod.h
@@ -0,0 +1,12 @@
+--- src/fusepod_ipod.h.orig 2021-08-02 02:27:26 UTC
++++ src/fusepod_ipod.h
+@@ -15,9 +15,7 @@
+ #ifndef _FUSEPOD_IPOD_H_
+ #define _FUSEPOD_IPOD_H_
+
+-extern "C" {
+ #include <gpod/itdb.h>
+-}
+
+ #include <string>
+ #include <cstring>