[Midnightbsd-cvs] [MidnightBSD/mports] 3a1932: x11-fm/nautilus: update to 47.6 (#909)

Lucas Holt noreply at github.com
Wed Sep 9 09:14:54 EDT 2026


  Branch: refs/heads/graphics/eog
  Home:   https://github.com/MidnightBSD/mports
  Commit: 3a1932d726f207d22893d88042dfb58aadbc9b58
      https://github.com/MidnightBSD/mports/commit/3a1932d726f207d22893d88042dfb58aadbc9b58
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M x11-fm/nautilus/Makefile
    M x11-fm/nautilus/distinfo

  Log Message:
  -----------
  x11-fm/nautilus: update to 47.6 (#909)

Update Nautilus to 47.6.

License remains GPLv3-or-later.

Validation:
- bmake makesum
- bmake patch
- bmake
- bmake fake
- bmake clean package
- bmake test (NO_TEST=yes; Meson configured with -Dtests=none)
- bmake check-license
- portlint -C . (0 fatals; 4 warnings)
- git diff --check

## Summary by Sourcery

Update the Nautilus port to the 47.6 release.

Enhancements:
- Update Nautilus to version 47.6.

Chores:
- Refresh the distribution checksums for the Nautilus update.

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


  Commit: a55430a42a18fd02fd16c2034bcc48ddf6469464
      https://github.com/MidnightBSD/mports/commit/a55430a42a18fd02fd16c2034bcc48ddf6469464
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M sysutils/gnome-system-monitor/Makefile
    M sysutils/gnome-system-monitor/distinfo
    R sysutils/gnome-system-monitor/files/patch-src_load-graph.cpp
    R sysutils/gnome-system-monitor/files/patch-src_openfiles.cpp
    M sysutils/gnome-system-monitor/pkg-plist

  Log Message:
  -----------
  sysutils/gnome-system-monitor: update to 47.1 (#910)

Updates GNOME System Monitor from 42.0 to 47.1.

- Migrates to GTK4/libadwaita and C++20 dependencies.
- Removes obsolete source patches and refreshes the staged plist.
- License remains GPLv2 (`gpl2`); verified against COPYING.

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

## Summary by Sourcery

Update the GNOME System Monitor port to 47.1 and align its dependencies,
packaging metadata, and build requirements with the new release.

New Features:
- Update GNOME System Monitor to version 47.1 with its current
GTK4/libadwaita-based desktop stack.

Enhancements:
- Refresh the port metadata and staged package file list for the updated
application.
- Remove obsolete compatibility patches and add the required Graphene
and Polkit dependencies.

Build:
- Require C++20 and update the GNOME/GTK dependency set for the new
release.

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


  Commit: 2ce4c2a36dd0fe7b426c0cab602124fda6f6fdb8
      https://github.com/MidnightBSD/mports/commit/2ce4c2a36dd0fe7b426c0cab602124fda6f6fdb8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M games/Makefile
    A games/libgnome-games-support2/Makefile
    A games/libgnome-games-support2/distinfo
    A games/libgnome-games-support2/pkg-descr
    A games/libgnome-games-support2/pkg-plist

  Log Message:
  -----------
  Add libgnome-games-support2 2.0.2 (#911)

Adds games/libgnome-games-support2 2.0.2 from the local FreeBSD ports
tree. This GTK4 library provides the ABI required by current GNOME Games
applications.

MidnightBSD adaptations: maintainer and license identifier mapping;
shared-library cache declaration; retains the compatible compiler
warning suppression.

Validation:
- bmake makesum, patch, build, fake, clean package
- bmake test (1/1 passed)
- bmake check-license
- portlint -C games/libgnome-games-support2 (0 fatals; 2 style warnings)
- git diff --check

## Summary by Sourcery

Add the libgnome-games-support2 2.0.2 port to provide the ABI required
by current GNOME Games applications.

New Features:
- Add the GNOME Games Support 2 library port at version 2.0.2 for
GTK4-based GNOME Games applications.

Enhancements:
- Register the new library in the games ports collection and configure
its runtime dependencies and shared-library support.

---------

Signed-off-by: Lucas Holt <luke at foolishgames.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot at users.noreply.github.com>
Co-authored-by: laffer1 <1455037+laffer1 at users.noreply.github.com>


  Commit: 9fca0c043fef447c5b5ddccdf0303117626e50c5
      https://github.com/MidnightBSD/mports/commit/9fca0c043fef447c5b5ddccdf0303117626e50c5
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M x11/ptyxis/Makefile
    M x11/ptyxis/distinfo
    M x11/ptyxis/pkg-plist

  Log Message:
  -----------
  x11/ptyxis: update to 47.13 (#913)

Updates Ptyxis from 47.10 to 47.13.\n\n- Preserve MidnightBSD
portability patches\n- Add the new French translation and icon-cache
metadata\n- GPL-3.0-or-later source declarations confirm existing gpl3+
metadata\n\nValidation:\n- bmake makesum\n- bmake patch\n- bmake
build\n- bmake fake\n- bmake clean package\n- bmake test (3/3 passed)\n-
bmake check-license\n- portlint -C . (0 fatals; 3 existing style
warnings)\n- git diff --check

## Summary by Sourcery

Update the Ptyxis port to version 47.13 and align its packaging metadata
with the release.

Enhancements:
- Update the Ptyxis port to release 47.13 while retaining its existing
portability support.

Build:
- Adjust the port to handle the updated release archive format and
remove the obsolete intltool dependency.

Chores:
- Install the application’s icon metadata and update package contents
for the new release.

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


  Commit: 6b48bf8c4e169d55e4b03ef703b46fa54e9ea2e3
      https://github.com/MidnightBSD/mports/commit/6b48bf8c4e169d55e4b03ef703b46fa54e9ea2e3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M games/five-or-more/Makefile
    M games/five-or-more/distinfo
    R games/five-or-more/pkg-install
    M games/five-or-more/pkg-plist

  Log Message:
  -----------
  Update five-or-more to 48.1 (#912)

Updates games/five-or-more from 3.28.0_1 to 48.1.

Migrates to Meson/Vala, refreshes dependencies and packing list, and
removes obsolete score-file lifecycle handling. Upstream remains GPLv2.

Validation:
- bmake makesum, patch, build, fake, clean package
- bmake test (2/2 passed)
- bmake check-license
- portlint -C games/five-or-more (0 fatals; 6 style warnings)
- git diff --check

## Summary by Sourcery

Update the five-or-more port to version 48.1 with modern GNOME build
integration and packaging.

Enhancements:
- Update the five-or-more game port to the 48.1 release and its current
GNOME build and runtime dependencies.
- Migrate the port from Autotools to Meson/Vala and refresh its
installed file list for the modern upstream layout.
- Remove obsolete score-file installation lifecycle handling.

Build:
- Refresh the port build configuration and dependency declarations for
the updated release.

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


  Commit: f63ce51efa26e3cdf46123ce104479a595ab40a8
      https://github.com/MidnightBSD/mports/commit/f63ce51efa26e3cdf46123ce104479a595ab40a8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M deskutils/gucharmap/Makefile
    M deskutils/gucharmap/distinfo

  Log Message:
  -----------
  Update gucharmap to 17.0.2 (#914)

Updates deskutils/gucharmap from 17.0.0 to 17.0.2.

Upstream 17.0.2 explicitly requires Unicode 17.0.0, so the existing
textproc/UCD dependency remains correct.

Validation:
- bmake makesum, patch, build, fake, clean package
- bmake test (no tests defined)
- bmake check-license
- portlint -C deskutils/gucharmap (0 fatals; NLS warning)
- git diff --check

## Summary by Sourcery

Enhancements:
- Update the gucharmap port to release 17.0.2 while retaining its
synchronized Unicode 17.0.0 dependency.

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


  Commit: 134d641253e754192836d87b3dc7d25cc2b4b2a8
      https://github.com/MidnightBSD/mports/commit/134d641253e754192836d87b3dc7d25cc2b4b2a8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M x11/xdg-user-dirs-gtk/Makefile
    M x11/xdg-user-dirs-gtk/distinfo
    M x11/xdg-user-dirs-gtk/pkg-plist

  Log Message:
  -----------
  x11/xdg-user-dirs-gtk: update to 0.16 (#916)

Updates xdg-user-dirs-gtk from 0.14 to 0.16.

The upstream Meson metadata declares GPL-2.0-or-later, confirming the
existing `gpl2+` license. Add the systemd user service installed by 0.16
to pkg-plist.

Validation:
- bmake makesum
- bmake patch
- bmake
- bmake fake
- bmake clean package
- bmake test (no tests defined)
- bmake check-license
- portlint -C . (0 fatals; 4 existing/general warnings)
- git diff --check

## Summary by Sourcery

Update xdg-user-dirs-gtk to the latest release and package its
additional systemd user service.

Enhancements:
- Update xdg-user-dirs-gtk to version 0.16.

Chores:
- Update package metadata and include the systemd user service installed
by the new release.

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


  Commit: 1550519a12bd29076b36e17f94817bded266152c
      https://github.com/MidnightBSD/mports/commit/1550519a12bd29076b36e17f94817bded266152c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M accessibility/at-spi2-core/Makefile
    M accessibility/at-spi2-core/distinfo
    R accessibility/at-spi2-core/files/patch-bus_meson.build
    M accessibility/at-spi2-core/pkg-plist

  Log Message:
  -----------
  accessibility/at-spi2-core: update to 2.60.4 (#915)

Updates at-spi2-core to 2.60.4.\n\nThe upstream COPYING remains
LGPL-2.1-or-later; the existing lgpl2.1+ declaration is
retained.\n\nValidation:\n- bmake makesum\n- bmake patch\n- bmake
build\n- bmake fake\n- bmake clean package\n- bmake test (skipped via
existing NO_TEST)\n- bmake check-license\n- portlint -C . (0 fatals;
existing desktop/NLS warnings)\n- git diff --check\n\nI also ran the
upstream Meson test suite before retaining NO_TEST. It fails 4/9 tests
because the MidnightBSD tree lacks FreeBSD's dbus-testing harness: each
failure cannot initialize the AT-SPI accessibility bus; wrapping it in
dbus-run-session does not resolve that.

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


  Commit: af7ca9ae3d943f2cd103bc4f5c104ca728137e62
      https://github.com/MidnightBSD/mports/commit/af7ca9ae3d943f2cd103bc4f5c104ca728137e62
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M filesystems/libgedit-gfls/Makefile
    M filesystems/libgedit-gfls/distinfo

  Log Message:
  -----------
  filesystems/libgedit-gfls: update to 0.4.1 (#917)

Updates libgedit-gfls from 0.3.0 to 0.4.1.\n\nThe source tree declares
LGPL-3.0-or-later throughout, so the existing lgpl3+ license remains
accurate.\n\nValidated:\n- bmake makesum\n- bmake patch\n- bmake
build\n- bmake fake\n- bmake clean package\n- bmake test (no tests
defined)\n- bmake check-license\n- portlint -C . (0 fatal errors; 2
existing style warnings)\n- git diff --check

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


  Commit: 54012f5cc7e3fdb2907e4d09a7bcbd64ac634a05
      https://github.com/MidnightBSD/mports/commit/54012f5cc7e3fdb2907e4d09a7bcbd64ac634a05
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M editors/gedit/Makefile
    M editors/gedit/distinfo
    M editors/gedit/pkg-plist

  Log Message:
  -----------
  editors/gedit: update to 50.0 (#921)


  Commit: bfa403476b41a981d07b2311431349951dd99174
      https://github.com/MidnightBSD/mports/commit/bfa403476b41a981d07b2311431349951dd99174
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M editors/xed/Makefile
    M editors/xed/distinfo
    A editors/xed/files/patch-xed_xed-app.c
    A editors/xed/files/patch-xed_xed-plugins-engine.c
    M editors/xed/pkg-plist

  Log Message:
  -----------
  editors/xed: update to 3.8.9 (#918)


  Commit: a355227f45f6b7d3f13fa211d06523749a08baa2
      https://github.com/MidnightBSD/mports/commit/a355227f45f6b7d3f13fa211d06523749a08baa2
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M editors/gnome-text-editor/Makefile
    M editors/gnome-text-editor/distinfo
    M editors/gnome-text-editor/pkg-plist

  Log Message:
  -----------
  editors/gnome-text-editor: update to 47.4 (#920)


  Commit: ead1cb16a1685bbf6ef34d9b345192cd5c8ea095
      https://github.com/MidnightBSD/mports/commit/ead1cb16a1685bbf6ef34d9b345192cd5c8ea095
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M misc/gnome-user-docs/Makefile
    M misc/gnome-user-docs/distinfo
    M misc/gnome-user-docs/pkg-plist

  Log Message:
  -----------
  misc/gnome-user-docs: update to 47.6 (#922)


  Commit: 6fa8a70e7bc58a2dd181a78408f39a5019787397
      https://github.com/MidnightBSD/mports/commit/6fa8a70e7bc58a2dd181a78408f39a5019787397
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M devel/json-glib/Makefile
    M devel/json-glib/distinfo
    M devel/json-glib/pkg-plist

  Log Message:
  -----------
  devel/json-glib: update to 1.10.8 (#923)


  Commit: eaef5bbbddd9599b486788e366e4b76ec22b25bf
      https://github.com/MidnightBSD/mports/commit/eaef5bbbddd9599b486788e366e4b76ec22b25bf
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M devel/jsonrpc-glib/Makefile
    M devel/jsonrpc-glib/distinfo
    M devel/jsonrpc-glib/pkg-plist

  Log Message:
  -----------
  devel/jsonrpc-glib: update to 3.44.2 (#924)


  Commit: d50606ec131fc3019b0175e1162e11bfca7a28ce
      https://github.com/MidnightBSD/mports/commit/d50606ec131fc3019b0175e1162e11bfca7a28ce
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M devel/libgee/Makefile
    M devel/libgee/distinfo

  Log Message:
  -----------
  devel/libgee: update to 0.20.8 (#925)


  Commit: ce71c0f341e0e6fba7109d9240e09271d3feaeef
      https://github.com/MidnightBSD/mports/commit/ce71c0f341e0e6fba7109d9240e09271d3feaeef
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M accessibility/atkmm/Makefile
    M accessibility/atkmm/distinfo

  Log Message:
  -----------
  accessibility/atkmm: update to 2.28.5 (#919)


  Commit: ceffdc326fe62a652257db42d5759cab839cc952
      https://github.com/MidnightBSD/mports/commit/ceffdc326fe62a652257db42d5759cab839cc952
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M x11-toolkits/libpanel/Makefile
    M x11-toolkits/libpanel/distinfo
    M x11-toolkits/libpanel/pkg-plist

  Log Message:
  -----------
  x11-toolkits/libpanel: update to 1.10.4 (#926)


  Commit: f5678cbb9c74c82579998b2c9a9b2e03ef5b6da6
      https://github.com/MidnightBSD/mports/commit/f5678cbb9c74c82579998b2c9a9b2e03ef5b6da6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M net/gnome-online-accounts/Makefile
    M net/gnome-online-accounts/distinfo

  Log Message:
  -----------
  net/gnome-online-accounts: update to 3.54.11 (#927)


  Commit: ba7cf92b61ac90cf7d04c4816578bdd607b277b5
      https://github.com/MidnightBSD/mports/commit/ba7cf92b61ac90cf7d04c4816578bdd607b277b5
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M x11-toolkits/libshumate/Makefile
    M x11-toolkits/libshumate/distinfo

  Log Message:
  -----------
  x11-toolkits/libshumate: update to 1.4.1 (#928)


  Commit: 1b6cd3cb515627ddb523fa2c9a920043907ab8eb
      https://github.com/MidnightBSD/mports/commit/1b6cd3cb515627ddb523fa2c9a920043907ab8eb
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-08 (Tue, 08 Sep 2026)

  Changed paths:
    M graphics/gexiv2/Makefile
    M graphics/gexiv2/distinfo

  Log Message:
  -----------
  graphics/gexiv2: update to 0.14.7 (#929)


  Commit: 5cbc2a245f4196d4afb392c67afce705b6d3e713
      https://github.com/MidnightBSD/mports/commit/5cbc2a245f4196d4afb392c67afce705b6d3e713
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M x11-wm/metacity/Makefile
    M x11-wm/metacity/distinfo

  Log Message:
  -----------
  x11-wm/metacity: update to 3.58.1 (#934)


  Commit: f4d8a63b07dc0d189981bf50daefc152cf95d1e8
      https://github.com/MidnightBSD/mports/commit/f4d8a63b07dc0d189981bf50daefc152cf95d1e8
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M devel/glibmm/Makefile
    M devel/glibmm/distinfo

  Log Message:
  -----------
  devel/glibmm: update to 2.66.8 (#930)


  Commit: 361ce46cac864e8708a29c0dc0e952d83a44eec6
      https://github.com/MidnightBSD/mports/commit/361ce46cac864e8708a29c0dc0e952d83a44eec6
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M textproc/gtk-doc/Makefile
    M textproc/gtk-doc/distinfo
    M textproc/gtk-doc/files/patch-meson.build
    M textproc/gtk-doc/pkg-plist

  Log Message:
  -----------
  textproc/gtk-doc: update to 1.36.1 (#931)


  Commit: 3735760739567088d8a6e42e1b5bbe3cc9d13a49
      https://github.com/MidnightBSD/mports/commit/3735760739567088d8a6e42e1b5bbe3cc9d13a49
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M x11-fonts/cantarell-fonts/Makefile
    M x11-fonts/cantarell-fonts/distinfo
    M x11-fonts/cantarell-fonts/pkg-plist

  Log Message:
  -----------
  x11-fonts/cantarell-fonts: update to 0.311 (#932)


  Commit: 097a6c276e276825badcc3f07aa5da3c6deea48b
      https://github.com/MidnightBSD/mports/commit/097a6c276e276825badcc3f07aa5da3c6deea48b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M www/epiphany/Makefile
    M www/epiphany/distinfo

  Log Message:
  -----------
  www/epiphany: update to 47.7 (#933)


  Commit: c29712c010b2f4f22fc962d138da7eef50cc2510
      https://github.com/MidnightBSD/mports/commit/c29712c010b2f4f22fc962d138da7eef50cc2510
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M multimedia/libmediaart/Makefile
    M multimedia/libmediaart/distinfo
    M multimedia/libmediaart/pkg-plist

  Log Message:
  -----------
  multimedia/libmediaart: update to 1.9.7 (#935)

Updates libmediaart to 1.9.7.

Includes the upstream ABI micro-version plist update and declares GLib
explicitly; removes the no-longer-supported gtk_doc Meson option.

Validation: bmake makesum, patch, build, fake, clean package, test (1/1
passed), check-license, portlint -C (0 fatal errors; 2 advisories), git
diff --check.

LICENSE remains gpl2 lgpl2.1 with dual combination.

## Summary by Sourcery

Update the libmediaart port to the 1.9.7 release and align its build
metadata with current upstream requirements.

Enhancements:
- Update libmediaart to version 1.9.7 with the upstream ABI metadata
refresh.
- Declare GLib as an explicit GNOME dependency and remove the obsolete
gtk_doc Meson option.

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


  Commit: 7c81bc964c691cd85e9982def0a897224c1dd229
      https://github.com/MidnightBSD/mports/commit/7c81bc964c691cd85e9982def0a897224c1dd229
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M x11/mate-menus/Makefile
    M x11/mate-menus/distinfo

  Log Message:
  -----------
  x11/mate-menus: update to 1.28.1 (#950)

Update mate-menus to 1.28.1.

Validation:
- bmake makesum
- bmake patch
- bmake
- bmake fake
- bmake package
- bmake test
- bmake check-license
- portlint -C (0 fatal errors; existing NLS and maintainer-mode
advisories)
- git diff --check

## Summary by Sourcery

Enhancements:
- Update the mate-menus port to release 1.28.1 and align its source,
version-tracking, and build configuration with current port conventions.

---------

Signed-off-by: Lucas Holt <luke at foolishgames.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot at users.noreply.github.com>


  Commit: db8fb370aefdf2954ddb7e4a26ddfde82b5c1673
      https://github.com/MidnightBSD/mports/commit/db8fb370aefdf2954ddb7e4a26ddfde82b5c1673
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M devel/libgsf/Makefile
    M devel/libgsf/distinfo
    M devel/libgsf/pkg-plist

  Log Message:
  -----------
  devel/libgsf: update to 1.14.58 (#936)

Updates libgsf to 1.14.58.

Refreshes the documented API plist for files removed upstream and adds
the new Kazakh translation.

Validation: bmake makesum, patch, build, fake, clean package, test
(completed; no test runner exposed), check-license, portlint -C (0 fatal
errors; 2 advisories), git diff --check.

LICENSE remains lgpl2.1.

## Summary by Sourcery

Update the libgsf port to the 1.14.58 release and align its packaged
files with upstream.

New Features:
- Add the Kazakh translation to the libgsf package.

Enhancements:
- Update libgsf to version 1.14.58 and refresh the packaged API plist to
match upstream changes.

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


  Commit: 9fdefab316d1efba80169a6a2860f81f4ed29a54
      https://github.com/MidnightBSD/mports/commit/9fdefab316d1efba80169a6a2860f81f4ed29a54
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M devel/libdex/Makefile
    M devel/libdex/distinfo
    M devel/libdex/pkg-plist

  Log Message:
  -----------
  devel/libdex: update to 1.0.0 (#937)

Updates libdex to 1.0.0.

Adds the new public dex-thread header and disables the optional liburing
backend, matching the supported dependency set.

Validation: bmake makesum, patch, build, fake, clean package, test
(upstream defines no tests), check-license, portlint -C (0 fatal errors;
1 environment advisory), git diff --check.

LICENSE remains lgpl2.1.

## Summary by Sourcery

Update the libdex port to version 1.0.0 with its new public header and
supported backend configuration.

New Features:
- Add the public dex-thread header to the libdex package.

Enhancements:
- Update libdex to the 1.0.0 release and disable the optional liburing
backend to match supported dependencies.

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


  Commit: 8fba5e45e49b70cd07a295c2cad40d66007e7d8b
      https://github.com/MidnightBSD/mports/commit/8fba5e45e49b70cd07a295c2cad40d66007e7d8b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M x11-toolkits/libwnck3/Makefile
    M x11-toolkits/libwnck3/distinfo
    R x11-toolkits/libwnck3/files/patch-libwnck_pager-accessible-factory.h
    R x11-toolkits/libwnck3/files/patch-libwnck_workspace-accessible-factory.h

  Log Message:
  -----------
  x11-toolkits/libwnck3: update to 43.3 (#939)

Updates libwnck3 from 43.2 to 43.3.\n\nUses the canonical GNOME distfile
path, tracks the new XInput dependency, and drops two header fixes
included upstream. MidnightBSD LGPL metadata and the stable-branch map
compatibility patch are retained.\n\nValidation: bmake makesum, patch,
build, fake, package, test (no tests defined), check-license, portlint
-C (0 fatal), and git diff --check.

## Summary by Sourcery

Update the libwnck3 port to the 43.3 release and align its dependencies
and upstream patch set.

Enhancements:
- Update libwnck3 to version 43.3 using the canonical GNOME distribution
source.
- Track the new XInput dependency and remove upstreamed header patches
while retaining existing local compatibility and licensing metadata.

Build:
- Use gettext-tools for the port build configuration.

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


  Commit: e0bd451062b1b9c99427bc9c384278388f5c924d
      https://github.com/MidnightBSD/mports/commit/e0bd451062b1b9c99427bc9c384278388f5c924d
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M textproc/yelp-tools/Makefile
    M textproc/yelp-tools/distinfo

  Log Message:
  -----------
  textproc/yelp-tools: update to 42.1 (#943)

Updates yelp-tools from 42.0 to 42.1.\n\nUses the canonical GNOME source
path and framework-provided XML/XSLT dependencies. Existing GPLv2
metadata is retained.\n\nValidation: bmake makesum, patch, build, fake,
package, test (no tests defined), check-license, portlint -C (0 fatal),
and git diff --check.

## Summary by Sourcery

Update yelp-tools to 42.1 with current GNOME port conventions and
dependency handling.

Enhancements:
- Update yelp-tools to version 42.1 and use the canonical GNOME source
location.
- Adopt framework-provided XML/XSLT dependencies and enable the required
GNOME, gettext, and pathfix integration.

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


  Commit: 253cc1860aed1076349251c298c9a8eb2f1ed71f
      https://github.com/MidnightBSD/mports/commit/253cc1860aed1076349251c298c9a8eb2f1ed71f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M textproc/enchant2/Makefile
    M textproc/enchant2/distinfo

  Log Message:
  -----------
  textproc/enchant2: update to 2.8.16 (#946)

Updates Enchant 2 to 2.8.16.

Validation:
- bmake makesum
- bmake patch
- bmake
- bmake fake
- bmake package
- bmake test
- bmake check-license
- portlint -C (0 fatal errors; maintainer-mode warning only)
- git diff --check

## Summary by Sourcery

Enhancements:
- Update the Enchant 2 port to release 2.8.16.

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


  Commit: 4b64a98489f4435fa547dd9cf8b68f9c298fe95c
      https://github.com/MidnightBSD/mports/commit/4b64a98489f4435fa547dd9cf8b68f9c298fe95c
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M textproc/libvisio01/Makefile
    M textproc/libvisio01/distinfo

  Log Message:
  -----------
  textproc/libvisio01: update to 0.1.11 (#949)

Updates libvisio01 to 0.1.11.\n\nValidation:\n- bmake makesum\n- bmake
patch\n- bmake\n- bmake fake\n- bmake package\n- bmake test\n- bmake
check-license\n- portlint -C (warnings only: existing one-line pkg-descr
and maintainer mode suggestion)\n- git diff --check

## Summary by Sourcery

Enhancements:
- Update the libvisio01 port to the 0.1.11 release.

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


  Commit: a57d39a89230e8183d6d1c6c284d54ff9119a7fe
      https://github.com/MidnightBSD/mports/commit/a57d39a89230e8183d6d1c6c284d54ff9119a7fe
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M textproc/libxmlb/Makefile
    M textproc/libxmlb/distinfo
    M textproc/libxmlb/pkg-plist

  Log Message:
  -----------
  textproc/libxmlb: update to 0.3.27 (#948)

Updates libxmlb to 0.3.27, corrects the staged zstd test-data filename,
and registers its shared library.

Validation:
- bmake makesum
- bmake patch
- bmake
- bmake fake
- bmake package
- bmake test (2/2 passed)
- bmake check-license
- portlint -C (0 fatal errors; two pre-existing/general warnings)
- git diff --check

## Summary by Sourcery

Update the libxmlb port to 0.3.27 and ensure its shared library is
properly registered.

Bug Fixes:
- Correct the staged zstd test-data filename.

Enhancements:
- Update libxmlb to version 0.3.27 and register its shared library with
the system linker cache.

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


  Commit: d830414cce56cb9bc549e56b3a1c16f654694f67
      https://github.com/MidnightBSD/mports/commit/d830414cce56cb9bc549e56b3a1c16f654694f67
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M graphics/cairomm11/Makefile
    M graphics/cairomm11/distinfo

  Log Message:
  -----------
  graphics/cairomm11: update to 1.19.0 (#944)

Updates cairomm11 to 1.19.0 and enables the upstream Meson test suite.

Validation:
- bmake makesum
- bmake patch
- bmake
- bmake fake
- bmake package
- bmake test (7/7 passed)
- bmake check-license
- portlint -C (0 fatal errors; 3 pre-existing warnings)
- git diff --check

## Summary by Sourcery

Update cairomm11 to 1.19.0 and enable upstream test coverage.

Enhancements:
- Update the cairomm11 port to the 1.19.0 release and enable its
upstream Meson test suite.

Tests:
- Enable and validate the upstream Meson tests, with all seven tests
passing.

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


  Commit: 0536b2b794cfc6fcc47eb9a027771ed05f43ae59
      https://github.com/MidnightBSD/mports/commit/0536b2b794cfc6fcc47eb9a027771ed05f43ae59
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M x11-toolkits/amtk/Makefile
    M x11-toolkits/amtk/distinfo
    M x11-toolkits/amtk/pkg-plist

  Log Message:
  -----------
  x11-toolkits/amtk: update to 5.10.0 (#942)

Updates amtk from 5.9.2 to 5.10.0.\n\nUpdates the installed header
layout and adds Kazakh and Cornish translations. Existing LGPLv3
metadata is retained.\n\nValidation: bmake makesum, patch, build, fake,
package, test (no tests defined), check-license, portlint -C (0 fatal),
and git diff --check.

## Summary by Sourcery

Enhancements:
- Update the amtk port to the 5.10.0 release and align its installed
header layout and package contents with the new version.

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


  Commit: c932b96fc5b1692a462c11c6d7642e0901d045f0
      https://github.com/MidnightBSD/mports/commit/c932b96fc5b1692a462c11c6d7642e0901d045f0
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M games/gnome-tetravex/Makefile
    M games/gnome-tetravex/distinfo
    M games/gnome-tetravex/pkg-plist

  Log Message:
  -----------
  games/gnome-tetravex: update to 3.38.3 (#941)

Updates gnome-tetravex from 3.38.2 to 3.38.3.\n\nDrops an obsolete Meson
compatibility patch included upstream, aligns build dependencies with
the current release, declares icon installation, and adds new translated
help and locale files. Existing GPLv2 metadata is
retained.\n\nValidation: bmake makesum, patch, build, fake, package,
test (2/2 passed), check-license, portlint -C (0 fatal), and git diff
--check.

## Summary by Sourcery

Update gnome-tetravex to 3.38.3 and refresh its build and packaged
resources.

Enhancements:
- Update gnome-tetravex to version 3.38.3 and align its build
configuration with the current release.
- Enable icon installation and shebang handling for the updated build
system.
- Refresh packaged files to include the new translated help and locale
resources.

Build:
- Remove the obsolete Meson compatibility patch and update the port's
build dependencies and tools.

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


  Commit: d9a8ecb1e0fc71154a79b182897671bb46ed399b
      https://github.com/MidnightBSD/mports/commit/d9a8ecb1e0fc71154a79b182897671bb46ed399b
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M devel/template-glib/Makefile
    M devel/template-glib/distinfo
    M devel/template-glib/pkg-plist

  Log Message:
  -----------
  devel/template-glib: update to 3.40.0 (#947)

Updates template-glib from 3.36.3 to 3.40.0.\n\nUpdates the concrete
shared-library filename, adds newly staged translations, and enables
ldconfig handling. Existing LGPL 2.1 metadata is
retained.\n\nValidation: bmake makesum, patch, build, fake, package,
test (2/2 passed), check-license, portlint -C (0 fatal), and git diff
--check.

## Summary by Sourcery

Update the template-glib port to the 3.40.0 release and adjust its
packaging configuration.

Enhancements:
- Update the template-glib port to version 3.40.0 with refreshed
distfiles and package contents.
- Enable gettext tooling and shared-library cache handling for the
updated port.

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


  Commit: 255e592ae55863e86674c4e952ff7022bb3d5a7a
      https://github.com/MidnightBSD/mports/commit/255e592ae55863e86674c4e952ff7022bb3d5a7a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-09 (Wed, 09 Sep 2026)

  Changed paths:
    M graphics/eog/Makefile
    M graphics/eog/distinfo
    M graphics/eog/pkg-plist

  Log Message:
  -----------
  graphics/eog: update to 50.1

AI-Assisted-by: Codex <noreply at openai.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>


Compare: https://github.com/MidnightBSD/mports/compare/18e915c81166...255e592ae558

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