svn commit: r558461 - head/textproc/py-rich
Matthew Seaman
matthew at FreeBSD.org
Sat Dec 19 17:49:31 UTC 2020
Author: matthew
Date: Sat Dec 19 17:49:30 2020
New Revision: 558461
URL: https://svnweb.freebsd.org/changeset/ports/558461
Log:
Update to 9.5.1
ChangeLog: https://github.com/willmcgugan/rich/blob/v9.5.1/CHANGELOG.md
Modified:
head/textproc/py-rich/Makefile
head/textproc/py-rich/distinfo
Modified: head/textproc/py-rich/Makefile
==============================================================================
--- head/textproc/py-rich/Makefile Sat Dec 19 17:37:52 2020 (r558460)
+++ head/textproc/py-rich/Makefile Sat Dec 19 17:49:30 2020 (r558461)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= rich
-PORTVERSION= 9.3.0
+PORTVERSION= 9.5.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/textproc/py-rich/distinfo
==============================================================================
--- head/textproc/py-rich/distinfo Sat Dec 19 17:37:52 2020 (r558460)
+++ head/textproc/py-rich/distinfo Sat Dec 19 17:49:30 2020 (r558461)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607169851
-SHA256 (rich-9.3.0.tar.gz) = ca1008c18e91c2d0345764ddb871cc284feadc467241fbb468f14280b791388a
-SIZE (rich-9.3.0.tar.gz) = 153198
+TIMESTAMP = 1608397482
+SHA256 (rich-9.5.1.tar.gz) = 8b937e2d2c4ff9dcfda8a5910a8cd384bd30f50ec92346d616f62065c662df5f
+SIZE (rich-9.5.1.tar.gz) = 165976
More information about the svn-ports-all
mailing list