From owner-svn-ports-head@freebsd.org Thu Nov 17 22:29:39 2016 Return-Path: Delivered-To: svn-ports-head@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 A1A08C47793; Thu, 17 Nov 2016 22:29:39 +0000 (UTC) (envelope-from pi@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 6E279991; Thu, 17 Nov 2016 22:29:39 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAHMTcj5044877; Thu, 17 Nov 2016 22:29:38 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAHMTcdl044875; Thu, 17 Nov 2016 22:29:38 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201611172229.uAHMTcdl044875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 17 Nov 2016 22:29:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426300 - head/misc/py-tqdm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2016 22:29:39 -0000 Author: pi Date: Thu Nov 17 22:29:38 2016 New Revision: 426300 URL: https://svnweb.freebsd.org/changeset/ports/426300 Log: misc/py-tqdm: update 4.9.0 -> 4.10.0 PR: 214534 Changes: https://github.com/tqdm/tqdm/releases 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 Thu Nov 17 21:33:58 2016 (r426299) +++ head/misc/py-tqdm/Makefile Thu Nov 17 22:29:38 2016 (r426300) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.9.0 +PORTVERSION= 4.10.0 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Thu Nov 17 21:33:58 2016 (r426299) +++ head/misc/py-tqdm/distinfo Thu Nov 17 22:29:38 2016 (r426300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478187179 -SHA256 (tqdm-tqdm-v4.9.0_GH0.tar.gz) = 784173862e6e1bc9fbe86fd1e78f0d35b4a0d471655cbd8af5abaee621b69d8e -SIZE (tqdm-tqdm-v4.9.0_GH0.tar.gz) = 613114 +TIMESTAMP = 1479223474 +SHA256 (tqdm-tqdm-v4.10.0_GH0.tar.gz) = de907ec76d60f085dcb09f98d578ef17b30eafcc71198e8d74730eb53ee883c7 +SIZE (tqdm-tqdm-v4.10.0_GH0.tar.gz) = 615329