Page MenuHomeFreeBSD

Update devel/b2 to 0.7.2.
ClosedPublic

Authored by gordon on Aug 27 2017, 10:18 PM.
Tags
None
Referenced Files
F171087149: D12139.id33859.diff
Tue, Sep 8, 3:11 PM
F171035985: D12139.diff
Tue, Sep 8, 7:57 AM
Unknown Object (File)
Sun, Sep 6, 10:25 AM
Unknown Object (File)
Sun, Sep 6, 1:38 AM
Unknown Object (File)
Sat, Sep 5, 8:32 PM
Unknown Object (File)
Sat, Sep 5, 8:32 PM
Unknown Object (File)
Sat, Sep 5, 3:38 PM
Unknown Object (File)
Sat, Sep 5, 3:32 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11277
Build 11643: arc lint + arc unit

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–7
​DISTVERSIONPREFIX=        v
DISTVERSION=        0.7.2
15–28

Put this after USES.

19

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

22

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

Update for mat's feedback.

This revision was automatically updated to reflect the committed changes.