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)
Tue, Jun 23, 8:51 AM
Unknown Object (File)
Tue, Jun 23, 12:43 AM
Unknown Object (File)
Mon, Jun 22, 11:20 AM
Unknown Object (File)
Sat, Jun 20, 8:07 AM
Unknown Object (File)
Fri, Jun 19, 6:48 PM
Unknown Object (File)
Fri, Jun 19, 4:13 AM
Unknown Object (File)
Thu, Jun 11, 6:22 PM
Unknown Object (File)
May 6 2026, 5:24 PM
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.