Date: Sat, 21 Nov 2020 09:20:34 +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: r555855 - head/misc/py-tqdm Message-ID: <202011210920.0AL9KY6b001088@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 21 09:20:34 2020 New Revision: 555855 URL: https://svnweb.freebsd.org/changeset/ports/555855 Log: Update to 4.52.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 Sat Nov 21 09:20:29 2020 (r555854) +++ head/misc/py-tqdm/Makefile Sat Nov 21 09:20:34 2020 (r555855) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.51.0 +PORTVERSION= 4.52.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sat Nov 21 09:20:29 2020 (r555854) +++ head/misc/py-tqdm/distinfo Sat Nov 21 09:20:34 2020 (r555855) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604680178 -SHA256 (tqdm-4.51.0.tar.gz) = ef54779f1c09f346b2b5a8e5c61f96fbcb639929e640e59f8cf810794f406432 -SIZE (tqdm-4.51.0.tar.gz) = 152976 +TIMESTAMP = 1605901660 +SHA256 (tqdm-4.52.0.tar.gz) = 18d6a615aedd09ec8456d9524489dab330af4bd5c2a14a76eb3f9a0e14471afe +SIZE (tqdm-4.52.0.tar.gz) = 180391
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011210920.0AL9KY6b001088>