[Bug 270405] devel/gobject-introspection: update to 1.76.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Mar 2023 18:06:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270405

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0f68f84b0d50370286487d7b75889d4168d67fd2

commit 0f68f84b0d50370286487d7b75889d4168d67fd2
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-25 17:44:58 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-25 18:05:38 +0000

    devel/hs-ghcprofview: unbreak with gobject-introspection 1.76

    GI/GLib/Functions.hs:5085:34: error:
        • Couldn't match type ‘Char’ with ‘CInt’
          Expected: Ptr CInt
            Actual: Ptr Char
        • In the first argument of ‘g_unicode_canonical_ordering’, namely
            ‘string'’
          In a stmt of a 'do' block: g_unicode_canonical_ordering string' len
          In the second argument of ‘($)’, namely
            ‘do let len = fromIntegral $ length string
                string' <- packStorableArray string
                g_unicode_canonical_ordering string' len
                freeMem string'
                ....’
         |
    5085 |     g_unicode_canonical_ordering string' len
         |                                  ^^^^^^^

    PR:             270405
    Reported by:    antoine (via exp-run)

 devel/hs-ghcprofview/Makefile | 4 ++--
 devel/hs-ghcprofview/distinfo | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.