Page MenuHomeFreeBSD

devel/libqb: Update 2.0.8 => 2.0.9
ClosedPublic

Authored by alven on Sun, Sep 28, 10:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 5, 6:31 AM
Unknown Object (File)
Wed, Oct 1, 5:12 AM
Unknown Object (File)
Tue, Sep 30, 8:34 PM
Unknown Object (File)
Mon, Sep 29, 11:15 PM
Unknown Object (File)
Sun, Sep 28, 10:43 PM
Unknown Object (File)
Sun, Sep 28, 10:11 PM
Unknown Object (File)
Sun, Sep 28, 9:33 PM
Unknown Object (File)
Sun, Sep 28, 9:31 PM
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.Tue, Sep 30, 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.