From nobody@FreeBSD.org  Wed Sep  4 13:41:46 2013
Return-Path: <nobody@FreeBSD.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 4F59DFA1
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  4 Sep 2013 13:41:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 3D3FD2510
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  4 Sep 2013 13:41:46 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r84DfjRB014822
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 4 Sep 2013 13:41:46 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r84DfjLT014821;
	Wed, 4 Sep 2013 13:41:45 GMT
	(envelope-from nobody)
Message-Id: <201309041341.r84DfjLT014821@oldred.freebsd.org>
Date: Wed, 4 Sep 2013 13:41:45 GMT
From: Kozlov Sergey <kozlov.sergey.404@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] devel/py-six new version
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         181810
>Category:       ports
>Synopsis:       [patch] devel/py-six new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 04 13:50:00 UTC 2013
>Closed-Date:    Sat Sep 07 10:03:07 UTC 2013
>Last-Modified:  Sat Sep  7 10:10:00 UTC 2013
>Originator:     Kozlov Sergey
>Release:        9.1-RELEASE-p6
>Organization:
ARC
>Environment:
FreeBSD fbsd-sandbox 9.1-RELEASE-p6 FreeBSD 9.1-RELEASE-p6 #0: Wed Aug 21 20:40:52 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Updated port to six-1.4.1

Changed PORTVERSION and distinfo only.
Tested with porttools 0.99_8, no warnings/errors found.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 326275)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	six
-PORTVERSION=	1.2.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 326275)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (six-1.2.0.tar.gz) = 4a86d87623f75811524f30832e092914d65af7ff2eb1d403e01ec235b0e19cb3
-SIZE (six-1.2.0.tar.gz) = 15316
+SHA256 (six-1.4.1.tar.gz) = f045afd6dffb755cc0411acb7ce9acc4de0e71261d4b5f91de2e68d9aa5f8367
+SIZE (six-1.4.1.tar.gz) = 21409


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->zope 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 4 13:50:13 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181810 
Responsible-Changed-From-To: zope->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Fri Sep 6 05:11:25 UTC 2013 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181810 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Sat Sep 7 10:03:07 UTC 2013 
State-Changed-Why:  
Committed, thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181810: commit references a PR
Date: Sat,  7 Sep 2013 10:00:59 +0000 (UTC)

 Author: rm
 Date: Sat Sep  7 10:00:50 2013
 New Revision: 326590
 URL: http://svnweb.freebsd.org/changeset/ports/326590
 
 Log:
   - update to 1.4.1
   - update project url to avoid redirect
   
   PR:		181810
   Submitted by:	Kozlov Sergey <kozlov.sergey.404@gmail.com>
 
 Modified:
   head/devel/py-six/Makefile
   head/devel/py-six/distinfo
   head/devel/py-six/pkg-descr
 
 Modified: head/devel/py-six/Makefile
 ==============================================================================
 --- head/devel/py-six/Makefile	Sat Sep  7 09:59:42 2013	(r326589)
 +++ head/devel/py-six/Makefile	Sat Sep  7 10:00:50 2013	(r326590)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	six
 -PORTVERSION=	1.2.0
 +PORTVERSION=	1.4.1
  CATEGORIES=	devel python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 @@ -12,7 +12,6 @@ COMMENT=	Python 2 and 3 compatibility ut
  
  LICENSE=	MIT
  
 -# Python3 ready
  USE_PYTHON=	yes
  USE_PYDISTUTILS=	yes
  
 
 Modified: head/devel/py-six/distinfo
 ==============================================================================
 --- head/devel/py-six/distinfo	Sat Sep  7 09:59:42 2013	(r326589)
 +++ head/devel/py-six/distinfo	Sat Sep  7 10:00:50 2013	(r326590)
 @@ -1,2 +1,2 @@
 -SHA256 (six-1.2.0.tar.gz) = 4a86d87623f75811524f30832e092914d65af7ff2eb1d403e01ec235b0e19cb3
 -SIZE (six-1.2.0.tar.gz) = 15316
 +SHA256 (six-1.4.1.tar.gz) = f045afd6dffb755cc0411acb7ce9acc4de0e71261d4b5f91de2e68d9aa5f8367
 +SIZE (six-1.4.1.tar.gz) = 21409
 
 Modified: head/devel/py-six/pkg-descr
 ==============================================================================
 --- head/devel/py-six/pkg-descr	Sat Sep  7 09:59:42 2013	(r326589)
 +++ head/devel/py-six/pkg-descr	Sat Sep  7 10:00:50 2013	(r326590)
 @@ -3,4 +3,4 @@ functions for smoothing over the differe
  with the goal of writing Python code that is compatible on both Python
  versions. See the documentation for more information on what is provided.
  
 -WWW: http://pypi.python.org/pypi/six
 +WWW: https://pypi.python.org/pypi/six/
 _______________________________________________
 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:
