Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2018 17:22:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469154 - head/misc/py-tqdm
Message-ID:  <201805051722.w45HMw9f063329@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <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	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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805051722.w45HMw9f063329>