Page MenuHomeFreeBSD

devel/kyua: update to 0.14.1
ClosedPublic

Authored by ngie on Mar 29 2025, 9:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 4, 10:09 AM
Unknown Object (File)
Wed, Sep 3, 7:14 PM
Unknown Object (File)
Aug 11 2025, 11:26 PM
Unknown Object (File)
Aug 4 2025, 10:51 PM
Unknown Object (File)
Aug 2 2025, 7:07 AM
Unknown Object (File)
Jul 30 2025, 10:13 AM
Unknown Object (File)
Jul 28 2025, 7:08 PM
Unknown Object (File)
Jul 28 2025, 2:56 PM
Subscribers

Details

Summary

This version update brings in some minor fixes around building from
source, etc. Most of the changes are not apparent to FreeBSD as they
relate to FreeBSD-specific features.

More information can be found in the
release notes.

Signed-off-by: Enji Cooper <ngie@FreeBSD.org>

Test Plan

The test suite passed on my 14.3-RELEASE amd64 FreeBSD host.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63232
Build 60116: arc lint + arc unit

Event Timeline

ngie requested review of this revision.Mar 29 2025, 9:55 PM
ngie created this revision.
ngie added a reviewer: bofh.
ngie added subscribers: tests, igoro, emaste.
ngie removed a subscriber: igoro.
bofh requested changes to this revision.Mar 31 2025, 10:25 AM
bofh added inline comments.
devel/kyua/Makefile
3

PORTEPOCH should never be deleted. Neither should it run in the reverse. It's not that this is not fixable but one of the portmgr's need to run some wonky commands on multiple hosts in the cluster to fix this.

This revision now requires changes to proceed.Mar 31 2025, 10:25 AM
This revision was not accepted when it landed; it landed in state Needs Revision.Mar 31 2025, 7:00 PM
This revision was automatically updated to reflect the committed changes.

Restore PORTEPOCH (feedback from bofh)

This revision is now accepted and ready to land.Mar 31 2025, 7:07 PM
This revision was automatically updated to reflect the committed changes.