Date: Sun, 23 Jan 2011 13:43:43 +0800 (CST) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: FreeBSD-gnats-submit@freebsd.org Cc: python@FreeBSD.org Subject: [PATCH] devel/py-simplejson: update to 2.1.3 Message-ID: <20110123054343.302264575F@lwbsd.csie.net>
index | next in thread | raw e-mail
>Submitter-Id: current-users
>Originator: Li-Wen Hsu
>Organization:
>Confidential: no
>Synopsis: [PATCH] devel/py-simplejson: update to 2.1.3
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 8.1-STABLE amd64
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Update to 2.1.3
This will be committed after feature freeze.
Port maintainer (python@FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- py27-simplejson-2.1.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-simplejson/Makefile,v
retrieving revision 1.26
diff -u -u -r1.26 Makefile
--- Makefile 1 Nov 2010 13:55:23 -0000 1.26
+++ Makefile 23 Jan 2011 05:42:49 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= simplejson
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@
MAINTAINER= python@FreeBSD.org
COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder
-USE_PYTHON= 2.4+
+USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-simplejson/distinfo,v
retrieving revision 1.19
diff -u -u -r1.19 distinfo
--- distinfo 1 Nov 2010 13:55:23 -0000 1.19
+++ distinfo 23 Jan 2011 05:42:49 -0000
@@ -1,3 +1,2 @@
-MD5 (simplejson-2.1.2.tar.gz) = a856f9ae9ab3749991a93ddeafadc554
-SHA256 (simplejson-2.1.2.tar.gz) = d196d78af44acdf47078e320124bfe4cd2cb3bd7b9be7f5587b2e149124cb49c
-SIZE (simplejson-2.1.2.tar.gz) = 131176
+SHA256 (simplejson-2.1.3.tar.gz) = 5689044e96478b42b4c1e34057f248ca22263de767430e934c6f430f005d7027
+SIZE (simplejson-2.1.3.tar.gz) = 131671
--- py27-simplejson-2.1.3.patch ends here ---
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110123054343.302264575F>
