Date: Fri, 10 Jan 2020 19:18:01 +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: r522609 - head/misc/py-tqdm Message-ID: <202001101918.00AJI1o7086123@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jan 10 19:18:01 2020 New Revision: 522609 URL: https://svnweb.freebsd.org/changeset/ports/522609 Log: Update to 4.41.1 Changes: https://github.com/tqdm/tqdm/releases PR: 243250 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 Fri Jan 10 19:17:56 2020 (r522608) +++ head/misc/py-tqdm/Makefile Fri Jan 10 19:18:01 2020 (r522609) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -DISTVERSION= 4.41.0 +DISTVERSION= 4.41.1 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Fri Jan 10 19:17:56 2020 (r522608) +++ head/misc/py-tqdm/distinfo Fri Jan 10 19:18:01 2020 (r522609) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577461919 -SHA256 (tqdm-4.41.0.tar.gz) = 166a82cdea964ae45528e0cc89436255ff2be73dc848bdf239f13c501cae5dc7 -SIZE (tqdm-4.41.0.tar.gz) = 132166 +TIMESTAMP = 1578678106 +SHA256 (tqdm-4.41.1.tar.gz) = 4789ccbb6fc122b5a6a85d512e4e41fc5acad77216533a6f2b8ce51e0f265c23 +SIZE (tqdm-4.41.1.tar.gz) = 132160
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001101918.00AJI1o7086123>