Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2023 10:09:13 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f5992ad4c67 - main - cad/yosys: update 0.33 =?utf-8?Q?=E2=86=92?= 0.34
Message-ID:  <202310061009.396A9D1H062093@gitrepo.freebsd.org>

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

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

commit 9f5992ad4c6769ffee3aae47e0be34baf36b9428
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-10-06 09:13:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-10-06 10:09:09 +0000

    cad/yosys: update 0.33 → 0.34
    
    Reported by:    portscout
---
 cad/yosys/Makefile  | 2 +-
 cad/yosys/distinfo  | 6 +++---
 cad/yosys/pkg-plist | 4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/cad/yosys/Makefile b/cad/yosys/Makefile
index c55a8ac2b160..4aba7a433da8 100644
--- a/cad/yosys/Makefile
+++ b/cad/yosys/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	yosys
 DISTVERSIONPREFIX=	yosys-
-DISTVERSION=	0.33
+DISTVERSION=	0.34
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/cad/yosys/distinfo b/cad/yosys/distinfo
index 05a521db1a77..0434da74a110 100644
--- a/cad/yosys/distinfo
+++ b/cad/yosys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693974090
-SHA256 (YosysHQ-yosys-yosys-0.33_GH0.tar.gz) = c240fa4fcc71c73b8989ab500f7bfa3109436fa1d7ba8d7e1028af4c42688f29
-SIZE (YosysHQ-yosys-yosys-0.33_GH0.tar.gz) = 2586120
+TIMESTAMP = 1696579949
+SHA256 (YosysHQ-yosys-yosys-0.34_GH0.tar.gz) = 57897bc3fe5fdc940e9f3f3ae03b84f5f8e9149b6f26d3699f7ecb9f31a41ae0
+SIZE (YosysHQ-yosys-yosys-0.34_GH0.tar.gz) = 2611088
diff --git a/cad/yosys/pkg-plist b/cad/yosys/pkg-plist
index c58730fffcce..a6799d504555 100644
--- a/cad/yosys/pkg-plist
+++ b/cad/yosys/pkg-plist
@@ -110,8 +110,11 @@ bin/yosys-witness
 %%DATADIR%%/include/kernel/celltypes.h
 %%DATADIR%%/include/kernel/consteval.h
 %%DATADIR%%/include/kernel/constids.inc
+%%DATADIR%%/include/kernel/cost.h
 %%DATADIR%%/include/kernel/ff.h
 %%DATADIR%%/include/kernel/ffinit.h
+%%DATADIR%%/include/kernel/ffmerge.h
+%%DATADIR%%/include/kernel/fmt.h
 %%DATADIR%%/include/kernel/fstdata.h
 %%DATADIR%%/include/kernel/hashlib.h
 %%DATADIR%%/include/kernel/json.h
@@ -124,6 +127,7 @@ bin/yosys-witness
 %%DATADIR%%/include/kernel/rtlil.h
 %%DATADIR%%/include/kernel/satgen.h
 %%DATADIR%%/include/kernel/sigtools.h
+%%DATADIR%%/include/kernel/timinginfo.h
 %%DATADIR%%/include/kernel/utils.h
 %%DATADIR%%/include/kernel/yosys.h
 %%DATADIR%%/include/kernel/yw.h



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