diff --git a/devel/nextpnr-devel/Makefile b/devel/nextpnr-devel/Makefile index 45077112a721..0b84fdf46ae0 100644 --- a/devel/nextpnr-devel/Makefile +++ b/devel/nextpnr-devel/Makefile @@ -1,49 +1,49 @@ PORTNAME= nextpnr -PORTVERSION= g20250126 +PORTVERSION= g20250208 CATEGORIES= devel PKGNAMESUFFIX= -devel MAINTAINER= jbo@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_program_options.so:devel/boost-libs USES= compiler:c++17-lang cmake llvm:min=20 qt:6 eigen:3 python USE_QT= base USE_GITHUB= yes GH_ACCOUNT= YosysHQ GH_TUPLE= YosysHQ:nextpnr-tests:ce15412:tests/tests -GH_TAGNAME= 8c6278170be1df71a6224110f0b8d5997740fc1e +GH_TAGNAME= 35f14336c042a9aa86cc66221434262fbb02034e CONFLICTS_INSTALL= nextpnr BINARY_ALIAS= python3=${PYTHON_CMD} CMAKE_ARGS= -DARCH="ice40;ecp5" \ -DTRELLIS_ROOT=${LOCALBASE}/share/trellis/ CMAKE_OFF= 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 .if exists(/usr/include/omp.h) CMAKE_ON+= USE_OPENMP .else CMAKE_OFF+= USE_OPENMP .endif .include diff --git a/devel/nextpnr-devel/distinfo b/devel/nextpnr-devel/distinfo index 8d04bde102d7..9afb2dada4eb 100644 --- a/devel/nextpnr-devel/distinfo +++ b/devel/nextpnr-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1769633406 -SHA256 (YosysHQ-nextpnr-g20250126-8c6278170be1df71a6224110f0b8d5997740fc1e_GH0.tar.gz) = bca205576b1cac32788120e2bcaf01c38dd18e097605ba2ab80bf6c23df459d6 -SIZE (YosysHQ-nextpnr-g20250126-8c6278170be1df71a6224110f0b8d5997740fc1e_GH0.tar.gz) = 3489559 +TIMESTAMP = 1770687926 +SHA256 (YosysHQ-nextpnr-g20250208-35f14336c042a9aa86cc66221434262fbb02034e_GH0.tar.gz) = f7abc513680079306c333b5c01979cab5f645bdb4fa3b95b9449496e7673913d +SIZE (YosysHQ-nextpnr-g20250208-35f14336c042a9aa86cc66221434262fbb02034e_GH0.tar.gz) = 3491676 SHA256 (YosysHQ-nextpnr-tests-ce15412_GH0.tar.gz) = 84b7e926d97ce1aae3a2b9115b9030fce483a8b6d8b6cde060046a93f24966fe SIZE (YosysHQ-nextpnr-tests-ce15412_GH0.tar.gz) = 1032708