Date: Sun, 8 Nov 2020 16:08:23 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554473 - head/misc/py-onnx Message-ID: <202011081608.0A8G8NOt048875@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Nov 8 16:08:23 2020 New Revision: 554473 URL: https://svnweb.freebsd.org/changeset/ports/554473 Log: misc/py-onnx: Update 1.7.0 -> 1.8.0 Reported by: portscout Modified: head/misc/py-onnx/Makefile head/misc/py-onnx/distinfo Modified: head/misc/py-onnx/Makefile ============================================================================== --- head/misc/py-onnx/Makefile Sun Nov 8 16:05:26 2020 (r554472) +++ head/misc/py-onnx/Makefile Sun Nov 8 16:08:23 2020 (r554473) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= onnx -DISTVERSION= 1.7.0 -PORTREVISION= 2 +DISTVERSION= 1.8.0 CATEGORIES= misc # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-onnx/distinfo ============================================================================== --- head/misc/py-onnx/distinfo Sun Nov 8 16:05:26 2020 (r554472) +++ head/misc/py-onnx/distinfo Sun Nov 8 16:08:23 2020 (r554473) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589652742 -SHA256 (onnx-1.7.0.tar.gz) = 5e7abaaf71c9403354c406cf20975c1499399247e1f98b5a446a700d977bd948 -SIZE (onnx-1.7.0.tar.gz) = 5479406 +TIMESTAMP = 1604851394 +SHA256 (onnx-1.8.0.tar.gz) = 5f787fd3ce1290e12da335237b3b921152157e51aa09080b65631b3ce3fcc50c +SIZE (onnx-1.8.0.tar.gz) = 5231652
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081608.0A8G8NOt048875>