svn commit: r562848 - head/www/py-cheroot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 26 17:38:56 UTC 2021


Author: sunpoet
Date: Tue Jan 26 17:38:50 2021
New Revision: 562848
URL: https://svnweb.freebsd.org/changeset/ports/562848

Log:
  Update to 8.5.2
  
  Changes:	https://github.com/cherrypy/cheroot/releases
  		https://github.com/cherrypy/cheroot/blob/master/CHANGES.rst

Modified:
  head/www/py-cheroot/Makefile
  head/www/py-cheroot/distinfo

Modified: head/www/py-cheroot/Makefile
==============================================================================
--- head/www/py-cheroot/Makefile	Tue Jan 26 17:38:46 2021	(r562847)
+++ head/www/py-cheroot/Makefile	Tue Jan 26 17:38:50 2021	(r562848)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cheroot
-PORTVERSION=	8.5.1
+PORTVERSION=	8.5.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-cheroot/distinfo
==============================================================================
--- head/www/py-cheroot/distinfo	Tue Jan 26 17:38:46 2021	(r562847)
+++ head/www/py-cheroot/distinfo	Tue Jan 26 17:38:50 2021	(r562848)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607879414
-SHA256 (cheroot-8.5.1.tar.gz) = 177b4efe6eee42d899cd6e19b5e5985994cd160e067d1a4f28231e296162e5ea
-SIZE (cheroot-8.5.1.tar.gz) = 112614
+TIMESTAMP = 1611665513
+SHA256 (cheroot-8.5.2.tar.gz) = f137d03fd5155b1364bea557a7c98168665c239f6c8cedd8f80e81cdfac01567
+SIZE (cheroot-8.5.2.tar.gz) = 113183


More information about the svn-ports-all mailing list