diff options
-rw-r--r-- | devel/py-simplejson/Makefile | 2 | ||||
-rw-r--r-- | devel/py-simplejson/distinfo | 6 | ||||
-rw-r--r-- | devel/py-simplejson/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index ea69d7a732c8..2501f2952829 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -6,7 +6,7 @@ # PORTNAME= simplejson -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= devel python MASTER_SITES= http://cheeseshop.python.org/packages/source/s/simplejson/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index 1af4dcb2fd1e..3619bf7adf78 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,3 +1,3 @@ -MD5 (simplejson-1.3.tar.gz) = fbe039b9b863572651a0f665acea34c9 -SHA256 (simplejson-1.3.tar.gz) = e68c59d56ba92bded0189a02e39d2483aea20cd23b6ec1b5d8fe1b4900d1cb26 -SIZE (simplejson-1.3.tar.gz) = 49181 +MD5 (simplejson-1.4.tar.gz) = 5fbad786a4b151d44a9b1e1e157e5510 +SHA256 (simplejson-1.4.tar.gz) = 2fedfe38e6046da334c713202d814811952a00813773c7e1e23cc8d15d157623 +SIZE (simplejson-1.4.tar.gz) = 50065 diff --git a/devel/py-simplejson/pkg-plist b/devel/py-simplejson/pkg-plist index 0d85ab7e6f35..d2363b639720 100644 --- a/devel/py-simplejson/pkg-plist +++ b/devel/py-simplejson/pkg-plist @@ -1 +1 @@ -%%PYTHON_SITELIBDIR%%/simplejson-1.3-py2.4.egg +%%PYTHON_SITELIBDIR%%/simplejson-1.4-py2.4.egg |