Page MenuHomeFreeBSD

Update devel/b2 to 0.7.2.
ClosedPublic

Authored by gordon on Aug 27 2017, 10:18 PM.
Tags
None
Referenced Files
F164982167: D12139.id32473.diff
Wed, Aug 5, 5:22 AM
F164947839: D12139.id33859.diff
Wed, Aug 5, 2:19 AM
Unknown Object (File)
Tue, Jul 28, 7:51 PM
Unknown Object (File)
Tue, Jul 28, 1:04 PM
Unknown Object (File)
Sun, Jul 26, 12:53 PM
Unknown Object (File)
Tue, Jul 21, 2:32 PM
Unknown Object (File)
Mon, Jul 20, 10:36 AM
Unknown Object (File)
Mon, Jul 13, 1:57 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11261
Build 11633: 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–6
​DISTVERSIONPREFIX=        v
DISTVERSION=        0.7.2
15–17

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.