From owner-svn-ports-all@freebsd.org Sat Jun 10 17:39:32 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E9C4BF2C50; Sat, 10 Jun 2017 17:39:32 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E33EC81017; Sat, 10 Jun 2017 17:39:31 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHdVGC090774; Sat, 10 Jun 2017 17:39:31 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHdVKE090772; Sat, 10 Jun 2017 17:39:31 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101739.v5AHdVKE090772@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 17:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443105 - head/misc/py-tqdm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jun 2017 17:39:32 -0000 Author: dbaio Date: Sat Jun 10 17:39:30 2017 New Revision: 443105 URL: https://svnweb.freebsd.org/changeset/ports/443105 Log: misc/py-tqdm: Update to 4.13.0 While here, adjust license Changes: https://github.com/tqdm/tqdm/releases/tag/v4.13.0 PR: 219735 Submitted by: Neel Chauhan (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11044 Modified: head/misc/py-tqdm/Makefile head/misc/py-tqdm/distinfo Modified: head/misc/py-tqdm/Makefile ============================================================================== --- head/misc/py-tqdm/Makefile Sat Jun 10 17:38:49 2017 (r443104) +++ head/misc/py-tqdm/Makefile Sat Jun 10 17:39:30 2017 (r443105) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tqdm -PORTVERSION= 4.11.2 +PORTVERSION= 4.13.0 DISTVERSIONPREFIX= v CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= neel@neelc.org COMMENT= Fast, extensible progress bar for Python -LICENSE= MIT +LICENSE= MIT MPL +LICENSE_COMB= multi USE_GITHUB= yes Modified: head/misc/py-tqdm/distinfo ============================================================================== --- head/misc/py-tqdm/distinfo Sat Jun 10 17:38:49 2017 (r443104) +++ head/misc/py-tqdm/distinfo Sat Jun 10 17:39:30 2017 (r443105) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485800974 -SHA256 (tqdm-tqdm-v4.11.2_GH0.tar.gz) = 877879474d232d6f6c091b704789fe94274c7e9679e837c6d3adfaa530df7c88 -SIZE (tqdm-tqdm-v4.11.2_GH0.tar.gz) = 799893 +TIMESTAMP = 1496457226 +SHA256 (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 871efbf69e5647ea1767338dd9c4c45bd6d672bc046404dd02e214103959b1e0 +SIZE (tqdm-tqdm-v4.13.0_GH0.tar.gz) = 800614