diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile index 3f8afac6fdca..83029a0ba5d5 100644 --- a/devel/nextpnr/Makefile +++ b/devel/nextpnr/Makefile @@ -1,44 +1,47 @@ 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 LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING NOT_FOR_ARCHS= i386 NOT_FOR_ARCHS_REASON= clang segfault BUILD_DEPENDS= ${LOCALBASE}/share/trellis/database:devel/trellis \ ${LOCALBASE}/share/icebox:devel/icestorm LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libboost_filesystem.so:devel/boost-libs \ libboost_program_options.so:devel/boost-libs \ ${PY_BOOST} USES= compiler:c++17-lang cmake qt:5 eigen:3 python gl USE_QT= buildtools:build core gui opengl qmake:build widgets USE_GL= gl glu USE_GITHUB= yes GH_ACCOUNT= YosysHQ GH_TUPLE= YosysHQ:nextpnr-tests:00c55a9e:tests/tests BINARY_ALIAS= python3=${PYTHON_CMD} CMAKE_ARGS= -DARCH="ice40;ecp5" -DTRELLIS_ROOT=${LOCALBASE}/share/trellis/ CMAKE_ON= BUILD_GUI PLIST_FILES= bin/nextpnr-ecp5 \ bin/nextpnr-ice40 # Don't create __pycache__ directory when executing blueprint-compiler # This is a workaround to avoid filesystem violations during poudriere build MAKE_ENV= PYTHONDONTWRITEBYTECODE=1 .include 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