From owner-svn-ports-all@freebsd.org Wed Sep 27 13:33:40 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BBC65E04514; Wed, 27 Sep 2017 13:33:40 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86D8A734FC; Wed, 27 Sep 2017 13:33:40 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8RDXdek063415; Wed, 27 Sep 2017 13:33:39 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8RDXdGe063413; Wed, 27 Sep 2017 13:33:39 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201709271333.v8RDXdGe063413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Wed, 27 Sep 2017 13:33:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450749 - head/misc/py-tqdm X-SVN-Group: ports-head X-SVN-Commit-Author: culot X-SVN-Commit-Paths: head/misc/py-tqdm X-SVN-Commit-Revision: 450749 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Sep 2017 13:33:40 -0000 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 (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