Date: Wed, 3 Aug 2016 22:39:55 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419561 - head/misc/py-tqdm Message-ID: <201608032239.u73Mdtjd004354@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Wed Aug 3 22:39:54 2016 New Revision: 419561 URL: https://svnweb.freebsd.org/changeset/ports/419561 Log: Update to version 4.8.3 PR: 211556 Submitted by: Neel Chauhan (maintainer) Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Wed Aug 3 22:25:57 2016 (r419560) +++ head/misc/py-tqdm/Makefile Wed Aug 3 22:39:54 2016 (r419561) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.8.1 +PORTVERSION= 4.8.3 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Wed Aug 3 22:25:57 2016 (r419560) +++ head/misc/py-tqdm/distinfo Wed Aug 3 22:39:54 2016 (r419561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469631370 -SHA256 (tqdm-tqdm-v4.8.1_GH0.tar.gz) = 5d42c81e0123db54a0379a48c6aaf09e47d5c92062637b98bf96c7bcd71ec992 -SIZE (tqdm-tqdm-v4.8.1_GH0.tar.gz) = 610699 +TIMESTAMP = 1470239864 +SHA256 (tqdm-tqdm-v4.8.3_GH0.tar.gz) = 059c2ebd6cdc094fe5c2c7ff50a6e98b965b3577ccb9579efaed285e60f15f40 +SIZE (tqdm-tqdm-v4.8.3_GH0.tar.gz) = 610880
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608032239.u73Mdtjd004354>