From owner-svn-ports-all@freebsd.org Sat May 5 17:22:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4730FB4690; Sat, 5 May 2018 17:22:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA15F76E70; Sat, 5 May 2018 17:22:58 +0000 (UTC) (envelope-from sunpoet@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 43E1A20A6F; Sat, 5 May 2018 17:22:58 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w45HMwMB063331; Sat, 5 May 2018 17:22:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w45HMw9f063329; Sat, 5 May 2018 17:22:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805051722.w45HMw9f063329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 5 May 2018 17:22:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469154 - head/misc/py-tqdm X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/misc/py-tqdm X-SVN-Commit-Revision: 469154 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.25 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: Sat, 05 May 2018 17:22:59 -0000 Author: sunpoet Date: Sat May 5 17:22:57 2018 New Revision: 469154 URL: https://svnweb.freebsd.org/changeset/ports/469154 Log: Update to 4.23.2 Changes: https://github.com/tqdm/tqdm/releases PR: 227980 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 Sat May 5 17:22:52 2018 (r469153) +++ head/misc/py-tqdm/Makefile Sat May 5 17:22:57 2018 (r469154) @@ -2,7 +2,7 @@ PORTNAME= tqdm DISTVERSIONPREFIX= v -DISTVERSION= 4.23.1 +DISTVERSION= 4.23.2 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sat May 5 17:22:52 2018 (r469153) +++ head/misc/py-tqdm/distinfo Sat May 5 17:22:57 2018 (r469154) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524906048 -SHA256 (tqdm-tqdm-v4.23.1_GH0.tar.gz) = 3400f07b99d3e1d511d98a257a05b6eebdf27c4dd54528bbdf43e4d405a93b8e -SIZE (tqdm-tqdm-v4.23.1_GH0.tar.gz) = 75667 +TIMESTAMP = 1525506644 +SHA256 (tqdm-tqdm-v4.23.2_GH0.tar.gz) = 513242f897e6c35f8ebe9c680990b3eb341d74407413e13c3fe28d7b42d72130 +SIZE (tqdm-tqdm-v4.23.2_GH0.tar.gz) = 75923