svn commit: r544992 - head/misc/py-tqdm
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 15 16:32:01 UTC 2020
Author: sunpoet
Date: Sat Aug 15 16:31:53 2020
New Revision: 544992
URL: https://svnweb.freebsd.org/changeset/ports/544992
Log:
Update to 4.48.1
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 Sat Aug 15 16:31:49 2020 (r544991)
+++ head/misc/py-tqdm/Makefile Sat Aug 15 16:31:53 2020 (r544992)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tqdm
-PORTVERSION= 4.48.0
+PORTVERSION= 4.48.1
CATEGORIES= misc
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/misc/py-tqdm/distinfo
==============================================================================
--- head/misc/py-tqdm/distinfo Sat Aug 15 16:31:49 2020 (r544991)
+++ head/misc/py-tqdm/distinfo Sat Aug 15 16:31:53 2020 (r544992)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595416619
-SHA256 (tqdm-4.48.0.tar.gz) = 6baa75a88582b1db6d34ce4690da5501d2a1cb65c34664840a456b2c9f794d29
-SIZE (tqdm-4.48.0.tar.gz) = 148578
+TIMESTAMP = 1596954354
+SHA256 (tqdm-4.48.1.tar.gz) = 7b7dd59cd9f03b89365ba67eb8515f5d2803fd1eb707abdbb914691a3123d9df
+SIZE (tqdm-4.48.1.tar.gz) = 148971
More information about the svn-ports-all
mailing list