[Midnightbsd-cvs] [MidnightBSD/mports] 612e6a: x11-themes/matcha-gtk-themes: Update pkg-plist and...

Lucas Holt noreply at github.com
Fri May 29 14:18:22 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 612e6aeac487aef07c57c3fd1a90cc0d68cfd28a
      https://github.com/MidnightBSD/mports/commit/612e6aeac487aef07c57c3fd1a90cc0d68cfd28a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-29 (Fri, 29 May 2026)

  Changed paths:
    M x11-themes/matcha-gtk-themes/Makefile
    M x11-themes/matcha-gtk-themes/pkg-plist

  Log Message:
  -----------
  x11-themes/matcha-gtk-themes: Update pkg-plist and bump PORTREVISION (#600)

Fixes the build failure for x11-themes/matcha-gtk-themes on MidnightBSD
due to an outdated pkg-plist.

The pkg-plist contained old asset paths
(`gnome-shell/assets/gnome-shell-start.svg` and
`gnome-shell/process-working.svg`) which were removed or renamed in
upstream theme version 2025-04-11 to `gnome-shell/gnome-shell-start.svg`
and `gnome-shell/process-working-dark.svg` /
`gnome-shell/process-working-light.svg`. This caused fake staging
verification to fail:
```
Checking /magus/work/usr/mports/x11-themes/matcha-gtk-themes/work/fake-inst-amd64
share/themes/Matcha-aliz/gnome-shell/assets/gnome-shell-start.svg not installed.
share/themes/Matcha-aliz/gnome-shell/process-working.svg not installed.
```

Updating the pkg-plist to match the exact installed files and bumping
PORTREVISION resolves the issue.

AI-Assisted-by: Antigravity <antigravity-cli at google.com>

## Summary by Sourcery

Update the Matcha GTK themes port metadata to reflect upstream file
layout changes and ensure successful packaging on MidnightBSD.

Bug Fixes:
- Align the pkg-plist with the current set of installed theme files to
fix fake staging verification failures.

Build:
- Bump PORTREVISION for x11-themes/matcha-gtk-themes to reflect the
packaging fix.

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