git: d6283dc2ac0a - main - cad/yosys: Update 0.31 → 0.32
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Aug 2023 08:54:52 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d6283dc2ac0a136a4620351f787f517bcb7ec05b commit d6283dc2ac0a136a4620351f787f517bcb7ec05b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-08 08:54:39 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-08 08:54:39 +0000 cad/yosys: Update 0.31 → 0.32 Reported by: portscout --- cad/yosys/Makefile | 2 +- cad/yosys/distinfo | 6 +++--- cad/yosys/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/cad/yosys/Makefile b/cad/yosys/Makefile index b82eafa7eb94..cbf4c3c5fc12 100644 --- a/cad/yosys/Makefile +++ b/cad/yosys/Makefile @@ -1,6 +1,6 @@ PORTNAME= yosys DISTVERSIONPREFIX= yosys- -DISTVERSION= 0.31 +DISTVERSION= 0.32 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/yosys/distinfo b/cad/yosys/distinfo index 72c8cfdf3894..b361aa592ad9 100644 --- a/cad/yosys/distinfo +++ b/cad/yosys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689750030 -SHA256 (YosysHQ-yosys-yosys-0.31_GH0.tar.gz) = aadbd885b72a6c705035abcf7e2eb58d25689b18824ad91c71efd1d966f0bf50 -SIZE (YosysHQ-yosys-yosys-0.31_GH0.tar.gz) = 2549953 +TIMESTAMP = 1691478394 +SHA256 (YosysHQ-yosys-yosys-0.32_GH0.tar.gz) = 07b168491fa103a57231483a80f8e03545d0c957672e96b73d4eb9c8c8c43930 +SIZE (YosysHQ-yosys-yosys-0.32_GH0.tar.gz) = 2552341 diff --git a/cad/yosys/pkg-plist b/cad/yosys/pkg-plist index 1dc280bb289a..59b73bb468a9 100644 --- a/cad/yosys/pkg-plist +++ b/cad/yosys/pkg-plist @@ -105,6 +105,7 @@ bin/yosys-witness %%DATADIR%%/include/frontends/ast/ast_binding.h %%DATADIR%%/include/frontends/blif/blifparse.h %%DATADIR%%/include/kernel/binding.h +%%DATADIR%%/include/kernel/cellaigs.h %%DATADIR%%/include/kernel/celledges.h %%DATADIR%%/include/kernel/celltypes.h %%DATADIR%%/include/kernel/consteval.h @@ -113,6 +114,7 @@ bin/yosys-witness %%DATADIR%%/include/kernel/ffinit.h %%DATADIR%%/include/kernel/fstdata.h %%DATADIR%%/include/kernel/hashlib.h +%%DATADIR%%/include/kernel/json.h %%DATADIR%%/include/kernel/log.h %%DATADIR%%/include/kernel/macc.h %%DATADIR%%/include/kernel/mem.h @@ -124,6 +126,7 @@ bin/yosys-witness %%DATADIR%%/include/kernel/sigtools.h %%DATADIR%%/include/kernel/utils.h %%DATADIR%%/include/kernel/yosys.h +%%DATADIR%%/include/kernel/yw.h %%DATADIR%%/include/libs/ezsat/ezminisat.h %%DATADIR%%/include/libs/ezsat/ezsat.h %%DATADIR%%/include/libs/fst/fstapi.h