Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 10:47:24 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451978 - head/misc/py-tqdm
Message-ID:  <201710131047.v9DAlOS6039866@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Fri Oct 13 10:47:24 2017
New Revision: 451978
URL: https://svnweb.freebsd.org/changeset/ports/451978

Log:
  - Update to 4.19.2
  
  Changes:	https://github.com/tqdm/tqdm/releases/tag/v4.19.2
  PR:		222906
  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	Fri Oct 13 09:53:22 2017	(r451977)
+++ head/misc/py-tqdm/Makefile	Fri Oct 13 10:47:24 2017	(r451978)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.19.1
+PORTVERSION=	4.19.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Fri Oct 13 09:53:22 2017	(r451977)
+++ head/misc/py-tqdm/distinfo	Fri Oct 13 10:47:24 2017	(r451978)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507116214
-SHA256 (tqdm-tqdm-v4.19.1_GH0.tar.gz) = 97170107e9268a505a9001bd03b1bd8d51f92b4ee1153dd076ab4f595846abf8
-SIZE (tqdm-tqdm-v4.19.1_GH0.tar.gz) = 72087
+TIMESTAMP = 1507584980
+SHA256 (tqdm-tqdm-v4.19.2_GH0.tar.gz) = fd38c7154ab25925483583f88aca450207f602d51be76c1c9ed7b9e3574c1679
+SIZE (tqdm-tqdm-v4.19.2_GH0.tar.gz) = 72006



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