git: ca26d788f1a8 - main - math/dgl: update 1.1.1 → 1.1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Mar 2024 07:32:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ca26d788f1a868caab61e19532bd2c765ffa0805 commit ca26d788f1a868caab61e19532bd2c765ffa0805 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-27 04:31:30 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-27 07:32:03 +0000 math/dgl: update 1.1.1 → 1.1.2 Reported by: portscout --- math/dgl/Makefile | 2 +- math/dgl/distinfo | 6 +++--- math/dgl/files/patch-CMakeLists.txt | 13 ++----------- math/dgl/pkg-plist | 1 - 4 files changed, 6 insertions(+), 16 deletions(-) diff --git a/math/dgl/Makefile b/math/dgl/Makefile index cf4718993603..0af68a613b99 100644 --- a/math/dgl/Makefile +++ b/math/dgl/Makefile @@ -1,5 +1,5 @@ PORTNAME= dgl -DISTVERSION= 1.1.1 +DISTVERSION= 1.1.2 CATEGORIES= math # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/math/dgl/distinfo b/math/dgl/distinfo index 23a0bc03634a..30b2ed9dcd88 100644 --- a/math/dgl/distinfo +++ b/math/dgl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1689925226 -SHA256 (dmlc-dgl-1.1.1_GH0.tar.gz) = 076026a7818f2396056252269d7960c561840bb0fe89494e11f8d6c524891c49 -SIZE (dmlc-dgl-1.1.1_GH0.tar.gz) = 5542829 +TIMESTAMP = 1711418448 +SHA256 (dmlc-dgl-1.1.2_GH0.tar.gz) = 5b7ef998d63946e8af29507318507915bc86a77d52d241414ef78eaca74a641a +SIZE (dmlc-dgl-1.1.2_GH0.tar.gz) = 5613467 SHA256 (apache-tvm-b2e418c_GH0.tar.gz) = f351aee38d7ad4bb1025407e26d5ed21704d1daf6cb2c2b7972ec1bef11189b7 SIZE (apache-tvm-b2e418c_GH0.tar.gz) = 4105160 SHA256 (dmlc-dlpack-e2bdd3b_GH0.tar.gz) = e88e702277cf4cfa4814afdbb27b07b75041d80b3df60da387cdd7e0ebeb6817 diff --git a/math/dgl/files/patch-CMakeLists.txt b/math/dgl/files/patch-CMakeLists.txt index 534b82fbd7f0..f37bf6b8756d 100644 --- a/math/dgl/files/patch-CMakeLists.txt +++ b/math/dgl/files/patch-CMakeLists.txt @@ -1,15 +1,6 @@ ---- CMakeLists.txt.orig 2023-06-23 05:00:04 UTC +--- CMakeLists.txt.orig 2023-08-14 06:35:06 UTC +++ CMakeLists.txt -@@ -87,7 +87,7 @@ else(MSVC) - # tensorpipe's dependencies require C++14 - check_cxx_compiler_flag("-std=c++14" SUPPORT_CXX14) - set(CMAKE_C_FLAGS "-O2 -Wall -fPIC ${CMAKE_C_FLAGS}") -- set(CMAKE_CXX_FLAGS "-O2 -Wall -fPIC -std=c++14 ${CMAKE_CXX_FLAGS}") -+ set(CMAKE_CXX_FLAGS "-O2 -Wall -fPIC -std=c++17 ${CMAKE_CXX_FLAGS}") - if(NOT APPLE) - set(CMAKE_SHARED_LINKER_FLAGS "-Wl,--warn-common ${CMAKE_SHARED_LINKER_FLAGS}") - endif(NOT APPLE) -@@ -200,7 +200,7 @@ if(NOT MSVC) +@@ -276,7 +276,7 @@ if(NOT MSVC) include_directories(${GKLIB_PATH}) include_directories("third_party/METIS/include/") add_subdirectory("third_party/METIS/libmetis/") diff --git a/math/dgl/pkg-plist b/math/dgl/pkg-plist index 13b1820cb7d4..232778104d07 100644 --- a/math/dgl/pkg-plist +++ b/math/dgl/pkg-plist @@ -59,6 +59,5 @@ lib/cmake/dmlc/dmlc-config.cmake lib/libdgl.so lib/libdmlc.so lib/libtensorpipe.so -lib/libtensorpipe_uv.a share/cmake/Tensorpipe/TensorpipeTargets-%%CMAKE_BUILD_TYPE%%.cmake share/cmake/Tensorpipe/TensorpipeTargets.cmake