Page MenuHomeFreeBSD

devel/libqb: Update 2.0.8 => 2.0.9
ClosedPublic

Authored by alven on Sep 28 2025, 10:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 16, 5:56 PM
Unknown Object (File)
Wed, Sep 16, 7:34 AM
Unknown Object (File)
Tue, Sep 1, 10:00 AM
Unknown Object (File)
Sat, Aug 22, 7:25 AM
Unknown Object (File)
Fri, Aug 21, 11:36 AM
Unknown Object (File)
Aug 11 2026, 7:43 PM
Unknown Object (File)
Aug 11 2026, 11:50 AM
Unknown Object (File)
Aug 11 2026, 11:48 AM
Subscribers
None

Details

Summary
Test Plan

For every {amd64, i386} × {14.3, 13.5}:

  • Successful poudriere testport

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 67377
Build 64260: arc lint + arc unit

Event Timeline

alven created this revision.

Approved once @ are added.

Thanks,
Yuri

devel/libqb/Makefile
47

Please add @ before each extract, configure command.
This is a common practice to reduce the amount of printouts.

This revision is now accepted and ready to land.Sep 30 2025, 4:12 PM
This revision was automatically updated to reflect the committed changes.

Thank you for the advice: I've followed it and will try to follow in my next port updates.