Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2024 22:35:38 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7fab46a7b130 - main - misc/{,py-}pytorch: update 2.2.0 =?utf-8?Q?=E2=86=92?= 2.2.1
Message-ID:  <202402242235.41OMZcv0045025@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7fab46a7b1300456c6dff515ea7112d70baf9cde

commit 7fab46a7b1300456c6dff515ea7112d70baf9cde
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-02-24 18:18:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-02-24 22:35:33 +0000

    misc/{,py-}pytorch: update 2.2.0 → 2.2.1
    
    Reported by:    portscout
---
 misc/py-pytorch/Makefile | 3 +--
 misc/py-pytorch/distinfo | 6 +++---
 misc/pytorch/Makefile    | 3 +--
 misc/pytorch/distinfo    | 6 +++---
 4 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/misc/py-pytorch/Makefile b/misc/py-pytorch/Makefile
index 0ded3162b69d..8f556eab3bdb 100644
--- a/misc/py-pytorch/Makefile
+++ b/misc/py-pytorch/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pytorch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.2.0
-PORTREVISION=	1
+DISTVERSION=	2.2.1
 CATEGORIES=	misc # machine-learning
 MASTER_SITES=	https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-pytorch/distinfo b/misc/py-pytorch/distinfo
index c5dc6df93b1f..70054e4d3cfd 100644
--- a/misc/py-pytorch/distinfo
+++ b/misc/py-pytorch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707801358
-SHA256 (pytorch/pytorch-v2.2.0.tar.gz) = e12d18c3dbb12d7ae2f61f5ab9a21023e3dd179d67ed87279ef96600b9ac08c5
-SIZE (pytorch/pytorch-v2.2.0.tar.gz) = 287632855
+TIMESTAMP = 1708727478
+SHA256 (pytorch/pytorch-v2.2.1.tar.gz) = 8069467387b8ab7a7279671b9144d80a5c5342b4fa022eb3c1db629a6fd806c9
+SIZE (pytorch/pytorch-v2.2.1.tar.gz) = 287453242
diff --git a/misc/pytorch/Makefile b/misc/pytorch/Makefile
index f22c67830963..6954c1d2872c 100644
--- a/misc/pytorch/Makefile
+++ b/misc/pytorch/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	pytorch
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.2.0
-PORTREVISION=	1
+DISTVERSION=	2.2.1
 CATEGORIES=	misc # machine-learning
 MASTER_SITES=	https://github.com/pytorch/pytorch/releases/download/v${DISTVERSION}/
 DIST_SUBDIR=	${PORTNAME}
diff --git a/misc/pytorch/distinfo b/misc/pytorch/distinfo
index 3885170ce58c..540cab721e03 100644
--- a/misc/pytorch/distinfo
+++ b/misc/pytorch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707818237
-SHA256 (pytorch/pytorch-v2.2.0.tar.gz) = e12d18c3dbb12d7ae2f61f5ab9a21023e3dd179d67ed87279ef96600b9ac08c5
-SIZE (pytorch/pytorch-v2.2.0.tar.gz) = 287632855
+TIMESTAMP = 1708789079
+SHA256 (pytorch/pytorch-v2.2.1.tar.gz) = 8069467387b8ab7a7279671b9144d80a5c5342b4fa022eb3c1db629a6fd806c9
+SIZE (pytorch/pytorch-v2.2.1.tar.gz) = 287453242



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