diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile index f03ba6b2199f..71a073264ee9 100644 --- a/devel/nextpnr/Makefile +++ b/devel/nextpnr/Makefile @@ -1,50 +1,49 @@ PORTNAME= nextpnr DISTVERSIONPREFIX= ${PORTNAME}- -DISTVERSION= 0.10 -PORTREVISION= 1 +DISTVERSION= 0.11 PORTEPOCH= 1 CATEGORIES= 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 \ - ${LOCALBASE}/share/prjpeppercorn:devel/prjpeppercorn112 + ${LOCALBASE}/share/prjpeppercorn:devel/prjpeppercorn113 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 CONFLICTS_INSTALL= nextpnr-devel BINARY_ALIAS= python3=${PYTHON_CMD} CMAKE_ARGS= -DARCH="ice40;ecp5;himbaechel" \ -DHIMBAECHEL_UARCH="gatemate" \ -DHIMBAECHEL_PEPPERCORN_PATH=${LOCALBASE}/share/prjpeppercorn \ -DTRELLIS_ROOT=${LOCALBASE}/share/trellis/ CMAKE_ON= BUILD_GUI # 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/distinfo b/devel/nextpnr/distinfo index 7be95fe0df79..b9add249e1b8 100644 --- a/devel/nextpnr/distinfo +++ b/devel/nextpnr/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1773417678 -SHA256 (YosysHQ-nextpnr-nextpnr-0.10_GH0.tar.gz) = 374393094cdf7b2aae415cebf0994840b4a355bb95e89c683ef19f95f0b14dc2 -SIZE (YosysHQ-nextpnr-nextpnr-0.10_GH0.tar.gz) = 3510853 +TIMESTAMP = 1786812345 +SHA256 (YosysHQ-nextpnr-nextpnr-0.11_GH0.tar.gz) = feb39c421cd432b3ecca004a6fdf0b7578375a7f12401906dd27c25eb948cdc3 +SIZE (YosysHQ-nextpnr-nextpnr-0.11_GH0.tar.gz) = 3532012 SHA256 (YosysHQ-nextpnr-tests-ce15412_GH0.tar.gz) = 84b7e926d97ce1aae3a2b9115b9030fce483a8b6d8b6cde060046a93f24966fe SIZE (YosysHQ-nextpnr-tests-ce15412_GH0.tar.gz) = 1032708