- Update to 3.4.0

- Fix LICENSE

Changes:	https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-04-03 15:28:56 +00:00
parent 2763c1f64b
commit 36d6cc2532
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350024
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= simplejson
PORTVERSION= 3.3.3
PORTVERSION= 3.4.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -10,8 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= Simple, fast, extensible JSON encoder/decoder
LICENSE_COMB= dual
LICENSE= MIT PSFL
# dual-licensed under MIT and Academic Free License version 2.1
LICENSE= MIT
USE_PYTHON= yes
USE_PYDISTUTILS=yes

View file

@ -1,2 +1,2 @@
SHA256 (simplejson-3.3.3.tar.gz) = bf2cdb00ef60cc16c5ea4f8db4f0a05165d357140574b6ae4d637f4f0b9557ec
SIZE (simplejson-3.3.3.tar.gz) = 67503
SHA256 (simplejson-3.4.0.tar.gz) = 62e2c1abc4af5ff9ba4ee35a4c4a026dad476f1fd39b742f780e2ddbaed54595
SIZE (simplejson-3.4.0.tar.gz) = 68908