aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2024-04-20 20:17:37 +0000
committerGleb Popov <arrowd@FreeBSD.org>2024-04-20 20:22:17 +0000
commit839f49baf48c0ec149d60e79c282ab343be08ec2 (patch)
tree7af73262df8ae2d9e98266efa39ddaf8d68a189e
parentbf4e34d028a72c8c322370e8a42f59dc57c6e9a8 (diff)
downloadports-839f49baf48c0ec149d60e79c282ab343be08ec2.tar.gz
ports-839f49baf48c0ec149d60e79c282ab343be08ec2.zip
devel/glibd: Unbreak build against new glib
Sponsored by: Serenity Cybersecurity, LLC
-rw-r--r--devel/glibd/Makefile3
-rw-r--r--devel/glibd/files/patch-src_APILookupGio.txt9
2 files changed, 10 insertions, 2 deletions
diff --git a/devel/glibd/Makefile b/devel/glibd/Makefile
index 1852310d7778..8c5c131c2b06 100644
--- a/devel/glibd/Makefile
+++ b/devel/glibd/Makefile
@@ -1,6 +1,7 @@
PORTNAME= glibd
PORTVERSION= 2.4.3
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= arrowd@FreeBSD.org
@@ -10,8 +11,6 @@ WWW= https://github.com/gtkd-developers/GlibD
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= https://github.com/gtkd-developers/GlibD/issues/20
-
BUILD_DEPENDS= girtod:lang/gir-to-d \
ldc2:lang/ldc
LIB_DEPENDS= libphobos2-ldc-shared.so:lang/ldc \
diff --git a/devel/glibd/files/patch-src_APILookupGio.txt b/devel/glibd/files/patch-src_APILookupGio.txt
new file mode 100644
index 000000000000..ee64f1561fb2
--- /dev/null
+++ b/devel/glibd/files/patch-src_APILookupGio.txt
@@ -0,0 +1,9 @@
+--- src/APILookupGio.txt.orig 2024-02-13 22:43:28 UTC
++++ src/APILookupGio.txt
+@@ -572,3 +572,6 @@ version: end
+ version 2.58: move: unix_mount_get_options UnixMountEntry get_options
+ version 2.60: move: unix_mount_get_root_path UnixMountEntry get_root_path
+ version: end
++
++struct: Socket
++noCode: receive_bytes_from