Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 03:09:34 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483106 - head/misc/py-tqdm
Message-ID:  <201810270309.w9R39Ypa083588@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Oct 27 03:09:34 2018
New Revision: 483106
URL: https://svnweb.freebsd.org/changeset/ports/483106

Log:
  misc/py-tqdm: Update to 4.27.0
  
  PR:		232426
  Submitted by:	Neel Chauhan <neel@neelc.org> (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	Sat Oct 27 03:05:02 2018	(r483105)
+++ head/misc/py-tqdm/Makefile	Sat Oct 27 03:09:34 2018	(r483106)
@@ -2,7 +2,7 @@
 
 PORTNAME=	tqdm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.26.0
+DISTVERSION=	4.27.0
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sat Oct 27 03:05:02 2018	(r483105)
+++ head/misc/py-tqdm/distinfo	Sat Oct 27 03:09:34 2018	(r483106)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536994254
-SHA256 (tqdm-tqdm-v4.26.0_GH0.tar.gz) = 5f426e8ae71b9798851baa1058b815a4b2e576473b85af3f135d59639febee2d
-SIZE (tqdm-tqdm-v4.26.0_GH0.tar.gz) = 77525
+TIMESTAMP = 1539900369
+SHA256 (tqdm-tqdm-v4.27.0_GH0.tar.gz) = c08075a37f956d40ba71147ca8a22300a0552a0c196465e674c4dfe1f5acfb41
+SIZE (tqdm-tqdm-v4.27.0_GH0.tar.gz) = 78241



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