From owner-svn-ports-head@freebsd.org Sun May 7 21:27:29 2017 Return-Path: Delivered-To: svn-ports-head@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 C5F3BD62FEC; Sun, 7 May 2017 21:27:29 +0000 (UTC) (envelope-from sunpoet@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 947CC1D6C; Sun, 7 May 2017 21:27:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v47LRSuI053004; Sun, 7 May 2017 21:27:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v47LRS3N053002; Sun, 7 May 2017 21:27:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705072127.v47LRS3N053002@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 7 May 2017 21:27:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440383 - head/devel/py-contextlib2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 21:27:29 -0000 Author: sunpoet Date: Sun May 7 21:27:28 2017 New Revision: 440383 URL: https://svnweb.freebsd.org/changeset/ports/440383 Log: Update to 0.5.5 Changes: https://github.com/jazzband/contextlib2/blob/master/NEWS.rst https://contextlib2.readthedocs.io/en/stable/#release-history PR: 219107 Submitted by: Yuri Victorovich (maintainer) Modified: head/devel/py-contextlib2/Makefile head/devel/py-contextlib2/distinfo Modified: head/devel/py-contextlib2/Makefile ============================================================================== --- head/devel/py-contextlib2/Makefile Sun May 7 21:27:23 2017 (r440382) +++ head/devel/py-contextlib2/Makefile Sun May 7 21:27:28 2017 (r440383) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contextlib2 -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-contextlib2/distinfo ============================================================================== --- head/devel/py-contextlib2/distinfo Sun May 7 21:27:23 2017 (r440382) +++ head/devel/py-contextlib2/distinfo Sun May 7 21:27:28 2017 (r440383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469961673 -SHA256 (contextlib2-0.5.4.tar.gz) = 710626cde569f51a87f216ff757fe60f5cd13ae8f8114706590510cd5649ce88 -SIZE (contextlib2-0.5.4.tar.gz) = 28523 +TIMESTAMP = 1494101849 +SHA256 (contextlib2-0.5.5.tar.gz) = 509f9419ee91cdd00ba34443217d5ca51f5a364a404e1dce9e8979cea969ca48 +SIZE (contextlib2-0.5.5.tar.gz) = 28755