From owner-svn-ports-head@freebsd.org Sat Dec 19 14:59:29 2015 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 0A1DAA489DA; Sat, 19 Dec 2015 14:59:29 +0000 (UTC) (envelope-from olivierd@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 CBC5F1DAE; Sat, 19 Dec 2015 14:59:28 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBJExR3B043957; Sat, 19 Dec 2015 14:59:27 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBJExRP1043955; Sat, 19 Dec 2015 14:59:27 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201512191459.tBJExRP1043955@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 19 Dec 2015 14:59:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r404017 - head/net/py-urllib3 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.20 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: Sat, 19 Dec 2015 14:59:29 -0000 Author: olivierd Date: Sat Dec 19 14:59:27 2015 New Revision: 404017 URL: https://svnweb.freebsd.org/changeset/ports/404017 Log: Update to 1.13.1 Changelog: https://github.com/shazow/urllib3/blob/master/CHANGES.rst#1131-2015-12-18 Modified: head/net/py-urllib3/Makefile head/net/py-urllib3/distinfo Modified: head/net/py-urllib3/Makefile ============================================================================== --- head/net/py-urllib3/Makefile Sat Dec 19 14:10:22 2015 (r404016) +++ head/net/py-urllib3/Makefile Sat Dec 19 14:59:27 2015 (r404017) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urllib3 -PORTVERSION= 1.13 +PORTVERSION= 1.13.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-urllib3/distinfo ============================================================================== --- head/net/py-urllib3/distinfo Sat Dec 19 14:10:22 2015 (r404016) +++ head/net/py-urllib3/distinfo Sat Dec 19 14:59:27 2015 (r404017) @@ -1,2 +1,2 @@ -SHA256 (urllib3-1.13.tar.gz) = 8d5d4e7544c77e3a009d0cfd59175b27d57fb875d3c742b441c3eb79e0d3957c -SIZE (urllib3-1.13.tar.gz) = 153743 +SHA256 (urllib3-1.13.1.tar.gz) = 6eba1d713f8552e37ac4081c6bdf7be9f5a79f58447aed762bf24cc34c5e3983 +SIZE (urllib3-1.13.1.tar.gz) = 156259