Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2009 02:30:52 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        python@freebsd.org
Subject:   [PATCH] devel/py-simplejson: update to 2.0.7
Message-ID:  <200902061830.n16IUqPi011942@stucgi.cs.nctu.edu.tw>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Yi-Jheng Lin
>Organization:	NCTU CS
>Confidential:	no 
>Synopsis:	[PATCH] devel/py-simplejson: update to 2.0.7
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 7.1-RELEASE amd64
>Environment:
System: FreeBSD stucgi 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Tue Jan  6 18:29:34 CST
>Description:
- Update to 2.0.7

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

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

--- py-simplejson-2.0.7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-simplejson/Makefile,v
retrieving revision 1.21
diff -u -r1.21 Makefile
--- Makefile	28 Dec 2008 11:46:14 -0000	1.21
+++ Makefile	6 Feb 2009 18:30:40 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	simplejson
-PORTVERSION=	2.0.6
+PORTVERSION=	2.0.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-simplejson/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	28 Dec 2008 11:46:14 -0000	1.14
+++ distinfo	6 Feb 2009 18:30:40 -0000
@@ -1,3 +1,3 @@
-MD5 (simplejson-2.0.6.tar.gz) = 1c200c8d5ba910706bad0618389e9e3c
-SHA256 (simplejson-2.0.6.tar.gz) = 0e869b83c802e1bd291d610343402f10b892374c8c6d880252a7fc5c675098e9
-SIZE (simplejson-2.0.6.tar.gz) = 112178
+MD5 (simplejson-2.0.7.tar.gz) = 9d02273f8615b8e3fceda891ffff10d1
+SHA256 (simplejson-2.0.7.tar.gz) = 2b349ed73540f8ce68bdfa29e08e3dff9d885027bfa06d6a871a09fe381ddbbe
+SIZE (simplejson-2.0.7.tar.gz) = 114982
--- py-simplejson-2.0.7.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902061830.n16IUqPi011942>