Date: Tue, 28 Nov 2017 21:56:03 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455082 - head/misc/py-tqdm Message-ID: <201711282156.vASLu3o1002695@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Tue Nov 28 21:56:02 2017 New Revision: 455082 URL: https://svnweb.freebsd.org/changeset/ports/455082 Log: misc/py-tqdm: Update to 4.19.4 Changes: https://github.com/tqdm/tqdm/releases/tag/v4.19.4 PR: 223941 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Tue Nov 28 21:55:06 2017 (r455081) +++ head/misc/py-tqdm/Makefile Tue Nov 28 21:56:02 2017 (r455082) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.19.2 +PORTVERSION= 4.19.4 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Tue Nov 28 21:55:06 2017 (r455081) +++ head/misc/py-tqdm/distinfo Tue Nov 28 21:56:02 2017 (r455082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507584980 -SHA256 (tqdm-tqdm-v4.19.2_GH0.tar.gz) = fd38c7154ab25925483583f88aca450207f602d51be76c1c9ed7b9e3574c1679 -SIZE (tqdm-tqdm-v4.19.2_GH0.tar.gz) = 72006 +TIMESTAMP = 1511898460 +SHA256 (tqdm-tqdm-v4.19.4_GH0.tar.gz) = 0b3451cc1971aa5266d9313c9cde9aeacf3056b18a272599cbab30f8579cd717 +SIZE (tqdm-tqdm-v4.19.4_GH0.tar.gz) = 72037
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711282156.vASLu3o1002695>