From yzlin@yzlin.org  Fri Mar 20 07:51:17 2009
Return-Path: <yzlin@yzlin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 60520106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Mar 2009 07:51:17 +0000 (UTC)
	(envelope-from yzlin@yzlin.org)
Received: from yzlin.org (yzlin.cs.nctu.edu.tw [140.113.24.68])
	by mx1.freebsd.org (Postfix) with ESMTP id 34AEE8FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 20 Mar 2009 07:51:16 +0000 (UTC)
	(envelope-from yzlin@yzlin.org)
Received: by yzlin.org (Postfix, from userid 1001)
	id 5DEEE48F418; Fri, 20 Mar 2009 15:49:37 +0800 (CST)
Message-Id: <20090320074937.5DEEE48F418@yzlin.org>
Date: Fri, 20 Mar 2009 15:49:37 +0800 (CST)
From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wenheping@gmail.com
Subject: [PATCH] devel/py-GitPython: update to 0.1.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wenheping@gmail.com

>Number:         132844
>Category:       ports
>Synopsis:       [PATCH] devel/py-GitPython: update to 0.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 20 08:00:06 UTC 2009
>Closed-Date:    Fri Mar 20 12:09:37 UTC 2009
>Last-Modified:  Fri Mar 20 12:20:00 UTC 2009
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.1-RELEASE-p1 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD yzlin 7.1-RELEASE-p1 FreeBSD 7.1-RELEASE-p1 #0: Tue Jan 13 19:02:22 CST 2009
>Description:
- Update to 0.1.6

Port maintainer (wenheping@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- py-GitPython-0.1.6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-gitpython/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	13 Jan 2009 00:09:46 -0000	1.2
+++ Makefile	20 Mar 2009 07:51:04 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	GitPython
-PORTVERSION=	0.1.5
+PORTVERSION=	0.1.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-gitpython/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	13 Jan 2009 00:09:46 -0000	1.2
+++ distinfo	20 Mar 2009 07:51:04 -0000
@@ -1,3 +1,3 @@
-MD5 (GitPython-0.1.5.tar.gz) = f370d1be5f2e98b10ef28ce3df677322
-SHA256 (GitPython-0.1.5.tar.gz) = 37aed23aa6da81d2ea105ce923258924be51e543fad4e42409b53fbd7c3ca387
-SIZE (GitPython-0.1.5.tar.gz) = 16952
+MD5 (GitPython-0.1.6.tar.gz) = da9af1ffefbe03cf424f0e00bef0c868
+SHA256 (GitPython-0.1.6.tar.gz) = 49f966f435564653f7dfd36df237a6c65748b69bdd431e39971a4695f3990c8b
+SIZE (GitPython-0.1.6.tar.gz) = 16127
--- py-GitPython-0.1.6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 20 08:00:17 UTC 2009 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132844 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Mar 20 08:00:22 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wenheping@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/132844: [PATCH] devel/py-GitPython: update to 0.1.6
Date: Fri, 20 Mar 2009 08:00:20 UT

 Maintainer of devel/py-gitpython,
 
 Please note that PR ports/132844 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/132844
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, yzlin@cs.nctu.edu.tw
Cc:  
Subject: Re: ports/132844: [PATCH] devel/py-GitPython: update to 0.1.6
Date: Fri, 20 Mar 2009 16:10:11 +0800

 --001485f9a4b81e052c046588721e
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.
 Thank you.
 
 --001485f9a4b81e052c046588721e
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.<br>Thank you.<br>
 
 --001485f9a4b81e052c046588721e--
Responsible-Changed-From-To: freebsd-python->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Fri Mar 20 12:03:39 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132844 
State-Changed-From-To: feedback->closed 
State-Changed-By: lwhsu 
State-Changed-When: Fri Mar 20 12:09:36 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132844: commit references a PR
Date: Fri, 20 Mar 2009 12:09:59 +0000 (UTC)

 lwhsu       2009-03-20 12:09:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-gitpython   Makefile distinfo 
   Log:
   - Update to 0.1.6
   
   PR:             ports/132844
   Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
   Approved by:    wen heping <wenheping AT gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/devel/py-gitpython/Makefile
   1.3       +3 -3      ports/devel/py-gitpython/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:
