git: 804913484935 - main - cad/uhdm: Update 1.59 → 1.60
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 May 2023 06:25:13 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=804913484935323cefa889d69cd7d3c9dbe2a604 commit 804913484935323cefa889d69cd7d3c9dbe2a604 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-05-31 02:28:45 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-05-31 06:25:10 +0000 cad/uhdm: Update 1.59 → 1.60 --- cad/uhdm/Makefile | 2 +- cad/uhdm/distinfo | 6 +++--- cad/uhdm/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/cad/uhdm/Makefile b/cad/uhdm/Makefile index 7767fe90025c..866c1ab99b59 100644 --- a/cad/uhdm/Makefile +++ b/cad/uhdm/Makefile @@ -1,6 +1,6 @@ PORTNAME= uhdm DISTVERSIONPREFIX= v -DISTVERSION= 1.59 +DISTVERSION= 1.60 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/cad/uhdm/distinfo b/cad/uhdm/distinfo index 2503fe8ddd2b..11a0b68142d9 100644 --- a/cad/uhdm/distinfo +++ b/cad/uhdm/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1684386635 -SHA256 (chipsalliance-UHDM-v1.59_GH0.tar.gz) = 203dd24fdb973062d7ed9d45b09c4a0371d82c245b065e7a57176fb886ad21f7 -SIZE (chipsalliance-UHDM-v1.59_GH0.tar.gz) = 1759380 +TIMESTAMP = 1685499114 +SHA256 (chipsalliance-UHDM-v1.60_GH0.tar.gz) = 22d008986bc8ab0423e33003b35ce8b3d4ce94e8689d0744bb495955f4dbd4f0 +SIZE (chipsalliance-UHDM-v1.60_GH0.tar.gz) = 1760882 SHA256 (capnproto-capnproto-14f24a4_GH0.tar.gz) = 1130e78658e8b1ceb3a69a6b3a964913f22505532ab217299e5600f371922877 SIZE (capnproto-capnproto-14f24a4_GH0.tar.gz) = 2121570 SHA256 (google-googletest-58d77fa_GH0.tar.gz) = a55ceaae12e0ea65fee295b8d807bab5c06a719e98d9ac15af7f7c42a8d5000e diff --git a/cad/uhdm/pkg-plist b/cad/uhdm/pkg-plist index 0bd2a9a93156..04cf7f6af95e 100644 --- a/cad/uhdm/pkg-plist +++ b/cad/uhdm/pkg-plist @@ -115,7 +115,10 @@ include/uhdm/func_call.h include/uhdm/function.h include/uhdm/gate.h include/uhdm/gate_array.h +include/uhdm/gen_case.h +include/uhdm/gen_for.h include/uhdm/gen_if.h +include/uhdm/gen_if_else.h include/uhdm/gen_scope.h include/uhdm/gen_scope_array.h include/uhdm/gen_stmt.h