From root@poudriere.ithil.palantiri.org  Sun May 18 20:51:30 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 0EC7C5FD;
	Sun, 18 May 2014 20:51:30 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 88C762A84;
	Sun, 18 May 2014 20:51:28 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s4IKpPUt093571
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Sun, 18 May 2014 22:51:25 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s4IKpP1c093570;
	Sun, 18 May 2014 22:51:25 +0200 (CEST)
	(envelope-from root)
Message-Id: <201405182051.s4IKpP1c093570@poudriere.ithil.palantiri.org>
Date: Sun, 18 May 2014 22:51:25 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: koobs@FreeBSD.org
Subject: [PATCH] www/py-requests: update to 2.3.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189924
>Category:       ports
>Synopsis:       [PATCH] www/py-requests: update to 2.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    koobs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 18 21:00:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun May 18 21:00:05 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266324: Sat May 17 21:07:33 CEST
>Description:
- Update to 2.3.0
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-requests/2.3.0/

Port maintainer (koobs@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-requests-2.3.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354468)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	requests
-PORTVERSION=	2.2.1
+PORTVERSION=	2.3.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 354468)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (requests-2.2.1.tar.gz) = 1266921f1bed5fbf364cd83cf239b6d7b3ea5c32ccccbc93980d9ba12cdcfd02
-SIZE (requests-2.2.1.tar.gz) = 421978
+SHA256 (requests-2.3.0.tar.gz) = 1c1473875d846fe563d70868acf05b1953a4472f4695b7b3566d1d978957b8fc
+SIZE (requests-2.3.0.tar.gz) = 429521
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 354468)
+++ pkg-descr	(working copy)
@@ -16,4 +16,4 @@
 - Python 2.6-3.3
 - Thread-safe
 
-WWW: http://python-requests.org/
+WWW: http://python-requests.org
--- py-requests-2.3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->koobs 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 18 21:00:04 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189924 
>Unformatted:
