FreeBSD Bugzilla – Attachment 254073 Details for
Bug 281923
devel/nextpnr: Fix broken build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0001-devel-nextpnr-Fix-build.patch (text/plain), 1.66 KB, created by
Joel Bodenmann
on 2024-10-07 12:41:52 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Joel Bodenmann
Created:
2024-10-07 12:41:52 UTC
Size:
1.66 KB
patch
obsolete
>From 4ef303bf22cd6d19e4c2b422582dc09cdad8bb6b Mon Sep 17 00:00:00 2001 >From: Joel Bodenmann <jbo@FreeBSD.org> >Date: Mon, 7 Oct 2024 14:35:26 +0200 >Subject: [PATCH] devel/nextpnr: Fix build > >Build was broken since devel/boost-libs 1.85.0 update. >--- > devel/nextpnr/Makefile | 5 ++++- > devel/nextpnr/distinfo | 4 +++- > 2 files changed, 7 insertions(+), 2 deletions(-) > >diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile >index 3f8afac6fdca..83029a0ba5d5 100644 >--- a/devel/nextpnr/Makefile >+++ b/devel/nextpnr/Makefile >@@ -1,10 +1,13 @@ > PORTNAME= nextpnr > DISTVERSIONPREFIX= ${PORTNAME}- > DISTVERSION= 0.7 >-PORTREVISION= 1 >+PORTREVISION= 2 > PORTEPOCH= 1 > CATEGORIES= devel > >+PATCH_SITES= https://github.com/YosysHQ/nextpnr/commit/ >+PATCHFILES= f085950383155a745cf2e3c0f28c468d01ff5fd7.patch:-p1 >+ > MAINTAINER= manu@FreeBSD.org > COMMENT= Portable FPGA place and route tool > WWW= https://github.com/YosysHQ/nextpnr >diff --git a/devel/nextpnr/distinfo b/devel/nextpnr/distinfo >index e6bb2884d924..312682654a78 100644 >--- a/devel/nextpnr/distinfo >+++ b/devel/nextpnr/distinfo >@@ -1,5 +1,7 @@ >-TIMESTAMP = 1708362222 >+TIMESTAMP = 1728304472 > SHA256 (YosysHQ-nextpnr-nextpnr-0.7_GH0.tar.gz) = bd173cb218c97f66e4afdf7b886d70c8c0893f544a1cf20b50c0182a1d9f2f45 > SIZE (YosysHQ-nextpnr-nextpnr-0.7_GH0.tar.gz) = 4711765 > SHA256 (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 2240aa0c61211a62ca307ef8d8b0f58c4ebb59ecb61334c45bf586daf69d964b > SIZE (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 1039171 >+SHA256 (f085950383155a745cf2e3c0f28c468d01ff5fd7.patch) = 4e93475cc6c09b93b707d64e06779f419eddcc6f705e5f568180795f0915f745 >+SIZE (f085950383155a745cf2e3c0f28c468d01ff5fd7.patch) = 1087 >-- >2.46.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbo
:
maintainer-approval?
(
manu
)
Actions:
View
|
Diff
Attachments on
bug 281923
: 254073