Skip to content

Commit

Permalink
math/dgl: Update 1.1.0 → 1.1.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 21, 2023
1 parent c4cf641 commit 8f221a7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions math/dgl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dgl
DISTVERSION= 1.1.0
DISTVERSION= 1.1.1
CATEGORIES= math # machine-learning

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -13,7 +13,7 @@ BUILD_DEPENDS= ${BACKEND_DEPENDS} \
bash:shells/bash \
gmake:devel/gmake

USES= cmake:testing localbase:ldflags python:build shebangfix
USES= cmake:testing compiler:c++14-lang localbase:ldflags python:build shebangfix
USE_LDCONFIG= yes

USE_GITHUB= yes
Expand All @@ -30,8 +30,8 @@ GH_TUPLE= apache:tvm:b2e418c:tvm/third_party/tvm \
pytorch:tensorpipe:6042f1a:tensorpipe/third_party/tensorpipe \
libuv:libuv:1dff88e:tensorpipe_libuv/third_party/tensorpipe/third_party/libuv \
google:libnop:aa95422:tensorpipe_libnop/third_party/tensorpipe/third_party/libnop \
hfp:libxsmm:fa68755:libxsmm/third_party/libxsmm \
NVIDIA:thrust:6a3078c:thrust/third_party/thrust \
hfp:libxsmm:8009060:libxsmm/third_party/libxsmm \
NVIDIA:thrust:02931a3:thrust/third_party/thrust \
google:googletest:f71fb4f:googletest/third_party/googletest

SHEBANG_GLOB= *.sh
Expand Down
14 changes: 7 additions & 7 deletions math/dgl/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1683606177
SHA256 (dmlc-dgl-1.1.0_GH0.tar.gz) = 71c8ba7777ffdca37638bc796524d42c51006fad385967fa140235b60aac0252
SIZE (dmlc-dgl-1.1.0_GH0.tar.gz) = 5536874
TIMESTAMP = 1689925226
SHA256 (dmlc-dgl-1.1.1_GH0.tar.gz) = 076026a7818f2396056252269d7960c561840bb0fe89494e11f8d6c524891c49
SIZE (dmlc-dgl-1.1.1_GH0.tar.gz) = 5542829
SHA256 (apache-tvm-b2e418c_GH0.tar.gz) = f351aee38d7ad4bb1025407e26d5ed21704d1daf6cb2c2b7972ec1bef11189b7
SIZE (apache-tvm-b2e418c_GH0.tar.gz) = 4105160
SHA256 (dmlc-dlpack-e2bdd3b_GH0.tar.gz) = e88e702277cf4cfa4814afdbb27b07b75041d80b3df60da387cdd7e0ebeb6817
Expand All @@ -25,9 +25,9 @@ SHA256 (libuv-libuv-1dff88e_GH0.tar.gz) = 5a1e54bf17161c2e8886f584e88078318ad9c9
SIZE (libuv-libuv-1dff88e_GH0.tar.gz) = 1281275
SHA256 (google-libnop-aa95422_GH0.tar.gz) = a1bc9d94289868a5d40e36964d57c8e06b52cb4cfff6cc21ff259337f707d0e1
SIZE (google-libnop-aa95422_GH0.tar.gz) = 124119
SHA256 (hfp-libxsmm-fa68755_GH0.tar.gz) = da3ebc9e628099a3bcfa2a0c6976f0cd7e8d0eba4a85b65428167e812c367986
SIZE (hfp-libxsmm-fa68755_GH0.tar.gz) = 5259772
SHA256 (NVIDIA-thrust-6a3078c_GH0.tar.gz) = c4d32d275c29689c2a7bf3b33dff87d533bb0a2f606256de44cc4e3780cc9130
SIZE (NVIDIA-thrust-6a3078c_GH0.tar.gz) = 999915
SHA256 (hfp-libxsmm-8009060_GH0.tar.gz) = 51f7cf93c4a1a5d0b749e15cab5716383037bbc84dabd9634e48f2980f1ab2b9
SIZE (hfp-libxsmm-8009060_GH0.tar.gz) = 5519466
SHA256 (NVIDIA-thrust-02931a3_GH0.tar.gz) = 2596d2953c6d36fa3e39143f40b43917ca6bbc841d7642af88544134801e2510
SIZE (NVIDIA-thrust-02931a3_GH0.tar.gz) = 1004162
SHA256 (google-googletest-f71fb4f_GH0.tar.gz) = 196e6d0f943c2f741665e64ed500916fe6273d4f398007c95909ffe187704391
SIZE (google-googletest-f71fb4f_GH0.tar.gz) = 957143

0 comments on commit 8f221a7

Please sign in to comment.