Date: Sat, 2 Sep 2023 07:39:37 GMT From: =?utf-8?Q?Vin=C3=ADcius?= Zavam <egypcio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d3844828927b - main - net/onionprobe: update 1.0.0 to 1.1.1 Message-ID: <202309020739.3827dbkF032210@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3844828927be48dec27a9eda35a8445ba2196db commit d3844828927be48dec27a9eda35a8445ba2196db Author: VinÃcius Zavam <egypcio@FreeBSD.org> AuthorDate: 2023-09-02 07:38:04 +0000 Commit: VinÃcius Zavam <egypcio@FreeBSD.org> CommitDate: 2023-09-02 07:38:04 +0000 net/onionprobe: update 1.0.0 to 1.1.1 * https://gitlab.torproject.org/tpo/onion-services/onionprobe/-/blob/main/ChangeLog.md Sponsored by: The Tor Project Sponsored by: TorBSD Diversity Project, TDP --- net/onionprobe/Makefile | 2 +- net/onionprobe/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/onionprobe/Makefile b/net/onionprobe/Makefile index 3f6e585ae0e2..7924cdd99348 100644 --- a/net/onionprobe/Makefile +++ b/net/onionprobe/Makefile @@ -1,5 +1,5 @@ PORTNAME= onionprobe -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.1 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/onionprobe/distinfo b/net/onionprobe/distinfo index 6517e0625a0b..0a7ea24ff21d 100644 --- a/net/onionprobe/distinfo +++ b/net/onionprobe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659871179 -SHA256 (onionprobe-1.0.0.tar.gz) = d1faf87bfc6d6c881ee16109cb4c69595d641dcf4c6e6791cdb1ae880834194f -SIZE (onionprobe-1.0.0.tar.gz) = 123121 +TIMESTAMP = 1693639414 +SHA256 (onionprobe-1.1.1.tar.gz) = 3a04f8552062b4cf1f1e0841a94cbebbd39f0145ab7b22138e66a4000b87b77a +SIZE (onionprobe-1.1.1.tar.gz) = 307973
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309020739.3827dbkF032210>