Date: Sun, 8 Nov 2020 17:20:32 +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: r554549 - head/misc/py-tqdm Message-ID: <202011081720.0A8HKWdb001341@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:20:32 2020 New Revision: 554549 URL: https://svnweb.freebsd.org/changeset/ports/554549 Log: Update to 4.51.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 Nov 8 17:20:28 2020 (r554548) +++ head/misc/py-tqdm/Makefile Sun Nov 8 17:20:32 2020 (r554549) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.50.2 +PORTVERSION= 4.51.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sun Nov 8 17:20:28 2020 (r554548) +++ head/misc/py-tqdm/distinfo Sun Nov 8 17:20:32 2020 (r554549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602524163 -SHA256 (tqdm-4.50.2.tar.gz) = 69dfa6714dee976e2425a9aab84b622675b7b1742873041e3db8a8e86132a4af -SIZE (tqdm-4.50.2.tar.gz) = 153853 +TIMESTAMP = 1604680178 +SHA256 (tqdm-4.51.0.tar.gz) = ef54779f1c09f346b2b5a8e5c61f96fbcb639929e640e59f8cf810794f406432 +SIZE (tqdm-4.51.0.tar.gz) = 152976
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081720.0A8HKWdb001341>