From owner-svn-ports-all@freebsd.org Sun Sep 20 03:55:18 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6DABF3FB1F6; Sun, 20 Sep 2020 03:55:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BvDHV1pYRz40fS; Sun, 20 Sep 2020 03:55:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1F77317596; Sun, 20 Sep 2020 03:55:18 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08K3tHq2046748; Sun, 20 Sep 2020 03:55:17 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08K3tHNL046746; Sun, 20 Sep 2020 03:55:17 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202009200355.08K3tHNL046746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 20 Sep 2020 03:55:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549085 - head/devel/nextpnr X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/nextpnr X-SVN-Commit-Revision: 549085 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Sep 2020 03:55:18 -0000 Author: yuri Date: Sun Sep 20 03:55:17 2020 New Revision: 549085 URL: https://svnweb.freebsd.org/changeset/ports/549085 Log: devel/nextpnr: Update g20191026 -> g20200804 PR: 249265 Approved by: manu (maintainer) Modified: head/devel/nextpnr/Makefile head/devel/nextpnr/distinfo Modified: head/devel/nextpnr/Makefile ============================================================================== --- head/devel/nextpnr/Makefile Sun Sep 20 02:15:25 2020 (r549084) +++ head/devel/nextpnr/Makefile Sun Sep 20 03:55:17 2020 (r549085) @@ -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 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} Modified: head/devel/nextpnr/distinfo ============================================================================== --- head/devel/nextpnr/distinfo Sun Sep 20 02:15:25 2020 (r549084) +++ head/devel/nextpnr/distinfo Sun Sep 20 03:55:17 2020 (r549085) @@ -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