Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2020 16:20:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r545376 - head/misc/py-tqdm
Message-ID:  <202008191620.07JGKsCR070330@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Aug 19 16:20:54 2020
New Revision: 545376
URL: https://svnweb.freebsd.org/changeset/ports/545376

Log:
  Update to 4.48.2
  
  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	Wed Aug 19 16:20:49 2020	(r545375)
+++ head/misc/py-tqdm/Makefile	Wed Aug 19 16:20:54 2020	(r545376)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tqdm
-PORTVERSION=	4.48.1
+PORTVERSION=	4.48.2
 CATEGORIES=	misc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo	Wed Aug 19 16:20:49 2020	(r545375)
+++ head/misc/py-tqdm/distinfo	Wed Aug 19 16:20:54 2020	(r545376)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596954354
-SHA256 (tqdm-4.48.1.tar.gz) = 7b7dd59cd9f03b89365ba67eb8515f5d2803fd1eb707abdbb914691a3123d9df
-SIZE (tqdm-4.48.1.tar.gz) = 148971
+TIMESTAMP = 1597569977
+SHA256 (tqdm-4.48.2.tar.gz) = 564d632ea2b9cb52979f7956e093e831c28d441c11751682f84c86fc46e4fd21
+SIZE (tqdm-4.48.2.tar.gz) = 148978



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