View | Details | Raw Unified | Return to bug 109129
Collapse All | Expand All

(-)/home/lwhsu/ports/devel/py-simplejson/Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	simplejson
8
PORTNAME=	simplejson
9
PORTVERSION=	1.4
9
PORTVERSION=	1.5
10
PORTREVISION=	1
11
CATEGORIES=	devel python
10
CATEGORIES=	devel python
12
MASTER_SITES=	http://cheeseshop.python.org/packages/source/s/simplejson/
11
MASTER_SITES=	http://cheeseshop.python.org/packages/source/s/simplejson/
13
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)/home/lwhsu/ports/devel/py-simplejson/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (simplejson-1.4.tar.gz) = 5fbad786a4b151d44a9b1e1e157e5510
1
MD5 (simplejson-1.5.tar.gz) = 16e579c1230e7a0469f9e46b57fb53df
2
SHA256 (simplejson-1.4.tar.gz) = 2fedfe38e6046da334c713202d814811952a00813773c7e1e23cc8d15d157623
2
SHA256 (simplejson-1.5.tar.gz) = df6c8bdb40697051c5bb920eb272d33e9dd54b2ebe72e0f47a9e815a585e8ae1
3
SIZE (simplejson-1.4.tar.gz) = 50065
3
SIZE (simplejson-1.5.tar.gz) = 54956
(-)/home/lwhsu/ports/devel/py-simplejson/pkg-descr (-1 / +1 lines)
Lines 12-15 Link Here
12
The decoder can handle incoming JSON strings of any specified encoding 
12
The decoder can handle incoming JSON strings of any specified encoding 
13
(UTF-8 by default).
13
(UTF-8 by default).
14
14
15
WWW: http://svn.red-bean.com/bob/simplejson/
15
WWW:	http://undefined.org/python/#simplejson

Return to bug 109129