Date: Wed, 27 Sep 2017 13:33:39 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450749 - head/misc/py-tqdm Message-ID: <201709271333.v8RDXdGe063413@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Wed Sep 27 13:33:39 2017 New Revision: 450749 URL: https://svnweb.freebsd.org/changeset/ports/450749 Log: - Update to 4.18.0 PR: 222640 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 Wed Sep 27 13:33:06 2017 (r450748) +++ head/misc/py-tqdm/Makefile Wed Sep 27 13:33:39 2017 (r450749) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.17.0 +PORTVERSION= 4.18.0 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Wed Sep 27 13:33:06 2017 (r450748) +++ head/misc/py-tqdm/distinfo Wed Sep 27 13:33:39 2017 (r450749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506037012 -SHA256 (tqdm-tqdm-v4.17.0_GH0.tar.gz) = 5b962eb79df884f3d6d5d8bc4149cb70c9813276613b994d464646cd102798e5 -SIZE (tqdm-tqdm-v4.17.0_GH0.tar.gz) = 68616 +TIMESTAMP = 1506511212 +SHA256 (tqdm-tqdm-v4.18.0_GH0.tar.gz) = 9b85200b71a84398309a9b632cc97e563da9a13a311ec8f4d70d2e06440512d3 +SIZE (tqdm-tqdm-v4.18.0_GH0.tar.gz) = 69576
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709271333.v8RDXdGe063413>