diff options
author | William Grzybowski <wg@FreeBSD.org> | 2014-06-21 21:14:47 +0000 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2014-06-21 21:14:47 +0000 |
commit | 0ab4795b20875d451ce72ab90a1ead9697d9bdee (patch) | |
tree | ed3d328cb6b545bef40b93ecf7345ed306938718 | |
parent | d81f9f8cd2e235ffdc3ffc73981e566388cb9467 (diff) | |
download | ports-0ab4795b20875d451ce72ab90a1ead9697d9bdee.tar.gz ports-0ab4795b20875d451ce72ab90a1ead9697d9bdee.zip |
Notes
-rw-r--r-- | devel/py-simplejson/Makefile | 2 | ||||
-rw-r--r-- | devel/py-simplejson/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index d850378c2c81..1ef646ef1860 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simplejson -PORTVERSION= 3.4.0 +PORTVERSION= 3.5.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index 84cb840d3fd8..515561842191 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,2 +1,2 @@ -SHA256 (simplejson-3.4.0.tar.gz) = 62e2c1abc4af5ff9ba4ee35a4c4a026dad476f1fd39b742f780e2ddbaed54595 -SIZE (simplejson-3.4.0.tar.gz) = 68908 +SHA256 (simplejson-3.5.2.tar.gz) = 655cbbca4e7537b0493c8601b6ac01ead7d4bcc8d01ba69edffda7226a07f7b2 +SIZE (simplejson-3.5.2.tar.gz) = 70170 |