Date: Sat, 28 Dec 2019 07:43:11 +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: r521202 - head/misc/py-tqdm Message-ID: <201912280743.xBS7hBfH058582@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 28 07:43:11 2019 New Revision: 521202 URL: https://svnweb.freebsd.org/changeset/ports/521202 Log: Update to 4.41.0 Changes: https://github.com/tqdm/tqdm/releases PR: 242901 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Sat Dec 28 07:43:05 2019 (r521201) +++ head/misc/py-tqdm/Makefile Sat Dec 28 07:43:11 2019 (r521202) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -DISTVERSION= 4.40.1 +DISTVERSION= 4.41.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sat Dec 28 07:43:05 2019 (r521201) +++ head/misc/py-tqdm/distinfo Sat Dec 28 07:43:11 2019 (r521202) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575816807 -SHA256 (tqdm-4.40.1.tar.gz) = e405d16c98fcf30725d0c9d493ed07302a18846b5452de5253030ccd18996f87 -SIZE (tqdm-4.40.1.tar.gz) = 129472 +TIMESTAMP = 1577461919 +SHA256 (tqdm-4.41.0.tar.gz) = 166a82cdea964ae45528e0cc89436255ff2be73dc848bdf239f13c501cae5dc7 +SIZE (tqdm-4.41.0.tar.gz) = 132166
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912280743.xBS7hBfH058582>