git: b55e0d1781a9 - main - cad/yosys: update 0.38 → 0.39
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Mar 2024 06:17:17 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b55e0d1781a922e18fd008586a90aaabd54995c0 commit b55e0d1781a922e18fd008586a90aaabd54995c0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-13 06:16:21 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-13 06:17:06 +0000 cad/yosys: update 0.38 → 0.39 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 9d28fbc0cdd4..39ad67ddd310 100644 --- a/cad/yosys/Makefile +++ b/cad/yosys/Makefile @@ -1,6 +1,6 @@ PORTNAME= yosys DISTVERSIONPREFIX= yosys- -DISTVERSION= 0.38 +DISTVERSION= 0.39 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/yosys/distinfo b/cad/yosys/distinfo index 6b41a01d1611..ee2f380a5fac 100644 --- a/cad/yosys/distinfo +++ b/cad/yosys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707812736 -SHA256 (YosysHQ-yosys-yosys-0.38_GH0.tar.gz) = 5f3d7bb12c5371db00586700a658a9196008a9457839f046403a660fe0c7a1df -SIZE (YosysHQ-yosys-yosys-0.38_GH0.tar.gz) = 2709217 +TIMESTAMP = 1710303344 +SHA256 (YosysHQ-yosys-yosys-0.39_GH0.tar.gz) = a66d95747b21d03e5b9c274d3f7cb0f7dd99610891dd66920bfaee25bc30dad1 +SIZE (YosysHQ-yosys-yosys-0.39_GH0.tar.gz) = 2726688 diff --git a/cad/yosys/pkg-plist b/cad/yosys/pkg-plist index a02f8668d6ef..f62aacc4f7ac 100644 --- a/cad/yosys/pkg-plist +++ b/cad/yosys/pkg-plist @@ -101,6 +101,8 @@ bin/yosys-witness %%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/capi/cxxrtl_capi_vcd.h %%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl.h %%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl_vcd.h +%%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl_replay.h +%%DATADIR%%/include/backends/cxxrtl/runtime/cxxrtl/cxxrtl_time.h %%DATADIR%%/include/backends/rtlil/rtlil_backend.h %%DATADIR%%/include/frontends/ast/ast.h %%DATADIR%%/include/frontends/ast/ast_binding.h @@ -127,6 +129,7 @@ bin/yosys-witness %%DATADIR%%/include/kernel/register.h %%DATADIR%%/include/kernel/rtlil.h %%DATADIR%%/include/kernel/satgen.h +%%DATADIR%%/include/kernel/scopeinfo.h %%DATADIR%%/include/kernel/sigtools.h %%DATADIR%%/include/kernel/timinginfo.h %%DATADIR%%/include/kernel/utils.h