Date: Wed, 22 Aug 2018 17:59:48 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477804 - head/misc/py-tqdm Message-ID: <201808221759.w7MHxmL7012193@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Aug 22 17:59:48 2018 New Revision: 477804 URL: https://svnweb.freebsd.org/changeset/ports/477804 Log: misc/py-tqdm: Update to 4.25.0 PR: 230817 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Modified: head/misc/py-tqdm/Makefile (contents, props changed) head/misc/py-tqdm/distinfo (contents, props changed) Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Wed Aug 22 17:56:33 2018 (r477803) +++ head/misc/py-tqdm/Makefile Wed Aug 22 17:59:48 2018 (r477804) @@ -2,7 +2,7 @@ PORTNAME= tqdm DISTVERSIONPREFIX= v -DISTVERSION= 4.24.0 +DISTVERSION= 4.25.0 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Wed Aug 22 17:56:33 2018 (r477803) +++ head/misc/py-tqdm/distinfo Wed Aug 22 17:59:48 2018 (r477804) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532738676 -SHA256 (tqdm-tqdm-v4.24.0_GH0.tar.gz) = 811b34fa4b5de58b9efdb044d109c50306c42a92d1ec21f297605fe6689bb090 -SIZE (tqdm-tqdm-v4.24.0_GH0.tar.gz) = 76777 +TIMESTAMP = 1534955106 +SHA256 (tqdm-tqdm-v4.25.0_GH0.tar.gz) = 4cf3956e5ba6f8acd6c8e3913b21061d46bc3b5dd498fa8bda79aa3e7543042d +SIZE (tqdm-tqdm-v4.25.0_GH0.tar.gz) = 77220
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808221759.w7MHxmL7012193>