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)
Fri, Jul 4, 6:23 PM
Unknown Object (File)
Tue, Jul 1, 10:12 AM
Unknown Object (File)
Mon, Jun 30, 3:19 AM
Unknown Object (File)
Sat, Jun 28, 11:30 PM
Unknown Object (File)
Wed, Jun 25, 4:21 AM
Unknown Object (File)
Thu, Jun 12, 10:39 PM
Unknown Object (File)
Jun 2 2025, 11:23 AM
Unknown Object (File)
Apr 25 2025, 1:27 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.