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)
Tue, Aug 11, 7:43 PM
Unknown Object (File)
Tue, Aug 11, 11:50 AM
Unknown Object (File)
Tue, Aug 11, 11:48 AM
Unknown Object (File)
Wed, Aug 5, 6:45 PM
Unknown Object (File)
Sat, Aug 1, 11:55 AM
Unknown Object (File)
Sat, Aug 1, 10:16 AM
Unknown Object (File)
Fri, Jul 31, 8:59 PM
Unknown Object (File)
Fri, Jul 31, 12:37 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.