diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2011-02-12 23:23:44 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2011-02-12 23:23:44 +0800 |
commit | 346d399f6592b41295519678232d0bb626b91d7a (patch) | |
tree | 56bf7977f658075679c5657db90d71861077ddcc /devel | |
parent | b7afe36eff4db42102e49a4a20d8de68dfce4a98 (diff) | |
download | freebsd-ports-gnome-346d399f6592b41295519678232d0bb626b91d7a.tar.gz freebsd-ports-gnome-346d399f6592b41295519678232d0bb626b91d7a.tar.zst freebsd-ports-gnome-346d399f6592b41295519678232d0bb626b91d7a.zip |
- Update to 2.1.3
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-simplejson/Makefile | 4 | ||||
-rw-r--r-- | devel/py-simplejson/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index eacbf6a696f9..95ad96a6fda9 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -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 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index d11cfdc196af..141a737f9fdc 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -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 |