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
F135916554: D52772.id162983.diff
Fri, Nov 14, 3:21 AM
Unknown Object (File)
Thu, Nov 6, 11:23 AM
Unknown Object (File)
Wed, Nov 5, 2:03 AM
Unknown Object (File)
Tue, Oct 28, 2:15 PM
Unknown Object (File)
Mon, Oct 27, 3:49 PM
Unknown Object (File)
Sun, Oct 26, 9:21 PM
Unknown Object (File)
Sun, Oct 26, 5:27 PM
Unknown Object (File)
Fri, Oct 24, 2:31 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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

alven created this revision.

Approved once @ are added.

Thanks,
Yuri

devel/libqb/Makefile
46–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.