Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2022 15:55:59 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d2bcea792301 - main - devel/nextpnr: Update to 0.4
Message-ID:  <202212201555.2BKFtxcl077679@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d2bcea7923017e575db20c991bf742cc0abc177e

commit d2bcea7923017e575db20c991bf742cc0abc177e
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-12-20 11:23:11 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-12-20 15:53:48 +0000

    devel/nextpnr: Update to 0.4
    
    Upstream now makes release so use them.
---
 devel/nextpnr/Makefile |  8 ++++----
 devel/nextpnr/distinfo | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/devel/nextpnr/Makefile b/devel/nextpnr/Makefile
index d3e46f4c6a80..3948b623cdd1 100644
--- a/devel/nextpnr/Makefile
+++ b/devel/nextpnr/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	nextpnr
-DISTVERSION=	g20200804
-PORTREVISION=	4
+DISTVERSION=	0.4
+PORTEPOCH=	1
 CATEGORIES=	devel
 
 MAINTAINER=	manu@FreeBSD.org
@@ -26,8 +26,8 @@ USE_QT=		buildtools:build core gui opengl qmake:build widgets
 USE_GL=		gl glu
 USE_GITHUB=	yes
 GH_ACCOUNT=	YosysHQ
-GH_TAGNAME=	48cd407
-GH_TUPLE=	YosysHQ:nextpnr-tests:8f93e7e:tests/tests
+GH_TAGNAME=	${PORTNAME}-${DISTVERSION}
+GH_TUPLE=	YosysHQ:nextpnr-tests:00c55a9e:tests/tests
 
 BINARY_ALIAS=	python3=${PYTHON_CMD}
 
diff --git a/devel/nextpnr/distinfo b/devel/nextpnr/distinfo
index 7784b7e05e48..cb4eac6dc202 100644
--- a/devel/nextpnr/distinfo
+++ b/devel/nextpnr/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1671525390
+SHA256 (YosysHQ-nextpnr-0.4-nextpnr-0.4_GH0.tar.gz) = ae8e01496c3bb6607cef0e2501b8cf00aba564e9b116dd323887575ab82757c0
+SIZE (YosysHQ-nextpnr-0.4-nextpnr-0.4_GH0.tar.gz) = 4460419
+SHA256 (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 2240aa0c61211a62ca307ef8d8b0f58c4ebb59ecb61334c45bf586daf69d964b
+SIZE (YosysHQ-nextpnr-tests-00c55a9e_GH0.tar.gz) = 1039171



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212201555.2BKFtxcl077679>