1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

devel/nextpnr: Update g20190529-150004e3 -> g20191026-5cf0ed5

PR:		241513
Approved by:	manu
This commit is contained in:
Yuri Victorovich 2019-10-27 19:53:05 +00:00
parent bb90890391
commit 8940ee4837
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515821
3 changed files with 11 additions and 9 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= nextpnr
PORTVERSION= g20190529
PORTREVISION= 1
DISTVERSION= g20191026
CATEGORIES= devel
MAINTAINER= manu@FreeBSD.org
@ -21,13 +20,12 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
${PY_BOOST}
USES= compiler:c++11-lang cmake qt:5 eigen:3 python:3.5+ gl
USE_QT= buildtools_build core gui opengl qmake_build widgets
USE_GL= gl
USE_GL= gl glu
USE_GITHUB= yes
GH_ACCOUNT= YosysHQ
GH_TAGNAME= 150004e3
GH_TAGNAME= 5cf0ed5
GH_TUPLE= YosysHQ:nextpnr-tests:8f93e7e:tests/tests
BINARY_ALIAS= python3=${PYTHON_CMD}

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1560153617
SHA256 (YosysHQ-nextpnr-g20190529-150004e3_GH0.tar.gz) = 10d04e5ae05144f3191d5a11219d7f8252d7cd52de7ac022b67020fe7797693f
SIZE (YosysHQ-nextpnr-g20190529-150004e3_GH0.tar.gz) = 3191173
TIMESTAMP = 1572127579
SHA256 (YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz) = ed7566b3e09741a4d3ef0bc0f5854a1ad7157c0c715c6c692c0b7e8d00cb6b72
SIZE (YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz) = 3212729
SHA256 (YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz) = 5de9c0132957fcac6be6643a50499eb8d57402198b97ea20e684f9a0a10487a1
SIZE (YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz) = 1034317

View File

@ -6,3 +6,5 @@ Currently nextpnr supports:
Lattice iCE40 devices supported by Project IceStorm
(experimental) Lattice ECP5 devices supported by Project Trellis
(experimental) a "generic" back-end for user-defined architectures
WWW: https://github.com/YosysHQ/nextpnr