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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 14 17:46:59 UTC 2020


Author: sunpoet
Date: Mon Sep 14 17:46:53 2020
New Revision: 548649
URL: https://svnweb.freebsd.org/changeset/ports/548649

Log:
  Update to 4.49.0
  
  Changes:	https://github.com/tqdm/tqdm/releases

Modified:
  head/misc/py-tqdm/Makefile
  head/misc/py-tqdm/distinfo

Modified: head/misc/py-tqdm/Makefile
==============================================================================
--- head/misc/py-tqdm/Makefile	Mon Sep 14 17:46:48 2020	(r548648)
+++ head/misc/py-tqdm/Makefile	Mon Sep 14 17:46:53 2020	(r548649)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.48.2
+PORTVERSION=	4.49.0
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Mon Sep 14 17:46:48 2020	(r548648)
+++ head/misc/py-tqdm/distinfo	Mon Sep 14 17:46:53 2020	(r548649)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597569977
-SHA256 (tqdm-4.48.2.tar.gz) = 564d632ea2b9cb52979f7956e093e831c28d441c11751682f84c86fc46e4fd21
-SIZE (tqdm-4.48.2.tar.gz) = 148978
+TIMESTAMP = 1600096514
+SHA256 (tqdm-4.49.0.tar.gz) = faf9c671bd3fad5ebaeee366949d969dca2b2be32c872a7092a1e1a9048d105b
+SIZE (tqdm-4.49.0.tar.gz) = 151935


More information about the svn-ports-all mailing list