[Midnightbsd-cvs] [MidnightBSD/mports] 13406d: ports-mgmt/mport: update to 2.8.1

Lucas Holt noreply at github.com
Wed Sep 16 15:29:10 EDT 2026


  Branch: refs/heads/ports-mgmt/mport
  Home:   https://github.com/MidnightBSD/mports
  Commit: 13406d863c3718b64a83ef5fee7aaee4128fe291
      https://github.com/MidnightBSD/mports/commit/13406d863c3718b64a83ef5fee7aaee4128fe291
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-09-16 (Wed, 16 Sep 2026)

  Changed paths:
    M ports-mgmt/mport/Makefile
    M ports-mgmt/mport/distinfo
    A ports-mgmt/mport/files/patch-Makefile
    M ports-mgmt/mport/pkg-plist

  Log Message:
  -----------
  ports-mgmt/mport: update to 2.8.1

The port was stuck at 2.6.8 after 169bf13722 backed it off 2.7.0 over
3.2 package build concerns.  2.8.1 is the current release tag.

2.8.x adds an ATF test suite under tests/, which the build installs into
/usr/tests/mport and which links against devel/atf and the ports
databases/sqlite3.  Pulling either into the package manager itself is
not wanted, so files/patch-Makefile drops tests from the top-level
SUBDIR.  The library and binaries are unaffected.

pkg-plist picks up six new man pages: mport.create.1, mport.fetch.1,
mport.install.1, mport.list.1, mport.merge.1 and mport.query.1.  Nothing
was removed.

Drop the redundant PORTREVISION=0 line while resetting it for the
version bump; portlint flags it.

Verified: bmake makesum/patch/build/fake/package from a clean work
directory, with the staged tree matching pkg-plist exactly (no missing
or absent entries), and the built binary reporting 2.8.1.  Not
installed.  portlint reports no fatal errors; the two remaining warnings
(PREFIX=/usr, pkg-descr trailing whitespace) predate this change, as do
the fake-qa notes about /usr/lib/libmport.so.2 linking base libraries
that no package owns.

AI-Assisted-by: Claude Opus 5 <noreply at anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply at anthropic.com>
Claude-Session: https://claude.ai/code/session_01NSsgED5s7GPYJNb1HxuaU9
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