Date: Mon, 14 Sep 2020 17:46:53 +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: r548649 - head/misc/py-tqdm Message-ID: <202009141746.08EHkrID009230@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Sep 14 17:46:53 2020 New Revision: 548649 URL: https://svnweb.freebsd.org/changeset/ports/548649 Log: Update to 4.49.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 Mon Sep 14 17:46:48 2020 (r548648) +++ head/misc/py-tqdm/Makefile Mon Sep 14 17:46:53 2020 (r548649) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.48.2 +PORTVERSION= 4.49.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Mon Sep 14 17:46:48 2020 (r548648) +++ head/misc/py-tqdm/distinfo Mon Sep 14 17:46:53 2020 (r548649) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597569977 -SHA256 (tqdm-4.48.2.tar.gz) = 564d632ea2b9cb52979f7956e093e831c28d441c11751682f84c86fc46e4fd21 -SIZE (tqdm-4.48.2.tar.gz) = 148978 +TIMESTAMP = 1600096514 +SHA256 (tqdm-4.49.0.tar.gz) = faf9c671bd3fad5ebaeee366949d969dca2b2be32c872a7092a1e1a9048d105b +SIZE (tqdm-4.49.0.tar.gz) = 151935
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009141746.08EHkrID009230>