git: 4118ab99932c - main - cad/yosys: update 0.39 → 0.40
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Apr 2024 08:17:38 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4118ab99932c92cbd54349418203720e4d870d5b commit 4118ab99932c92cbd54349418203720e4d870d5b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-11 08:12:29 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-11 08:17:20 +0000 cad/yosys: update 0.39 → 0.40 Reported by: portscout --- cad/yosys/Makefile | 2 +- cad/yosys/distinfo | 6 +++--- cad/yosys/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/cad/yosys/Makefile b/cad/yosys/Makefile index 39ad67ddd310..ff512fe1a431 100644 --- a/cad/yosys/Makefile +++ b/cad/yosys/Makefile @@ -1,6 +1,6 @@ PORTNAME= yosys DISTVERSIONPREFIX= yosys- -DISTVERSION= 0.39 +DISTVERSION= 0.40 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/yosys/distinfo b/cad/yosys/distinfo index ee2f380a5fac..47234d4ab896 100644 --- a/cad/yosys/distinfo +++ b/cad/yosys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710303344 -SHA256 (YosysHQ-yosys-yosys-0.39_GH0.tar.gz) = a66d95747b21d03e5b9c274d3f7cb0f7dd99610891dd66920bfaee25bc30dad1 -SIZE (YosysHQ-yosys-yosys-0.39_GH0.tar.gz) = 2726688 +TIMESTAMP = 1712808116 +SHA256 (YosysHQ-yosys-yosys-0.40_GH0.tar.gz) = c1d42ad90d587b587210b40cf3c5584e41e20f656e8630c33b6583322e8b764e +SIZE (YosysHQ-yosys-yosys-0.40_GH0.tar.gz) = 2802706 diff --git a/cad/yosys/pkg-plist b/cad/yosys/pkg-plist index f62aacc4f7ac..dcce7e394e38 100644 --- a/cad/yosys/pkg-plist +++ b/cad/yosys/pkg-plist @@ -18,6 +18,7 @@ bin/yosys-witness %%DATADIR%%/anlogic/lutrams.txt %%DATADIR%%/anlogic/lutrams_map.v %%DATADIR%%/cells.lib +%%DATADIR%%/choices/kogge-stone.v %%DATADIR%%/cmp2lcu.v %%DATADIR%%/cmp2lut.v %%DATADIR%%/cmp2softlogic.v @@ -134,6 +135,7 @@ bin/yosys-witness %%DATADIR%%/include/kernel/timinginfo.h %%DATADIR%%/include/kernel/utils.h %%DATADIR%%/include/kernel/yosys.h +%%DATADIR%%/include/kernel/yosys_common.h %%DATADIR%%/include/kernel/yw.h %%DATADIR%%/include/libs/ezsat/ezminisat.h %%DATADIR%%/include/libs/ezsat/ezsat.h