Date: Wed, 19 Aug 2020 16:21:47 +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: r545385 - head/www/py-hyperlink Message-ID: <202008191621.07JGLlVk076194@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Aug 19 16:21:46 2020 New Revision: 545385 URL: https://svnweb.freebsd.org/changeset/ports/545385 Log: Update to 20.0.1 Changes: https://github.com/python-hyper/hyperlink/blob/master/CHANGELOG.md Modified: head/www/py-hyperlink/Makefile head/www/py-hyperlink/distinfo Modified: head/www/py-hyperlink/Makefile ============================================================================== --- head/www/py-hyperlink/Makefile Wed Aug 19 16:21:42 2020 (r545384) +++ head/www/py-hyperlink/Makefile Wed Aug 19 16:21:46 2020 (r545385) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hyperlink -PORTVERSION= 20.0.0 +PORTVERSION= 20.0.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-hyperlink/distinfo ============================================================================== --- head/www/py-hyperlink/distinfo Wed Aug 19 16:21:42 2020 (r545384) +++ head/www/py-hyperlink/distinfo Wed Aug 19 16:21:46 2020 (r545385) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596954372 -SHA256 (hyperlink-20.0.0.tar.gz) = 1383c4c9f25ad812261bf156591e8a46a1a252a4fe5b0cb659fdd0cec66c67ff -SIZE (hyperlink-20.0.0.tar.gz) = 137779 +TIMESTAMP = 1597569993 +SHA256 (hyperlink-20.0.1.tar.gz) = 47fcc7cd339c6cb2444463ec3277bdcfe142c8b1daf2160bdd52248deec815af +SIZE (hyperlink-20.0.1.tar.gz) = 140291
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008191621.07JGLlVk076194>