devel/nextpnr: Update g20191026 -> g20200804
PR: 249265 Approved by: manu (maintainer)
This commit is contained in:
parent
3dc740211f
commit
3cf1bacd9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549085
2 changed files with 5 additions and 11 deletions
|
@ -1,13 +1,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nextpnr
|
||||
DISTVERSION= g20191026
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= g20200804
|
||||
CATEGORIES= devel
|
||||
|
||||
PATCH_SITES= https://github.com/YosysHQ/nextpnr/commit/
|
||||
PATCHFILES= b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch:-p1
|
||||
|
||||
MAINTAINER= manu@FreeBSD.org
|
||||
COMMENT= Portable FPGA place and route tool
|
||||
|
||||
|
@ -31,7 +27,7 @@ USE_QT= buildtools_build core gui opengl qmake_build widgets
|
|||
USE_GL= gl glu
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= YosysHQ
|
||||
GH_TAGNAME= 5cf0ed5
|
||||
GH_TAGNAME= 48cd407
|
||||
GH_TUPLE= YosysHQ:nextpnr-tests:8f93e7e:tests/tests
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
TIMESTAMP = 1586007468
|
||||
SHA256 (YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz) = ed7566b3e09741a4d3ef0bc0f5854a1ad7157c0c715c6c692c0b7e8d00cb6b72
|
||||
SIZE (YosysHQ-nextpnr-g20191026-5cf0ed5_GH0.tar.gz) = 3212729
|
||||
TIMESTAMP = 1599865678
|
||||
SHA256 (YosysHQ-nextpnr-g20200804-48cd407_GH0.tar.gz) = b82b29e2ab21dde73bfdcb59159671f18bec5b709052d02243501b0c2b6bbb9e
|
||||
SIZE (YosysHQ-nextpnr-g20200804-48cd407_GH0.tar.gz) = 3852966
|
||||
SHA256 (YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz) = 5de9c0132957fcac6be6643a50499eb8d57402198b97ea20e684f9a0a10487a1
|
||||
SIZE (YosysHQ-nextpnr-tests-8f93e7e_GH0.tar.gz) = 1034317
|
||||
SHA256 (b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch) = 7d373aa32b3ad4df933ce3969c35592f3393eef2b3b08c7ddf46675f0f271c97
|
||||
SIZE (b6e2159cecdf79d0d94d0e6a9dda8cef6389cac1.patch) = 1374
|
||||
|
|
Loading…
Reference in a new issue