From owner-svn-ports-all@freebsd.org Mon Oct 7 14:52:42 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E0C04131884; Mon, 7 Oct 2019 14:52:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46n3P65JKLz477Q; Mon, 7 Oct 2019 14:52:42 +0000 (UTC) (envelope-from swills@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9A2C418479; Mon, 7 Oct 2019 14:52:42 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x97Eqgbo087861; Mon, 7 Oct 2019 14:52:42 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x97EqgBx087859; Mon, 7 Oct 2019 14:52:42 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201910071452.x97EqgBx087859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 7 Oct 2019 14:52:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513954 - head/misc/py-tqdm X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/misc/py-tqdm X-SVN-Commit-Revision: 513954 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.29 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: Mon, 07 Oct 2019 14:52:42 -0000 Author: swills Date: Mon Oct 7 14:52:41 2019 New Revision: 513954 URL: https://svnweb.freebsd.org/changeset/ports/513954 Log: misc/py-tqdm: Update to 4.36.1 PR: 241093 Submitted by: Neel Chauhan (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 Mon Oct 7 14:51:10 2019 (r513953) +++ head/misc/py-tqdm/Makefile Mon Oct 7 14:52:41 2019 (r513954) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -DISTVERSION= 4.35.0 +DISTVERSION= 4.36.1 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Mon Oct 7 14:51:10 2019 (r513953) +++ head/misc/py-tqdm/distinfo Mon Oct 7 14:52:41 2019 (r513954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566804157 -SHA256 (tqdm-4.35.0.tar.gz) = 1be3e4e3198f2d0e47b928e9d9a8ec1b63525db29095cec1467f4c5a4ea8ebf9 -SIZE (tqdm-4.35.0.tar.gz) = 122794 +TIMESTAMP = 1570322198 +SHA256 (tqdm-4.36.1.tar.gz) = abc25d0ce2397d070ef07d8c7e706aede7920da163c64997585d42d3537ece3d +SIZE (tqdm-4.36.1.tar.gz) = 125123