Summary: | devel/nextpnr: Update to 0.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Joel Bodenmann <jbo> | ||||
Component: | Individual Port(s) | Assignee: | Joel Bodenmann <jbo> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | manu | ||||
Priority: | --- | Flags: | manu:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6839197e78419736a1dacb3d06cd232e96c4657 commit d6839197e78419736a1dacb3d06cd232e96c4657 Author: Joel Bodenmann <jbo@FreeBSD.org> AuthorDate: 2024-02-19 17:26:25 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-02-20 01:28:20 +0000 devel/nextpnr: Update to 0.7 Changelog: https://github.com/YosysHQ/nextpnr/releases/tag/nextpnr-0.7 PR: 277167 Approved by: tcberner (mentor, implicit), manu (maintainer) devel/nextpnr/Makefile | 4 ++-- devel/nextpnr/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) |
Created attachment 248608 [details] patch Updating from 0.6 to 0.7. Also updating USES=compiler:c++14-lang to USES=compiler:c++17-lang as upstream seems to require C++17 nowdays. Passed poudriere-testport on: - 13.2-RELEASE (amd64) - 14.0-RELEASE (amd64)