Date: Thu, 21 Sep 2017 23:39:19 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450311 - head/misc/py-tqdm Message-ID: <201709212339.v8LNdJRA007911@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Thu Sep 21 23:39:19 2017 New Revision: 450311 URL: https://svnweb.freebsd.org/changeset/ports/450311 Log: misc/py-tqdm: Update to 4.17.0 Changes: https://github.com/tqdm/tqdm/releases/tag/v4.16.0 https://github.com/tqdm/tqdm/releases/tag/v4.17.0 PR: 222492 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 Thu Sep 21 23:34:52 2017 (r450310) +++ head/misc/py-tqdm/Makefile Thu Sep 21 23:39:19 2017 (r450311) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.15.0 +PORTVERSION= 4.17.0 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Thu Sep 21 23:34:52 2017 (r450310) +++ head/misc/py-tqdm/distinfo Thu Sep 21 23:39:19 2017 (r450311) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503881021 -SHA256 (tqdm-tqdm-v4.15.0_GH0.tar.gz) = 9127219c66bf338809647a6be563a875dfc0d0bfa1570bd5f25eb88bbea0d2e8 -SIZE (tqdm-tqdm-v4.15.0_GH0.tar.gz) = 801310 +TIMESTAMP = 1506037012 +SHA256 (tqdm-tqdm-v4.17.0_GH0.tar.gz) = 5b962eb79df884f3d6d5d8bc4149cb70c9813276613b994d464646cd102798e5 +SIZE (tqdm-tqdm-v4.17.0_GH0.tar.gz) = 68616
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709212339.v8LNdJRA007911>