diff options
author | pawel <pawel@FreeBSD.org> | 2016-07-28 05:04:03 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2016-07-28 05:04:03 +0800 |
commit | ae132448c369edea047f143130010c5e28f9b921 (patch) | |
tree | c3aa222f215f6f5c87c1e52523e234ae43fbbe28 /misc | |
parent | 4956ce4148d02ef7952113420fae5c1a5aeb9c5d (diff) | |
download | freebsd-ports-gnome-ae132448c369edea047f143130010c5e28f9b921.tar.gz freebsd-ports-gnome-ae132448c369edea047f143130010c5e28f9b921.tar.zst freebsd-ports-gnome-ae132448c369edea047f143130010c5e28f9b921.zip |
Update to version 4.8.1
PR: 211408
Submitted by: Neel Chauhan (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 f4ea0c64ce35..0b4ad17f047a 100644 --- a/misc/py-tqdm/Makefile +++ b/misc/py-tqdm/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.7.6 +PORTVERSION= 4.8.1 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo index 90c753f591e7..b831af0c3bc3 100644 --- a/misc/py-tqdm/distinfo +++ b/misc/py-tqdm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1467390651 -SHA256 (tqdm-tqdm-v4.7.6_GH0.tar.gz) = 5792510a2283a1dff2f62ae613ac291b3926899a16c946887cbbd6cba7fc8320 -SIZE (tqdm-tqdm-v4.7.6_GH0.tar.gz) = 608834 +TIMESTAMP = 1469631370 +SHA256 (tqdm-tqdm-v4.8.1_GH0.tar.gz) = 5d42c81e0123db54a0379a48c6aaf09e47d5c92062637b98bf96c7bcd71ec992 +SIZE (tqdm-tqdm-v4.8.1_GH0.tar.gz) = 610699 |