Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 May 2023 18:16:08 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: 6e145ec16af5 - main - =?utf-8?Q?misc/onnx:=20Update=201.13.1=20=E2=86=92=201.14.0?=
Message-ID:  <202305071816.347IG8SE041360@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=6e145ec16af503474e8e6624f2b7a0ac0939a1f6

commit 6e145ec16af503474e8e6624f2b7a0ac0939a1f6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-05-07 15:21:20 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-05-07 18:15:54 +0000

    misc/onnx: Update 1.13.1 → 1.14.0
    
    Reported by:    portscout
---
 misc/onnx/Makefile  | 2 +-
 misc/onnx/distinfo  | 6 +++---
 misc/onnx/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/misc/onnx/Makefile b/misc/onnx/Makefile
index 8a4b1a1a4b9b..fd1a58a598ea 100644
--- a/misc/onnx/Makefile
+++ b/misc/onnx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	onnx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.13.1
+DISTVERSION=	1.14.0
 CATEGORIES=	misc # machine-learning
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/misc/onnx/distinfo b/misc/onnx/distinfo
index 9f5eaf2d07b2..2d6d1be30621 100644
--- a/misc/onnx/distinfo
+++ b/misc/onnx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1678353027
-SHA256 (onnx-onnx-v1.13.1_GH0.tar.gz) = 090d3e10ec662a98a2a72f1bf053f793efc645824f0d4b779e0ce47468a0890e
-SIZE (onnx-onnx-v1.13.1_GH0.tar.gz) = 10782133
+TIMESTAMP = 1683444866
+SHA256 (onnx-onnx-v1.14.0_GH0.tar.gz) = 1b02ad523f79d83f9678c749d5a3f63f0bcd0934550d5e0d7b895f9a29320003
+SIZE (onnx-onnx-v1.14.0_GH0.tar.gz) = 11568979
diff --git a/misc/onnx/pkg-plist b/misc/onnx/pkg-plist
index bf6070543c35..7df29da481e7 100644
--- a/misc/onnx/pkg-plist
+++ b/misc/onnx/pkg-plist
@@ -16,6 +16,7 @@ include/onnx/common/stl_backports.h
 include/onnx/common/tensor.h
 include/onnx/common/version.h
 include/onnx/defs/attr_proto_util.h
+include/onnx/defs/controlflow/utils.h
 include/onnx/defs/data_propagators.h
 include/onnx/defs/data_type_utils.h
 include/onnx/defs/function.h



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