diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-10-24 13:12:12 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-10-24 13:12:12 +0000 |
commit | 767481391f58981d90162831deebcba0090f247c (patch) | |
tree | f75ee3dd014979028b4822d4c00a68c737868d68 | |
parent | 8be90b7823c39e38575a625a9d563264c8f410f3 (diff) | |
download | ports-767481391f58981d90162831deebcba0090f247c.tar.gz ports-767481391f58981d90162831deebcba0090f247c.zip |
Notes
-rw-r--r-- | textproc/py-rich/Makefile | 2 | ||||
-rw-r--r-- | 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 10c6e1c5de89..d76dc7952ef7 100644 --- a/textproc/py-rich/Makefile +++ b/textproc/py-rich/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rich -PORTVERSION= 9.0.0 +PORTVERSION= 9.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-rich/distinfo b/textproc/py-rich/distinfo index 7fd8a3095800..8ca20c777244 100644 --- a/textproc/py-rich/distinfo +++ b/textproc/py-rich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603108322 -SHA256 (rich-9.0.0.tar.gz) = 7d3b7293ca0eb521b971370ff0d817fedca86ce945a361d0f0d70bc0182eb075 -SIZE (rich-9.0.0.tar.gz) = 147393 +TIMESTAMP = 1603544848 +SHA256 (rich-9.1.0.tar.gz) = 05f1cf4dc191c483867b098d8572546de266440d61911d8270069023e325d14a +SIZE (rich-9.1.0.tar.gz) = 148736 |