git: a4481fd38d80 - main - misc/py-pytorch: update 2.1.0 → 2.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Nov 2023 23:23:13 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4481fd38d80d62a19bd5ed60b73fc944da1b914 commit a4481fd38d80d62a19bd5ed60b73fc944da1b914 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-11-19 23:22:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-11-19 23:23:11 +0000 misc/py-pytorch: update 2.1.0 → 2.1.1 PR: 275198 --- misc/py-pytorch/Makefile | 6 +++--- misc/py-pytorch/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile index 6f43ace1e6ca..845d248edadc 100644 --- a/misc/py-pytorch/Makefile +++ b/misc/py-pytorch/Makefile @@ -1,7 +1,6 @@ PORTNAME= pytorch DISTVERSIONPREFIX= v -DISTVERSION= 2.1.0 -PORTREVISION= 1 +DISTVERSION= 2.1.1 CATEGORIES= misc # machine-learning MASTER_SITES= https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,9 +23,10 @@ BUILD_DEPENDS= cmake:devel/cmake-core \ ${LOCALBASE}/include/fxdiv.h:devel/fxdiv \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} -LIB_DEPENDS= libopenblas.so:math/openblas \ +LIB_DEPENDS= libblis.so:math/blis \ libmpi.so:net/openmpi \ libonnx.so:misc/onnx \ + libopenblas.so:math/openblas \ libpthreadpool.so:devel/pthreadpool \ libprotobuf.so:devel/protobuf \ libsleef.so:math/sleef diff --git a/misc/py-pytorch/distinfo b/misc/py-pytorch/distinfo index 654de6ea7ac3..5b54151ef464 100644 --- a/misc/py-pytorch/distinfo +++ b/misc/py-pytorch/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697035721 -SHA256 (pytorch/pytorch-v2.1.0.tar.gz) = 631c71f7f7d6174952f35b5ed4a45ec115720a4ef3eb619678de5893af54f403 -SIZE (pytorch/pytorch-v2.1.0.tar.gz) = 283041980 +TIMESTAMP = 1700419079 +SHA256 (pytorch/pytorch-v2.1.1.tar.gz) = 1aa2aacced3c60c935d05f6d80232f8e99cdcb09eb51ceea697857b90c98d3fa +SIZE (pytorch/pytorch-v2.1.1.tar.gz) = 283020986