diff options
-rw-r--r-- | devel/py-simplejson/Makefile | 2 | ||||
-rw-r--r-- | devel/py-simplejson/distinfo | 4 | ||||
-rw-r--r-- | devel/py-simplejson/pkg-plist | 6 |
3 files changed, 9 insertions, 3 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index 632aaef51ef2..06fbc70dde5c 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simplejson -PORTVERSION= 3.0.3 +PORTVERSION= 3.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index 418caf858ba3..91b7de22cdcd 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,2 +1,2 @@ -SHA256 (simplejson-3.0.3.tar.gz) = 728f86c3a90a4c403281199bf203c71e39220d310559af1936d34ed29f897b50 -SIZE (simplejson-3.0.3.tar.gz) = 58773 +SHA256 (simplejson-3.3.0.tar.gz) = 7a8a6bd82e111976aeb06138316ab10847adf612925072eaff8512228bcf9a1f +SIZE (simplejson-3.3.0.tar.gz) = 67250 diff --git a/devel/py-simplejson/pkg-plist b/devel/py-simplejson/pkg-plist index 3ea2423b6dfb..7aa98b614bfb 100644 --- a/devel/py-simplejson/pkg-plist +++ b/devel/py-simplejson/pkg-plist @@ -53,6 +53,9 @@ %%PYTHON_SITELIBDIR%%/simplejson/tests/test_float.py %%PYTHON_SITELIBDIR%%/simplejson/tests/test_float.pyc %%PYTHON_SITELIBDIR%%/simplejson/tests/test_float.pyo +%%PYTHON_SITELIBDIR%%/simplejson/tests/test_for_json.py +%%PYTHON_SITELIBDIR%%/simplejson/tests/test_for_json.pyc +%%PYTHON_SITELIBDIR%%/simplejson/tests/test_for_json.pyo %%PYTHON_SITELIBDIR%%/simplejson/tests/test_indent.py %%PYTHON_SITELIBDIR%%/simplejson/tests/test_indent.pyc %%PYTHON_SITELIBDIR%%/simplejson/tests/test_indent.pyo @@ -83,6 +86,9 @@ %%PYTHON_SITELIBDIR%%/simplejson/tests/test_speedups.py %%PYTHON_SITELIBDIR%%/simplejson/tests/test_speedups.pyc %%PYTHON_SITELIBDIR%%/simplejson/tests/test_speedups.pyo +%%PYTHON_SITELIBDIR%%/simplejson/tests/test_tool.py +%%PYTHON_SITELIBDIR%%/simplejson/tests/test_tool.pyc +%%PYTHON_SITELIBDIR%%/simplejson/tests/test_tool.pyo %%PYTHON_SITELIBDIR%%/simplejson/tests/test_tuple.py %%PYTHON_SITELIBDIR%%/simplejson/tests/test_tuple.pyc %%PYTHON_SITELIBDIR%%/simplejson/tests/test_tuple.pyo |