Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2017 15:02:26 +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: r451232 - head/misc/py-tqdm
Message-ID:  <201710041502.v94F2Q0x091228@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Wed Oct  4 15:02:25 2017
New Revision: 451232
URL: https://svnweb.freebsd.org/changeset/ports/451232

Log:
  - Update to 4.19.1
  
  Changes:	https://github.com/tqdm/tqdm/releases/tag/v4.19.1
  PR:		222773
  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	Wed Oct  4 14:53:04 2017	(r451231)
+++ head/misc/py-tqdm/Makefile	Wed Oct  4 15:02:25 2017	(r451232)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.18.0
+PORTVERSION=	4.19.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Wed Oct  4 14:53:04 2017	(r451231)
+++ head/misc/py-tqdm/distinfo	Wed Oct  4 15:02:25 2017	(r451232)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506511212
-SHA256 (tqdm-tqdm-v4.18.0_GH0.tar.gz) = 9b85200b71a84398309a9b632cc97e563da9a13a311ec8f4d70d2e06440512d3
-SIZE (tqdm-tqdm-v4.18.0_GH0.tar.gz) = 69576
+TIMESTAMP = 1507116214
+SHA256 (tqdm-tqdm-v4.19.1_GH0.tar.gz) = 97170107e9268a505a9001bd03b1bd8d51f92b4ee1153dd076ab4f595846abf8
+SIZE (tqdm-tqdm-v4.19.1_GH0.tar.gz) = 72087



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