Page MenuHomeFreeBSD

Update devel/b2 to 0.7.2.
ClosedPublic

Authored by gordon on Aug 27 2017, 10:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 2:26 PM
Unknown Object (File)
Fri, Oct 3, 2:52 AM
Unknown Object (File)
Thu, Oct 2, 10:07 PM
Unknown Object (File)
Thu, Oct 2, 1:28 AM
Unknown Object (File)
Tue, Sep 30, 9:54 AM
Unknown Object (File)
Tue, Sep 23, 9:03 PM
Unknown Object (File)
Fri, Sep 19, 3:15 AM
Unknown Object (File)
Thu, Sep 18, 8:33 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Robak,

Can you take a look at this update? It requires a new port I'm submitting (devel/py-logfury) which can be found as https://reviews.freebsd.org/D12135. Please take a look. I'm also willing to take over maintenance of the port if you aren't interested in it anymore.

Best,
Gordon

devel/b2/Makefile
5–6 ↗(On Diff #32432)
​DISTVERSIONPREFIX=        v
DISTVERSION=        0.7.2
15–17 ↗(On Diff #32432)

Put this after USES.

19 ↗(On Diff #32432)

There has not been a 2.6 for 3.5 years, 2.7+ here would probably be clearer.

22 ↗(On Diff #32432)

Move this before USES, and replace += with =.

Update for mat's feedback.

This revision was automatically updated to reflect the committed changes.