head 1.2; access; symbols pkgsrc-2026Q1:1.1.0.2 pkgsrc-2026Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2026.05.18.05.51.43; author wiz; state dead; branches; next 1.1; commitid 53SfTcTsRBFH4gGG; 1.1 date 2026.01.05.14.49.02; author ryoon; state Exp; branches; next ; commitid AZeJGCL2P5lbkdpG; desc @@ 1.2 log @gobject-introspection: remove patches that seem unneeded No change to gobject-introspection or glib2-introspection (except the actual change in maintransformer.py) Bump PKGREVISION. @ text @$NetBSD: patch-giscanner_maintransformer.py,v 1.1 2026/01/05 14:49:02 ryoon Exp $ * For building GioUnix too. --- giscanner/maintransformer.py.orig 2025-12-07 09:37:11.904841636 +0000 +++ giscanner/maintransformer.py @@@@ -1215,7 +1215,7 @@@@ the ones that failed to resolve removed. short = short[:-len('_quark')] if full == "g_io_error": # Special case; GIOError was already taken forcing GIOErrorEnum - assert self._namespace.name == 'Gio' + #assert self._namespace.name == 'Gio' enum = self._namespace.get('IOErrorEnum') else: enum = self._uscore_type_names.get(short) @ 1.1 log @devel/gobject-introspection: Update to 1.86.0 * Build gir files for GioUnix-2.0 for pkgsrc/devel/glib2. Changelog: 1.86.0 - 2025-09-13 ------------------- - giscanner: Added ability to add wrapper script arguments [!530] - g-ir-tools: Support reading @@rspfiles for arguments [!532] - Update gobject-introspection-tests [!536] - giscanner: support alignof expressions [!538] - dumper: Fix introspection binaries missing rpaths for uninstalled ELF shlibs [!540] - meson: Fix fs.copyfile semantics breaking GIR build with Ninja 1.12+ [!534] - giscanner: Deduplicate arguments and use response files for MSVC [!535] - scanner: Prefer some getters over others [!473] - girepository: Initialize the async functions parameters [!544] @ text @d1 1 a1 1 $NetBSD$ @