svn commit: r562543 - head/textproc/py-rich

Matthew Seaman matthew at FreeBSD.org
Mon Jan 25 08:33:59 UTC 2021


Author: matthew
Date: Mon Jan 25 08:33:58 2021
New Revision: 562543
URL: https://svnweb.freebsd.org/changeset/ports/562543

Log:
  Update to 9.9.0
  
  ChangeLog:	https://github.com/willmcgugan/rich/blob/v9.9.0/CHANGELOG.md

Modified:
  head/textproc/py-rich/Makefile
  head/textproc/py-rich/distinfo

Modified: head/textproc/py-rich/Makefile
==============================================================================
--- head/textproc/py-rich/Makefile	Mon Jan 25 07:20:50 2021	(r562542)
+++ head/textproc/py-rich/Makefile	Mon Jan 25 08:33:58 2021	(r562543)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rich
-PORTVERSION=	9.8.2
+PORTVERSION=	9.9.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/textproc/py-rich/distinfo
==============================================================================
--- head/textproc/py-rich/distinfo	Mon Jan 25 07:20:50 2021	(r562542)
+++ head/textproc/py-rich/distinfo	Mon Jan 25 08:33:58 2021	(r562543)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610825976
-SHA256 (rich-9.8.2.tar.gz) = c0d5903b463f015b254d6f52da82af3821d266fe516ae05fdc266e6abba5c3a8
-SIZE (rich-9.8.2.tar.gz) = 171264
+TIMESTAMP = 1611558117
+SHA256 (rich-9.9.0.tar.gz) = 0bd8f42c3a03b7ef5e311d5e37f47bea9d268f541981c169072be5869c007957
+SIZE (rich-9.9.0.tar.gz) = 172126


More information about the svn-ports-head mailing list