From yzlin@cs.nctu.edu.tw  Tue Dec 23 11:32:12 2008
Return-Path: <yzlin@cs.nctu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BA76C1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Dec 2008 11:32:12 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from csmailgate.cs.nctu.edu.tw (csmailgate.cs.nctu.edu.tw [140.113.235.103])
	by mx1.freebsd.org (Postfix) with ESMTP id 8A1C28FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Dec 2008 11:32:12 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from stucgi.cs.nctu.edu.tw (stucgi [140.113.235.130])
	by csmailgate.cs.nctu.edu.tw (Postfix) with ESMTP id DBC2A3F4AF;
	Tue, 23 Dec 2008 19:32:10 +0800 (CST)
Received: (from yzlin@localhost)
	by stucgi.cs.nctu.edu.tw (8.14.2/8.14.2/Submit) id mBNBWAcS008014;
	Tue, 23 Dec 2008 19:32:10 +0800 (CST)
	(envelope-from yzlin)
Message-Id: <200812231132.mBNBWAcS008014@stucgi.cs.nctu.edu.tw>
Date: Tue, 23 Dec 2008 19:32:10 +0800 (CST)
From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wenheping@gmail.com
Subject: [PATCH] devel/py25-jsonlib: update to 1.3.8
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wenheping@gmail.com

>Number:         129880
>Category:       ports
>Synopsis:       [PATCH] devel/py25-jsonlib: update to 1.3.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 23 11:40:01 UTC 2008
>Closed-Date:    Wed Jan 07 22:44:47 UTC 2009
>Last-Modified:  Wed Jan  7 22:50:02 UTC 2009
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p6 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Fri Nov 28 17:44:01 CST 2008
>Description:
- Update to 1.3.8

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

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

--- py25-jsonlib-1.3.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-jsonlib/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	10 Nov 2008 11:57:59 -0000	1.3
+++ Makefile	23 Dec 2008 11:32:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jsonlib
-PORTVERSION=	1.3.7
+PORTVERSION=	1.3.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-jsonlib/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	10 Nov 2008 11:57:59 -0000	1.3
+++ distinfo	23 Dec 2008 11:32:00 -0000
@@ -1,3 +1,3 @@
-MD5 (jsonlib-1.3.7.tar.gz) = 343b14d027a72eba212502825fd87c8b
-SHA256 (jsonlib-1.3.7.tar.gz) = 0a6dc46ebdb4f7c7418f863b50ae8d14536cff7b00e32e1162cd01be132ad9f9
-SIZE (jsonlib-1.3.7.tar.gz) = 19604
+MD5 (jsonlib-1.3.8.tar.gz) = c052b14233b8a5d9bce048c07a89bc3f
+SHA256 (jsonlib-1.3.8.tar.gz) = a7a47ed93cbabe194be67ad8924cc3e30a639dadbb8a5f428e4c5b42fa339f9c
+SIZE (jsonlib-1.3.8.tar.gz) = 19658
--- py25-jsonlib-1.3.8.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Dec 23 11:40:11 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wenheping@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/129880: [PATCH] devel/py25-jsonlib: update to 1.3.8
Date: Tue, 23 Dec 2008 11:40:09 UT

 Maintainer of devel/py-jsonlib,
 
 Please note that PR ports/129880 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/129880
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Dec 23 12:40:29 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: "wen heping" <wenheping@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/129880: [PATCH] devel/py25-jsonlib: update to 1.3.8
Date: Tue, 23 Dec 2008 20:44:23 +0800

 ------=_Part_59035_31980888.1230036263827
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 I approve it.
 Thanks.
 
 wen
 
 On Wed, Dec 24, 2008 at 3:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 
 > Maintainer of devel/py-jsonlib,
 >
 > Please note that PR ports/129880 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/129880
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >
 
 ------=_Part_59035_31980888.1230036263827
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline
 
 I approve it.<br>Thanks.<br><br>wen<br><br><div class="gmail_quote">On Wed, Dec 24, 2008 at 3:40 AM, Edwin Groothuis <span dir="ltr">&lt;<a href="mailto:edwin@freebsd.org">edwin@freebsd.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 Maintainer of devel/py-jsonlib,<br>
 <br>
 Please note that PR ports/129880 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>
  &nbsp; &nbsp;<a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129880" target="_blank">http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/129880</a><br>
 <font color="#888888"><br>
 --<br>
 Edwin Groothuis via the GNATS Auto Assign Tool<br>
 edwin@FreeBSD.org<br>
 </font></blockquote></div><br>
 
 ------=_Part_59035_31980888.1230036263827--
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jan 7 22:44:46 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129880: commit references a PR
Date: Wed,  7 Jan 2009 22:44:50 +0000 (UTC)

 miwi        2009-01-07 22:44:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-jsonlib     Makefile distinfo 
   Log:
   - Update to 1.3.8
   
   PR:             129880
   Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.4       +1 -1      ports/devel/py-jsonlib/Makefile
   1.4       +3 -3      ports/devel/py-jsonlib/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:
