Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2019 06:48:32 +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: r515965 - head/math/tvm
Message-ID:  <201910290648.x9T6mWFg033021@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Oct 29 06:48:32 2019
New Revision: 515965
URL: https://svnweb.freebsd.org/changeset/ports/515965

Log:
  math/tvm: Update 0.4-1614 -> 0.5.20191028 (e889928)

Modified:
  head/math/tvm/Makefile
  head/math/tvm/distinfo
  head/math/tvm/pkg-plist

Modified: head/math/tvm/Makefile
==============================================================================
--- head/math/tvm/Makefile	Tue Oct 29 06:09:25 2019	(r515964)
+++ head/math/tvm/Makefile	Tue Oct 29 06:48:32 2019	(r515965)
@@ -2,8 +2,7 @@
 
 PORTNAME=	tvm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4-1614
-DISTVERSIONSUFFIX=	-gd703fb4e
+DISTVERSION=	0.5.20191028
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -18,6 +17,7 @@ BUILD_DEPENDS=	dmlc-core>0:devel/dmlc-core \
 USES=		cmake localbase
 USE_GITHUB=	yes
 GH_ACCOUNT=	dmlc
+GH_TAGNAME=	e889928
 GH_TUPLE=	dmlc:dlpack:0acb731:dlpack/3rdparty/dlpack \
 		dmlc:dmlc-core:808f485:dmlc_core/3rdparty/dmlc-core
 USE_LDCONFIG=	yes

Modified: head/math/tvm/distinfo
==============================================================================
--- head/math/tvm/distinfo	Tue Oct 29 06:09:25 2019	(r515964)
+++ head/math/tvm/distinfo	Tue Oct 29 06:48:32 2019	(r515965)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1570383682
-SHA256 (dmlc-tvm-v0.4-1614-gd703fb4e_GH0.tar.gz) = c994bf0775a725eaf78a43485f9c33ec5573e08d14be8ebdf8725980eb340669
-SIZE (dmlc-tvm-v0.4-1614-gd703fb4e_GH0.tar.gz) = 2819396
+TIMESTAMP = 1572330089
+SHA256 (dmlc-tvm-v0.5.20191028-e889928_GH0.tar.gz) = 798823085d35fb5e3ee713342eeac48065f9f0b792fa13774d4a4b0bd94a8912
+SIZE (dmlc-tvm-v0.5.20191028-e889928_GH0.tar.gz) = 2888043
 SHA256 (dmlc-dlpack-0acb731_GH0.tar.gz) = e246632ccb182369e78a4028bfd9d3ff8a3507620ba414126fb0e860477248ba
 SIZE (dmlc-dlpack-0acb731_GH0.tar.gz) = 39435
 SHA256 (dmlc-dmlc-core-808f485_GH0.tar.gz) = b04ba9f1931d8b62c1bd3f06373582ce9e393fcd1d7241766c6e7d7b6119eca0

Modified: head/math/tvm/pkg-plist
==============================================================================
--- head/math/tvm/pkg-plist	Tue Oct 29 06:09:25 2019	(r515964)
+++ head/math/tvm/pkg-plist	Tue Oct 29 06:48:32 2019	(r515965)
@@ -2,9 +2,9 @@ include/tvm/runtime/c_backend_api.h
 include/tvm/runtime/c_runtime_api.h
 include/tvm/runtime/device_api.h
 include/tvm/runtime/micro/standalone/utvm_runtime.h
+include/tvm/runtime/memory.h
 include/tvm/runtime/module.h
 include/tvm/runtime/ndarray.h
-include/tvm/runtime/node_base.h
 include/tvm/runtime/object.h
 include/tvm/runtime/packed_func.h
 include/tvm/runtime/registry.h



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