From lwhsu@jail0.lwhsu.csie.net  Tue Feb 13 10:19:21 2007
Return-Path: <lwhsu@jail0.lwhsu.csie.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 2389616A400;
	Tue, 13 Feb 2007 10:19:21 +0000 (UTC)
	(envelope-from lwhsu@jail0.lwhsu.csie.net)
Received: from knight.lwhsu.ckefgisc.org (lwhsu.Dorm7.NCTU.edu.tw [140.113.90.48])
	by mx1.freebsd.org (Postfix) with ESMTP id DBEE313C4BC;
	Tue, 13 Feb 2007 10:19:18 +0000 (UTC)
	(envelope-from lwhsu@jail0.lwhsu.csie.net)
Received: from jail0.lwhsu.csie.net (jail0 [192.168.173.100])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by knight.lwhsu.ckefgisc.org (Postfix) with ESMTP id AEDB21142A;
	Tue, 13 Feb 2007 18:19:16 +0800 (CST)
Received: (from lwhsu@localhost)
	by jail0.lwhsu.csie.net (8.13.8/8.13.8/Submit) id l1DAJG9P049974;
	Tue, 13 Feb 2007 18:19:16 +0800 (CST)
	(envelope-from lwhsu)
Message-Id: <200702131019.l1DAJG9P049974@jail0.lwhsu.csie.net>
Date: Tue, 13 Feb 2007 18:19:16 +0800 (CST)
From: Li-Wen Hsu <lwhsu@lwhsu.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: python@freebsd.org, lwhsu@lwhsu.org
Subject: [PATCH] devel/py-simplejson: update to 1.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109129
>Category:       ports
>Synopsis:       [PATCH] devel/py-simplejson: update to 1.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 13 10:20:03 GMT 2007
>Closed-Date:    Wed Feb 14 07:01:41 GMT 2007
>Last-Modified:  Wed Feb 14 07:10:05 GMT 2007
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD jail0.lwhsu.csie.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jan 26 00:04:54 CST 2007
>Description:
- Update to 1.5
- Update WWW

Port maintainer (python@FreeBSD.org) is cc'd.

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

--- py24-simplejson-1.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-simplejson/Makefile /home/lwhsu/ports/devel/py-simplejson/Makefile
--- /usr/ports/devel/py-simplejson/Makefile	Sat Jan 27 08:35:01 2007
+++ /home/lwhsu/ports/devel/py-simplejson/Makefile	Sat Feb 10 13:03:12 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	simplejson
-PORTVERSION=	1.4
-PORTREVISION=	1
+PORTVERSION=	1.5
 CATEGORIES=	devel python
 MASTER_SITES=	http://cheeseshop.python.org/packages/source/s/simplejson/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff -ruN --exclude=CVS /usr/ports/devel/py-simplejson/distinfo /home/lwhsu/ports/devel/py-simplejson/distinfo
--- /usr/ports/devel/py-simplejson/distinfo	Thu Sep  7 16:10:45 2006
+++ /home/lwhsu/ports/devel/py-simplejson/distinfo	Sat Feb 10 12:58:56 2007
@@ -1,3 +1,3 @@
-MD5 (simplejson-1.4.tar.gz) = 5fbad786a4b151d44a9b1e1e157e5510
-SHA256 (simplejson-1.4.tar.gz) = 2fedfe38e6046da334c713202d814811952a00813773c7e1e23cc8d15d157623
-SIZE (simplejson-1.4.tar.gz) = 50065
+MD5 (simplejson-1.5.tar.gz) = 16e579c1230e7a0469f9e46b57fb53df
+SHA256 (simplejson-1.5.tar.gz) = df6c8bdb40697051c5bb920eb272d33e9dd54b2ebe72e0f47a9e815a585e8ae1
+SIZE (simplejson-1.5.tar.gz) = 54956
diff -ruN --exclude=CVS /usr/ports/devel/py-simplejson/pkg-descr /home/lwhsu/ports/devel/py-simplejson/pkg-descr
--- /usr/ports/devel/py-simplejson/pkg-descr	Wed Apr 26 11:24:41 2006
+++ /home/lwhsu/ports/devel/py-simplejson/pkg-descr	Tue Feb 13 18:06:44 2007
@@ -12,4 +12,4 @@
 The decoder can handle incoming JSON strings of any specified encoding 
 (UTF-8 by default).
 
-WWW: http://svn.red-bean.com/bob/simplejson/
+WWW:	http://undefined.org/python/#simplejson
--- py24-simplejson-1.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Feb 13 10:20:16 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109129 
Responsible-Changed-From-To: python->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Tue Feb 13 14:44:52 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109129 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Wed Feb 14 07:01:27 UTC 2007 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109129: commit references a PR
Date: Wed, 14 Feb 2007 07:01:13 +0000 (UTC)

 clsung      2007-02-14 07:01:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-simplejson  Makefile distinfo pkg-descr 
   Log:
   - Update to 1.5
   - Update WWW
   
   PR:             ports/109129
   Submitted by:   Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
   
   Revision  Changes    Path
   1.6       +1 -2      ports/devel/py-simplejson/Makefile
   1.3       +3 -3      ports/devel/py-simplejson/distinfo
   1.2       +1 -1      ports/devel/py-simplejson/pkg-descr
 _______________________________________________
 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:
