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
F152483819: D52772.id163145.diff
Wed, Apr 15, 6:11 AM
Unknown Object (File)
Fri, Apr 10, 5:04 AM
Unknown Object (File)
Tue, Apr 7, 7:55 PM
Unknown Object (File)
Mon, Apr 6, 10:49 AM
Unknown Object (File)
Mon, Apr 6, 8:25 AM
Unknown Object (File)
Sun, Apr 5, 4:56 PM
Unknown Object (File)
Sun, Apr 5, 1:19 PM
Unknown Object (File)
Sun, Apr 5, 7:02 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.