Date: Wed, 27 Nov 2019 19:59:08 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518532 - head/misc/py-tqdm Message-ID: <201911271959.xARJx83N090425@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Wed Nov 27 19:59:07 2019 New Revision: 518532 URL: https://svnweb.freebsd.org/changeset/ports/518532 Log: Update to 4.39.0 PR: 242210 Sponsored by: Netzkommune GmbH Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Wed Nov 27 19:58:30 2019 (r518531) +++ head/misc/py-tqdm/Makefile Wed Nov 27 19:59:07 2019 (r518532) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -DISTVERSION= 4.38.0 +DISTVERSION= 4.39.0 CATEGORIES= misc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Wed Nov 27 19:58:30 2019 (r518531) +++ head/misc/py-tqdm/distinfo Wed Nov 27 19:59:07 2019 (r518532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574105366 -SHA256 (tqdm-4.38.0.tar.gz) = c1d677f3a85fa291b34bdf8f770f877119b9754b32673699653556f85e2c2f13 -SIZE (tqdm-4.38.0.tar.gz) = 127264 +TIMESTAMP = 1574883753 +SHA256 (tqdm-4.39.0.tar.gz) = f1a1613fee07cc30a253051617f2a219a785c58877f9f6bfa129446cbaf8b4c1 +SIZE (tqdm-4.39.0.tar.gz) = 127533
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911271959.xARJx83N090425>