diff options
author | krion <krion@FreeBSD.org> | 2018-04-17 00:34:50 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2018-04-17 00:34:50 +0800 |
commit | e1de7b4065f827d628853668f18b8318a40ee415 (patch) | |
tree | ea1ce09b4c845dd2b04f1c4be251def31152fd86 /misc | |
parent | 99fd104163509bf586a49f74e74361d2e9a90428 (diff) | |
download | freebsd-ports-gnome-e1de7b4065f827d628853668f18b8318a40ee415.tar.gz freebsd-ports-gnome-e1de7b4065f827d628853668f18b8318a40ee415.tar.zst freebsd-ports-gnome-e1de7b4065f827d628853668f18b8318a40ee415.zip |
Update to 4.23.0
PR: 227557
Submitted by: maintainer
Diffstat (limited to 'misc')
-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 fcda936059b0..85f2bb99f383 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -2,7 +2,7 @@ PORTNAME= tqdm DISTVERSIONPREFIX= v -DISTVERSION= 4.22.0 +DISTVERSION= 4.23.0 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index 72d840db13da..1b93c4c9d8fb 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523596785 -SHA256 (tqdm-tqdm-v4.22.0_GH0.tar.gz) = 5e5f6c0eed8dbe4fe465f2919be676e31b8dd6afa8bcc9d4c7d3cee39df162a4 -SIZE (tqdm-tqdm-v4.22.0_GH0.tar.gz) = 74962 +TIMESTAMP = 1523895633 +SHA256 (tqdm-tqdm-v4.23.0_GH0.tar.gz) = fb64b53c14fd22b5dcb9cecf16bcb61feed534b891a9105b435a50b7b7fcfbd4 +SIZE (tqdm-tqdm-v4.23.0_GH0.tar.gz) = 75669 |