From alexey@home.renatasystems.org  Sat Oct 12 18:14:32 2013
Return-Path: <alexey@home.renatasystems.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 ESMTP id 5D7DA2C3
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Oct 2013 18:14:32 +0000 (UTC)
	(envelope-from alexey@home.renatasystems.org)
Received: from home.renatasystems.org (home.renatasystems.org [87.242.77.210])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 0486D2A2B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Oct 2013 18:14:30 +0000 (UTC)
Received: from home.renatasystems.org (localhost [127.0.0.1])
	by home.renatasystems.org (8.14.5/8.14.5) with ESMTP id r9CIERoL057189
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Oct 2013 22:14:27 +0400 (MSK)
	(envelope-from alexey@home.renatasystems.org)
Received: (from alexey@localhost)
	by home.renatasystems.org (8.14.5/8.14.5/Submit) id r9CIEMZJ057188;
	Sat, 12 Oct 2013 22:14:22 +0400 (MSK)
	(envelope-from alexey)
Message-Id: <201310121814.r9CIEMZJ057188@home.renatasystems.org>
Date: Sat, 12 Oct 2013 22:14:22 +0400 (MSK)
From: Alexey Degtyarev <alexey@renatasystems.org>
Reply-To: Alexey Degtyarev <alexey@renatasystems.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer-update] devel/py-botocore - update to 0.19.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         182932
>Category:       ports
>Synopsis:       [maintainer-update] devel/py-botocore - update to 0.19.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-python
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 12 18:20:02 UTC 2013
>Closed-Date:    Sun Oct 13 00:15:44 UTC 2013
>Last-Modified:  Sun Oct 13 00:20:01 UTC 2013
>Originator:     Alexey Degtyarev
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD home.renatasystems.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Mon Jan 30 09:54:00 UTC 2012 root@amd64-builder.renatasystems.org:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
This will update devel/py-botocore to latest version: 0.19.0.
>How-To-Repeat:
	
>Fix:

	

--- py-botocore-0.19.0.diff begins here ---
Index: py-botocore/distinfo
===================================================================
--- py-botocore/distinfo	(revision 330136)
+++ py-botocore/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (botocore-0.17.0.tar.gz) = 7509f3a5aff5985b18d497aedfa0080eeeca501c9416aa4ae9b88ae3f762d9d5
-SIZE (botocore-0.17.0.tar.gz) = 906121
+SHA256 (botocore-0.19.0.tar.gz) = 550afc369f4e45a02f276feae6235d7ccd76f49140d7619f1eef133bb383ec52
+SIZE (botocore-0.19.0.tar.gz) = 920647
Index: py-botocore/Makefile
===================================================================
--- py-botocore/Makefile	(revision 330136)
+++ py-botocore/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	botocore
-PORTVERSION=	0.17.0
+PORTVERSION=	0.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
--- py-botocore-0.19.0.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 12 18:20:10 UTC 2013 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182932 
State-Changed-From-To: open->closed 
State-Changed-By: cperciva 
State-Changed-When: Sun Oct 13 00:15:42 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=182932 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/182932: commit references a PR
Date: Sun, 13 Oct 2013 00:15:24 +0000 (UTC)

 Author: cperciva
 Date: Sun Oct 13 00:15:16 2013
 New Revision: 330194
 URL: http://svnweb.freebsd.org/changeset/ports/330194
 
 Log:
   Update to 0.19.0.
   
   PR:		ports/182932
   Submitted by:	maintainer (Alexey Degtyarev)
 
 Modified:
   head/devel/py-botocore/Makefile
   head/devel/py-botocore/distinfo
 
 Modified: head/devel/py-botocore/Makefile
 ==============================================================================
 --- head/devel/py-botocore/Makefile	Sat Oct 12 23:02:59 2013	(r330193)
 +++ head/devel/py-botocore/Makefile	Sun Oct 13 00:15:16 2013	(r330194)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	botocore
 -PORTVERSION=	0.17.0
 +PORTVERSION=	0.19.0
  CATEGORIES=	devel python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 Modified: head/devel/py-botocore/distinfo
 ==============================================================================
 --- head/devel/py-botocore/distinfo	Sat Oct 12 23:02:59 2013	(r330193)
 +++ head/devel/py-botocore/distinfo	Sun Oct 13 00:15:16 2013	(r330194)
 @@ -1,2 +1,2 @@
 -SHA256 (botocore-0.17.0.tar.gz) = 7509f3a5aff5985b18d497aedfa0080eeeca501c9416aa4ae9b88ae3f762d9d5
 -SIZE (botocore-0.17.0.tar.gz) = 906121
 +SHA256 (botocore-0.19.0.tar.gz) = 550afc369f4e45a02f276feae6235d7ccd76f49140d7619f1eef133bb383ec52
 +SIZE (botocore-0.19.0.tar.gz) = 920647
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
