[Midnightbsd-cvs] [MidnightBSD/mports] e704aa: devel/gitg: update to 44 (#1027)

Lucas Holt noreply at github.com
Thu Sep 10 09:12:48 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: e704aa541195cbd7741f478d35d45d6ef14a9779
      https://github.com/MidnightBSD/mports/commit/e704aa541195cbd7741f478d35d45d6ef14a9779
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-10 (Thu, 10 Sep 2026)

  Changed paths:
    M devel/gitg/Makefile
    M devel/gitg/distinfo
    A devel/gitg/files/patch-vapi_gobject-introspection-1.0.vapi
    M devel/gitg/pkg-plist

  Log Message:
  -----------
  devel/gitg: update to 44 (#1027)

Updates Gitg to 44.

Gitg 44 needs its bundled GObject Introspection VAPI adapted to the GI-2
header/API exposed by current GLib. The focused patch switches to
`girepository/girepository.h`, GI-2 symbols/types, and an owned default
repository instance; it resolves the upstream/FreeBSD GIBaseInfo
type-redefinition failure.

Validation:
- bmake makesum
- bmake patch
- bmake
- bmake fake
- bmake package
- bmake test
- bmake check-license
- portlint -C . (0 fatals)
- git diff --check

## Summary by Sourcery

Update the Gitg port to version 44 and align its introspection bindings
with the current GLib API.

New Features:
- Update the Gitg port to version 44 with its new runtime dependencies
and installed icon resources.

Bug Fixes:
- Adapt Gitg’s bundled GObject Introspection VAPI to the current GI-2
API and resolve compatibility with current GLib headers.

Chores:
- Remove the obsolete Gitg 41 patch now incorporated by the updated
release.

---------

Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications



More information about the Midnightbsd-cvs mailing list