Date: Fri, 19 Sep 2025 00:20:23 GMT From: =?utf-8?Q?=C3=84lven?= <alven@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 09d7f9b7fb40 - main - net-p2p/py-stig: Update 0.13.0a0 => 0.14.0a0 Message-ID: <202509190020.58J0KN2a062397@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by alven: URL: https://cgit.FreeBSD.org/ports/commit/?id=09d7f9b7fb40cfb4e8a67491c322fe94a4fc6f7a commit 09d7f9b7fb40cfb4e8a67491c322fe94a4fc6f7a Author: Älven <alven@FreeBSD.org> AuthorDate: 2025-09-10 13:31:42 +0000 Commit: Älven <alven@FreeBSD.org> CommitDate: 2025-09-19 00:19:48 +0000 net-p2p/py-stig: Update 0.13.0a0 => 0.14.0a0 * Added "infohash" column * Fixed some display issues with zero-width and double-width characters in torrent name Changelogs: * https://github.com/rndusr/stig/blob/master/CHANGELOG Approved by: yuri@ (Mentor) Differential Revision: https://reviews.freebsd.org/D52471 --- net-p2p/py-stig/Makefile | 2 +- net-p2p/py-stig/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/py-stig/Makefile b/net-p2p/py-stig/Makefile index 410822eceef2..7167a342ea12 100644 --- a/net-p2p/py-stig/Makefile +++ b/net-p2p/py-stig/Makefile @@ -1,5 +1,5 @@ PORTNAME= stig -DISTVERSION= 0.13.0a0 +DISTVERSION= 0.14.0a0 CATEGORIES= net-p2p MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-p2p/py-stig/distinfo b/net-p2p/py-stig/distinfo index b0633c8a8529..b285bce6b941 100644 --- a/net-p2p/py-stig/distinfo +++ b/net-p2p/py-stig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742281477 -SHA256 (stig-0.13.0a0.tar.gz) = 33a7156d8122c5473daf18ca23316c5ce8c415c4c373441d2d45cde92ba33ae6 -SIZE (stig-0.13.0a0.tar.gz) = 237119 +TIMESTAMP = 1757510858 +SHA256 (stig-0.14.0a0.tar.gz) = bfdf72e7ece0458845cb9bf3f0f1eb985a66afc8fb1fc532fe3a32efb710a148 +SIZE (stig-0.14.0a0.tar.gz) = 237688home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202509190020.58J0KN2a062397>
