From owner-svn-ports-head@freebsd.org Thu Dec 17 04:54:45 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 8661AA4AE76; Thu, 17 Dec 2015 04:54:45 +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 55F621988; Thu, 17 Dec 2015 04:54:45 +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 tBH4sikp013229; Thu, 17 Dec 2015 04:54:44 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBH4sit3013227; Thu, 17 Dec 2015 04:54:44 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201512170454.tBH4sit3013227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Thu, 17 Dec 2015 04:54:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403894 - 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: Thu, 17 Dec 2015 04:54:45 -0000 Author: olivierd Date: Thu Dec 17 04:54:44 2015 New Revision: 403894 URL: https://svnweb.freebsd.org/changeset/ports/403894 Log: Update to 1.13 Changelog: https://github.com/shazow/urllib3/blob/master/CHANGES.rst#113-2015-12-14 Modified: head/net/py-urllib3/Makefile head/net/py-urllib3/distinfo Modified: head/net/py-urllib3/Makefile ============================================================================== --- head/net/py-urllib3/Makefile Thu Dec 17 03:14:09 2015 (r403893) +++ head/net/py-urllib3/Makefile Thu Dec 17 04:54:44 2015 (r403894) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urllib3 -PORTVERSION= 1.12 +PORTVERSION= 1.13 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-urllib3/distinfo ============================================================================== --- head/net/py-urllib3/distinfo Thu Dec 17 03:14:09 2015 (r403893) +++ head/net/py-urllib3/distinfo Thu Dec 17 04:54:44 2015 (r403894) @@ -1,2 +1,2 @@ -SHA256 (urllib3-1.12.tar.gz) = 0ea512776971fe4e76192600fe41e4e7ee96b4b9a5b15aefc1ac31d2a63872c6 -SIZE (urllib3-1.12.tar.gz) = 151072 +SHA256 (urllib3-1.13.tar.gz) = 8d5d4e7544c77e3a009d0cfd59175b27d57fb875d3c742b441c3eb79e0d3957c +SIZE (urllib3-1.13.tar.gz) = 153743