[Midnightbsd-cvs] [MidnightBSD/mports] 8f1fc7: devel/gitg: update to 50 (#1476)

Lucas Holt noreply at github.com
Fri Sep 18 17:26:51 EDT 2026


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

  Changed paths:
    M devel/gitg/Makefile
    M devel/gitg/distinfo
    A devel/gitg/files/patch-gitg_gitg-result-dialog.vala
    M devel/gitg/pkg-plist

  Log Message:
  -----------
  devel/gitg: update to 50 (#1476)

Update gitg from 44 to 50 and refresh distinfo/plist. Correct
GPLv2-or-later metadata to gpl2+. Add a narrow Clang compatibility patch
replacing Vala control-character literals that generate rejected C
universal character names.

Validation: bmake makesum, patch, -DNO_DEPENDS build, fake, package,
test target (existing NO_TEST retained), check-license, and git diff
--check. Staged packaging passed; the libgitg SONAME remains
libgitg-1.0.so.0.

Portlint reports existing warnings and the retained generated work/
artifact; no source lint errors remain.

## Summary by Sourcery

Update the gitg port to version 50 with refreshed package metadata and
Clang compatibility fixes.

Bug Fixes:
- Ensure gitg builds with Clang by avoiding Vala control-character
literals that produce rejected C universal character names.

Enhancements:
- Upgrade gitg to version 50 and refresh its packaging metadata.
- Correct the package license metadata to GPL-2.0-or-later.

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