Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jul 2022 04:24:17 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: 259fdc95f378 - main - cad/yosys: Update 0.18 -> 0.19
Message-ID:  <202207050424.2654OHHw003727@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=259fdc95f3780b55fc62d340e60fc0380f93bb50

commit 259fdc95f3780b55fc62d340e60fc0380f93bb50
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-05 01:51:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-05 04:24:14 +0000

    cad/yosys: Update 0.18 -> 0.19
    
    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 e83388c5c38f..46e6edaa2e03 100644
--- a/cad/yosys/Makefile
+++ b/cad/yosys/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	yosys
 DISTVERSIONPREFIX=	yosys-
-DISTVERSION=	0.18
+DISTVERSION=	0.19
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/cad/yosys/distinfo b/cad/yosys/distinfo
index a4eb43eec087..9f50c1d21ad7 100644
--- a/cad/yosys/distinfo
+++ b/cad/yosys/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654985019
-SHA256 (YosysHQ-yosys-yosys-0.18_GH0.tar.gz) = 63af1b4cca91e6a3cb302e30852d0a0e396fd161471ea17f5f04eddc0f23f5f1
-SIZE (YosysHQ-yosys-yosys-0.18_GH0.tar.gz) = 2318964
+TIMESTAMP = 1656983692
+SHA256 (YosysHQ-yosys-yosys-0.19_GH0.tar.gz) = d527fd88a9f7101c6f8e37889b14add0b6d2c74c2c611295f3813db4f397518f
+SIZE (YosysHQ-yosys-yosys-0.19_GH0.tar.gz) = 2337373
diff --git a/cad/yosys/pkg-plist b/cad/yosys/pkg-plist
index f021a4719cbb..b679e6377649 100644
--- a/cad/yosys/pkg-plist
+++ b/cad/yosys/pkg-plist
@@ -51,7 +51,10 @@ bin/yosys-smtbmc
 %%DATADIR%%/gatemate/brams_map.v
 %%DATADIR%%/gatemate/cells_bb.v
 %%DATADIR%%/gatemate/cells_sim.v
+%%DATADIR%%/gatemate/inv_map.v
 %%DATADIR%%/gatemate/lut_map.v
+%%DATADIR%%/gatemate/lut_tree_cells.genlib
+%%DATADIR%%/gatemate/lut_tree_map.v
 %%DATADIR%%/gatemate/mul_map.v
 %%DATADIR%%/gatemate/mux_map.v
 %%DATADIR%%/gatemate/reg_map.v



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