From nobody@FreeBSD.org  Fri May 27 19:10:55 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A8B08106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 May 2011 19:10:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 9896A8FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 May 2011 19:10:55 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4RJAt1l026831
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 27 May 2011 19:10:55 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p4RJAsGL026829;
	Fri, 27 May 2011 19:10:54 GMT
	(envelope-from nobody)
Message-Id: <201105271910.p4RJAsGL026829@red.freebsd.org>
Date: Fri, 27 May 2011 19:10:54 GMT
From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/py-distutils-extra: update to 2.27
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: jupengfei@gmail.com

>Number:         157371
>Category:       ports
>Synopsis:       [UPDATE] devel/py-distutils-extra: update to 2.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 27 19:20:09 UTC 2011
>Closed-Date:    Sat Jun 25 07:25:37 UTC 2011
>Last-Modified:  Sat Jun 25 07:30:12 UTC 2011
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update to 2.27

changelog:
https://launchpad.net/python-distutils-extra/trunk/2.27
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa py-distutils-extra.orig/Makefile py-distutils-extra/Makefile
--- py-distutils-extra.orig/Makefile	2011-03-17 18:46:45.000000000 +0300
+++ py-distutils-extra/Makefile	2011-05-27 22:54:01.000000000 +0400
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=		distutils-extra
-PORTVERSION=		2.26
+PORTVERSION=		2.27
 CATEGORIES=		devel python
-MASTER_SITES=		http://launchpadlibrarian.net/66409382/
+MASTER_SITES=		http://launchpadlibrarian.net/72154966/
 PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
 DISTNAME=		python-${PORTNAME}-${PORTVERSION}
 
diff -ruNa py-distutils-extra.orig/distinfo py-distutils-extra/distinfo
--- py-distutils-extra.orig/distinfo	2011-03-17 18:46:45.000000000 +0300
+++ py-distutils-extra/distinfo	2011-05-27 22:54:13.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (python-distutils-extra-2.26.tar.gz) = 11a3d16efffb00c2b50f40c48531dadaf553ed7a36c5621fde437a16ca40f7ea
-SIZE (python-distutils-extra-2.26.tar.gz) = 26085
+SHA256 (python-distutils-extra-2.27.tar.gz) = 02b28356e4c13c78040f83878606d5115dd28528355388961685a2f3f851a3e7
+SIZE (python-distutils-extra-2.27.tar.gz) = 26475


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri May 27 19:20:22 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157371 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri May 27 19:20:27 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jupengfei@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/157371: [UPDATE] devel/py-distutils-extra: update to 2.27
Date: Fri, 27 May 2011 19:20:24 UT

 Maintainer of devel/py-distutils-extra,
 
 Please note that PR ports/157371 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157371
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Pengfei Ju <jupengfei@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/157371: [UPDATE] devel/py-distutils-extra: update to 2.27
Date: Sat, 28 May 2011 11:42:00 +0800

 --bcaec501603b3687ba04a44dd6f7
 Content-Type: text/plain; charset=ISO-8859-1
 
 agreed.
 thanks.
 
 2011/5/28 Edwin Groothuis <edwin@freebsd.org>
 
 > Maintainer of devel/py-distutils-extra,
 >
 > Please note that PR ports/157371 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/157371
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 
 
 -- 
 Ju Pengfei
 
 --bcaec501603b3687ba04a44dd6f7
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 agreed.<br>thanks.<br><br><div class=3D"gmail_quote">2011/5/28 Edwin Grooth=
 uis <span dir=3D"ltr">&lt;<a href=3D"mailto:edwin@freebsd.org">edwin@freebs=
 d.org</a>&gt;</span><br><blockquote class=3D"gmail_quote" style=3D"margin:0=
  0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
 Maintainer of devel/py-distutils-extra,<br>
 <br>
 Please note that PR ports/157371 has just been submitted.<br>
 <br>
 If it contains a patch for an upgrade, an enhancement or a bug fix<br>
 you agree on, reply to this email stating that you approve the patch<br>
 and a committer will take care of it.<br>
 <br>
 The full text of the PR can be found at:<br>
  =A0 =A0<a href=3D"http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/15737=
 1" target=3D"_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/157=
 371</a><br>
 <font color=3D"#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></blockquote></div><br><br clear=3D"all"><br>-- <br>Ju Pengfei<br>
 
 --bcaec501603b3687ba04a44dd6f7--
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jun 25 07:25:36 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157371: commit references a PR
Date: Sat, 25 Jun 2011 07:25:36 +0000 (UTC)

 miwi        2011-06-25 07:25:23 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-distutils-extra Makefile distinfo 
   Log:
   - Update to 2.27
   
   PR:             157371
   Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.7       +2 -2      ports/devel/py-distutils-extra/Makefile
   1.7       +2 -2      ports/devel/py-distutils-extra/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
