Date: Sat, 2 Nov 2019 21:07:19 +0000 (UTC) From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516368 - head/misc/py-tqdm Message-ID: <201911022107.xA2L7JPS098356@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tcberner Date: Sat Nov 2 21:07:18 2019 New Revision: 516368 URL: https://svnweb.freebsd.org/changeset/ports/516368 Log: misc/py-tqdm: Update to 4.37.0 PR: 241678 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 Nov 2 20:50:34 2019 (r516367) +++ head/misc/py-tqdm/Makefile Sat Nov 2 21:07:18 2019 (r516368) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -DISTVERSION= 4.36.1 +DISTVERSION= 4.37.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sat Nov 2 20:50:34 2019 (r516367) +++ head/misc/py-tqdm/distinfo Sat Nov 2 21:07:18 2019 (r516368) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570322198 -SHA256 (tqdm-4.36.1.tar.gz) = abc25d0ce2397d070ef07d8c7e706aede7920da163c64997585d42d3537ece3d -SIZE (tqdm-4.36.1.tar.gz) = 125123 +TIMESTAMP = 1572727551 +SHA256 (tqdm-4.37.0.tar.gz) = fca09992116d6dc3ad9789cf601a254081eb40d5c14c1863ab6cd10e15c2cb26 +SIZE (tqdm-4.37.0.tar.gz) = 126020
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911022107.xA2L7JPS098356>