diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-19 16:20:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-19 16:20:54 +0000 |
commit | ce2af7f2b3106bbbc058bfea8a23d14f0b2df828 (patch) | |
tree | 367bebef6512c176c477949c0542d287478caee9 /misc/py-tqdm | |
parent | e1b86906730477635fc14f91b1af59e7acae10a8 (diff) | |
download | ports-ce2af7f2b3106bbbc058bfea8a23d14f0b2df828.tar.gz ports-ce2af7f2b3106bbbc058bfea8a23d14f0b2df828.zip |
Update to 4.48.2
Notes
Notes:
svn path=/head/; revision=545376
Diffstat (limited to 'misc/py-tqdm')
-rw-r--r-- | misc/py-tqdm/Makefile | 2 | ||||
-rw-r--r-- | misc/py-tqdm/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile index 30e6fa673272..47215bcfc3c8 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.48.1 +PORTVERSION= 4.48.2 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index b2169b430e7d..3108ad855406 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -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 |