aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2017-09-01 10:34:57 +0800
committerdbaio <dbaio@FreeBSD.org>2017-09-01 10:34:57 +0800
commitfff1293c3bef882f1ab693dc7f8918aca96c07e6 (patch)
tree306d4b815d5d676e05db7fc40f8e0dd3234989d9 /misc
parent194db84a7b2b787f56117d24d11e1874eaf82824 (diff)
downloadfreebsd-ports-graphics-fff1293c3bef882f1ab693dc7f8918aca96c07e6.tar.gz
freebsd-ports-graphics-fff1293c3bef882f1ab693dc7f8918aca96c07e6.tar.zst
freebsd-ports-graphics-fff1293c3bef882f1ab693dc7f8918aca96c07e6.zip
misc/py-tqdm: Update to 4.15.0
While here, silence portlint warning about order of USES/USE_*. PR: 221871 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Diffstat (limited to 'misc')
-rw-r--r--misc/py-tqdm/Makefile6
-rw-r--r--misc/py-tqdm/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index 73848df40bf..0b7c8c667f6 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= tqdm
-PORTVERSION= 4.13.0
+PORTVERSION= 4.15.0
DISTVERSIONPREFIX= v
CATEGORIES= misc
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,10 @@ COMMENT= Fast, extensible progress bar for Python
LICENSE= MIT MPL20
LICENSE_COMB= multi
-USE_GITHUB= yes
-
USES?= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
+USE_GITHUB= yes
+
.include <bsd.port.mk>
diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo
index 78573326e93..1baae4d3f9d 100644
--- a/misc/py-tqdm/distinfo
+++ b/misc/py-tqdm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496457226
-SHA256 (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 871efbf69e5647ea1767338dd9c4c45bd6d672bc046404dd02e214103959b1e0
-SIZE (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 800614
+TIMESTAMP = 1503881021
+SHA256 (tqdm-tqdm-v4.15.0_GH0.tar.gz) = 9127219c66bf338809647a6be563a875dfc0d0bfa1570bd5f25eb88bbea0d2e8
+SIZE (tqdm-tqdm-v4.15.0_GH0.tar.gz) = 801310