Date: Sun, 10 Jan 2021 23:14:03 +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: r561148 - head/misc/py-tqdm Message-ID: <202101102314.10ANE39Q076277@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jan 10 23:14:03 2021 New Revision: 561148 URL: https://svnweb.freebsd.org/changeset/ports/561148 Log: Update to 4.55.2 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 Jan 10 23:13:59 2021 (r561147) +++ head/misc/py-tqdm/Makefile Sun Jan 10 23:14:03 2021 (r561148) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.55.1 +PORTVERSION= 4.55.2 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sun Jan 10 23:13:59 2021 (r561147) +++ head/misc/py-tqdm/distinfo Sun Jan 10 23:14:03 2021 (r561148) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609953925 -SHA256 (tqdm-4.55.1.tar.gz) = 556c55b081bd9aa746d34125d024b73f0e2a0e62d5927ff0e400e20ee0a03b9a -SIZE (tqdm-4.55.1.tar.gz) = 161638 +TIMESTAMP = 1610268861 +SHA256 (tqdm-4.55.2.tar.gz) = 86ca00c4942c3b3dc7ed31bae44cd2db38ef85ca05a7920f6a6c52ad7fcac904 +SIZE (tqdm-4.55.2.tar.gz) = 162632
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101102314.10ANE39Q076277>