Date: Sat, 28 May 2022 12:14:46 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c234f7c4e376 - main - textproc/py-rich: update to 12.4.4 Message-ID: <202205281214.24SCEkm8000227@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=c234f7c4e3762e77960da1911f55a7702e5f3b3b commit c234f7c4e3762e77960da1911f55a7702e5f3b3b Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2022-05-28 12:03:40 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2022-05-28 12:14:40 +0000 textproc/py-rich: update to 12.4.4 ChangeLog: https://github.com/Textualize/rich/blob/v12.4.4/CHANGELOG.md --- textproc/py-rich/Makefile | 2 +- textproc/py-rich/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-rich/Makefile b/textproc/py-rich/Makefile index e73b15a3dcac..378c451a4329 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,5 +1,5 @@ PORTNAME= rich -PORTVERSION= 12.4.1 +PORTVERSION= 12.4.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index 0cb84fac237b..b20de1c60dd7 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652161294 -SHA256 (rich-12.4.1.tar.gz) = d239001c0fb7de985e21ec9a4bb542b5150350330bbc1849f835b9cbc8923b91 -SIZE (rich-12.4.1.tar.gz) = 213965 +TIMESTAMP = 1653727324 +SHA256 (rich-12.4.4.tar.gz) = 4c586de507202505346f3e32d1363eb9ed6932f0c2f63184dea88983ff4971e2 +SIZE (rich-12.4.4.tar.gz) = 214203
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205281214.24SCEkm8000227>