Date: Wed, 17 Feb 2021 18:08:50 +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: r565618 - head/misc/py-tqdm Message-ID: <202102171808.11HI8o04090133@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 17 18:08:50 2021 New Revision: 565618 URL: https://svnweb.freebsd.org/changeset/ports/565618 Log: Update to 4.56.1 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 Wed Feb 17 18:08:44 2021 (r565617) +++ head/misc/py-tqdm/Makefile Wed Feb 17 18:08:50 2021 (r565618) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.56.0 +PORTVERSION= 4.56.1 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Wed Feb 17 18:08:44 2021 (r565617) +++ head/misc/py-tqdm/distinfo Wed Feb 17 18:08:50 2021 (r565618) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611665465 -SHA256 (tqdm-4.56.0.tar.gz) = fe3d08dd00a526850568d542ff9de9bbc2a09a791da3c334f3213d8d0bbbca65 -SIZE (tqdm-4.56.0.tar.gz) = 166848 +TIMESTAMP = 1613478433 +SHA256 (tqdm-4.56.1.tar.gz) = 2874fa525c051177583ec59c0fb4583e91f28ccd3f217ffad2acdb32d2c789ac +SIZE (tqdm-4.56.1.tar.gz) = 166899
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171808.11HI8o04090133>