Date: Sun, 7 Mar 2021 22:21:35 +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: r567695 - head/misc/py-tqdm Message-ID: <202103072221.127MLZNF048300@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 7 22:21:35 2021 New Revision: 567695 URL: https://svnweb.freebsd.org/changeset/ports/567695 Log: Update to 4.58.0 Changes: https://github.com/tqdm/tqdm/releases Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Sun Mar 7 22:21:29 2021 (r567694) +++ head/misc/py-tqdm/Makefile Sun Mar 7 22:21:35 2021 (r567695) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.56.2 +PORTVERSION= 4.58.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sun Mar 7 22:21:29 2021 (r567694) +++ head/misc/py-tqdm/distinfo Sun Mar 7 22:21:35 2021 (r567695) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613738789 -SHA256 (tqdm-4.56.2.tar.gz) = 11d544652edbdfc9cc41aa4c8a5c166513e279f3f2d9f1a9e1c89935b51de6ff -SIZE (tqdm-4.56.2.tar.gz) = 167040 +TIMESTAMP = 1614794310 +SHA256 (tqdm-4.58.0.tar.gz) = c23ac707e8e8aabb825e4d91f8e17247f9cc14b0d64dd9e97be0781e9e525bba +SIZE (tqdm-4.58.0.tar.gz) = 167844
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103072221.127MLZNF048300>