Date: Mon, 24 Feb 2025 21:40:40 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b34bfc69ca6 - main - net/py-sshuttle: Update version 1.2.0=>1.3.0 Message-ID: <202502242140.51OLeeMj068076@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b34bfc69ca684c6f46bd7d1c3d9b9884780eaf0 commit 0b34bfc69ca684c6f46bd7d1c3d9b9884780eaf0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-02-24 14:10:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-02-24 21:39:12 +0000 net/py-sshuttle: Update version 1.2.0=>1.3.0 Changelog: https://github.com/sshuttle/sshuttle/releases/tag/v1.3.0 --- net/py-sshuttle/Makefile | 2 +- net/py-sshuttle/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-sshuttle/Makefile b/net/py-sshuttle/Makefile index 250a2d761d15..ed92fcb48e85 100644 --- a/net/py-sshuttle/Makefile +++ b/net/py-sshuttle/Makefile @@ -1,5 +1,5 @@ PORTNAME= sshuttle -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= net python net-vpn MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-sshuttle/distinfo b/net/py-sshuttle/distinfo index 50cfd4bed5e5..7ff2ef5b7ed1 100644 --- a/net/py-sshuttle/distinfo +++ b/net/py-sshuttle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738991964 -SHA256 (sshuttle-1.2.0.tar.gz) = d887f9873f4e4358f9d51bd85496dd766ae0461f04130d6bed4276f77a1810fa -SIZE (sshuttle-1.2.0.tar.gz) = 68095 +TIMESTAMP = 1740406212 +SHA256 (sshuttle-1.3.0.tar.gz) = 57af147d4c8d2fe978cbb2b8611aaee6a3521004e52650a85c7a82cd09c96224 +SIZE (sshuttle-1.3.0.tar.gz) = 69755
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502242140.51OLeeMj068076>