[Midnightbsd-cvs] [MidnightBSD/mports] 7fb963: textproc/xfce4-dict-plugin: update to 0.8.10 (#1115)
Lucas Holt
noreply at github.com
Thu Sep 10 12:31:17 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 7fb9639c29b4f4864fd6d5a81fb976efeb73dc0d
https://github.com/MidnightBSD/mports/commit/7fb9639c29b4f4864fd6d5a81fb976efeb73dc0d
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M textproc/xfce4-dict-plugin/Makefile
M textproc/xfce4-dict-plugin/distinfo
A textproc/xfce4-dict-plugin/files/patch-lib_common.c
M textproc/xfce4-dict-plugin/pkg-descr
M textproc/xfce4-dict-plugin/pkg-plist
Log Message:
-----------
textproc/xfce4-dict-plugin: update to 0.8.10 (#1115)
Updates xfce4-dict-plugin to 0.8.10 and migrates the port to Meson.
- Adds the upstream MidnightBSD socket-header portability patch.
- Keeps NLS optional using Meson-level catalog gating.
- Adds newly staged icons and translations.
- Uses the icon-cache helper required by INSTALLS_ICONS.
Validation: `bmake makesum`, `bmake patch`, `bmake`, `bmake fake`,
`bmake package`, `bmake test` (no upstream tests defined), `bmake
check-license`, an `OPTIONS_UNSET=NLS` package/test check, `portlint
-C`, and `git diff --check`.
## Summary by Sourcery
Update xfce4-dict-plugin to 0.8.10 and modernize its port configuration
for Meson-based builds.
New Features:
- Update xfce4-dict-plugin to the 0.8.10 release with refreshed icons
and translations.
Bug Fixes:
- Add portability support for systems requiring explicit socket and
network headers.
Enhancements:
- Migrate the port from GNU configure to Meson while preserving optional
NLS support.
Build:
- Update the port to the XZ-compressed release archive and add the
required icon-cache integration.
Documentation:
- Add the upstream project homepage to the port metadata.
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