svn commit: r479870 - head/misc/py-tqdm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 16 00:08:09 UTC 2018


Author: sunpoet
Date: Sun Sep 16 00:08:06 2018
New Revision: 479870
URL: https://svnweb.freebsd.org/changeset/ports/479870

Log:
  Update to 4.26.0
  
  Changes:	https://github.com/tqdm/tqdm/releases
  PR:		231367
  Submitted by:	Neel Chauhan <neel at 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	Sun Sep 16 00:08:01 2018	(r479869)
+++ head/misc/py-tqdm/Makefile	Sun Sep 16 00:08:06 2018	(r479870)
@@ -2,7 +2,7 @@
 
 PORTNAME=	tqdm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.25.0
+DISTVERSION=	4.26.0
 CATEGORIES=	misc
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Sun Sep 16 00:08:01 2018	(r479869)
+++ head/misc/py-tqdm/distinfo	Sun Sep 16 00:08:06 2018	(r479870)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534955106
-SHA256 (tqdm-tqdm-v4.25.0_GH0.tar.gz) = 4cf3956e5ba6f8acd6c8e3913b21061d46bc3b5dd498fa8bda79aa3e7543042d
-SIZE (tqdm-tqdm-v4.25.0_GH0.tar.gz) = 77220
+TIMESTAMP = 1536994254
+SHA256 (tqdm-tqdm-v4.26.0_GH0.tar.gz) = 5f426e8ae71b9798851baa1058b815a4b2e576473b85af3f135d59639febee2d
+SIZE (tqdm-tqdm-v4.26.0_GH0.tar.gz) = 77525


More information about the svn-ports-head mailing list