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)
Wed, Feb 5, 5:24 AM
Unknown Object (File)
Dec 24 2024, 5:04 PM
Unknown Object (File)
Dec 21 2024, 4:23 PM
Unknown Object (File)
Nov 2 2024, 9:14 PM
Unknown Object (File)
Oct 5 2024, 4:03 AM
Unknown Object (File)
Oct 2 2024, 9:05 PM
Unknown Object (File)
Sep 26 2024, 1:25 AM
Unknown Object (File)
Sep 23 2024, 4:56 AM
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.