[Midnightbsd-cvs] [MidnightBSD/mports] b14c27: misc/gnome-getting-started-docs: Regenerate pkg-pl...

Lucas Holt noreply at github.com
Fri May 29 13:09:30 EDT 2026


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

  Changed paths:
    M misc/gnome-getting-started-docs/Makefile
    M misc/gnome-getting-started-docs/pkg-plist

  Log Message:
  -----------
  misc/gnome-getting-started-docs: Regenerate pkg-plist and bump PORTREVISION (#599)

Fixes the build failure for misc/gnome-getting-started-docs on
MidnightBSD due to an outdated pkg-plist.

The previous pkg-plist was out of sync with version 3.38.1. It contained
obsolete tutorial pages and WebM files that were removed in 3.38.1,
while missing newly added translation files (Persian, Esperanto,
Ukrainian, etc.). This caused the fake staging check to fail:
```
Fake failed.
A file in the plist wasn't installed in the fake dir or the final dir.
```

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 misc/gnome-getting-started-docs packaging to match the 3.38.1
installed files and fix staging failures.

Bug Fixes:
- Align the pkg-plist with the files installed by version 3.38.1 to
resolve fake staging build failures on MidnightBSD.

Build:
- Bump PORTREVISION for misc/gnome-getting-started-docs to reflect the
regenerated pkg-plist.

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