Date: Tue, 27 Dec 2022 13:09:41 GMT From: =?utf-8?Q?Vin=C3=ADcius=20Zavam?= <egypcio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d4c4ef7f793f - main - security/py-stem: update 1.8.0 to 1.8.1 Message-ID: <202212271309.2BRD9fHM041805@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=d4c4ef7f793feccb0420d04a67fa3ccbf62a938f commit d4c4ef7f793feccb0420d04a67fa3ccbf62a938f Author: VinÃcius Zavam <egypcio@FreeBSD.org> AuthorDate: 2022-12-27 13:08:39 +0000 Commit: VinÃcius Zavam <egypcio@FreeBSD.org> CommitDate: 2022-12-27 13:08:39 +0000 security/py-stem: update 1.8.0 to 1.8.1 Sponsored by: TorBSD Diversity Project, TDP Sponsored by: The Tor Project --- security/py-stem/Makefile | 3 +-- security/py-stem/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/py-stem/Makefile b/security/py-stem/Makefile index 750931263881..e41efe79f352 100644 --- a/security/py-stem/Makefile +++ b/security/py-stem/Makefile @@ -1,6 +1,5 @@ PORTNAME= stem -PORTVERSION= 1.8.0 -PORTREVISION= 1 +PORTVERSION= 1.8.1 CATEGORIES= security net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-stem/distinfo b/security/py-stem/distinfo index f087e1caae61..dfd4fe98d55f 100644 --- a/security/py-stem/distinfo +++ b/security/py-stem/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587311573 -SHA256 (stem-1.8.0.tar.gz) = a0b48ea6224e95f22aa34c0bc3415f0eb4667ddeae3dfb5e32a6920c185568c2 -SIZE (stem-1.8.0.tar.gz) = 2853802 +TIMESTAMP = 1672139463 +SHA256 (stem-1.8.1.tar.gz) = 81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f +SIZE (stem-1.8.1.tar.gz) = 2859634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212271309.2BRD9fHM041805>