Date: Sun, 13 Dec 2020 22:21:02 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558035 - head/www/py-cheroot Message-ID: <202012132221.0BDML277043679@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 13 22:21:02 2020 New Revision: 558035 URL: https://svnweb.freebsd.org/changeset/ports/558035 Log: Update to 8.5.1 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 Sun Dec 13 22:20:57 2020 (r558034) +++ head/www/py-cheroot/Makefile Sun Dec 13 22:21:02 2020 (r558035) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cheroot -PORTVERSION= 8.5.0 +PORTVERSION= 8.5.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-cheroot/distinfo ============================================================================== --- head/www/py-cheroot/distinfo Sun Dec 13 22:20:57 2020 (r558034) +++ head/www/py-cheroot/distinfo Sun Dec 13 22:21:02 2020 (r558035) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607539823 -SHA256 (cheroot-8.5.0.tar.gz) = 199ce39e4a119072fc17c8173ad5f3b40e0b00a68ee67316f1c6ec82275dd36e -SIZE (cheroot-8.5.0.tar.gz) = 112163 +TIMESTAMP = 1607879414 +SHA256 (cheroot-8.5.1.tar.gz) = 177b4efe6eee42d899cd6e19b5e5985994cd160e067d1a4f28231e296162e5ea +SIZE (cheroot-8.5.1.tar.gz) = 112614
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012132221.0BDML277043679>