diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-31 04:32:30 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-03-31 04:32:30 +0000 |
commit | 620f9aedb1781fe91a121159bbb4b05d1a9cb839 (patch) | |
tree | 39839dd80576054e4a76b789186a0b04c5d72e05 /devel/py-simplejson | |
parent | ecd3e976256eea3b749a5021e5442c00e2fac367 (diff) |
Notes
Diffstat (limited to 'devel/py-simplejson')
-rw-r--r-- | devel/py-simplejson/Makefile | 2 | ||||
-rw-r--r-- | devel/py-simplejson/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile index b2c2340abbd3..849b13cee6b7 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -6,7 +6,7 @@ # PORTNAME= simplejson -PORTVERSION= 1.7 +PORTVERSION= 1.7.1 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 226bd57479bd..b75acc5266d9 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,3 +1,3 @@ -MD5 (simplejson-1.7.tar.gz) = 1e8866f758ef8e7d5fe6ebeb1b26e4eb -SHA256 (simplejson-1.7.tar.gz) = e89889f9465ca3e60c5b8f2dae7c279a29edfb5e894840c95414ddf2980a8dbb -SIZE (simplejson-1.7.tar.gz) = 59806 +MD5 (simplejson-1.7.1.tar.gz) = b723d488ea43583122511263e9c2c93a +SHA256 (simplejson-1.7.1.tar.gz) = c28aa94f8fdeb8af95069640bc41bb615473944c78af9ef0eda318172dd643cd +SIZE (simplejson-1.7.1.tar.gz) = 60157 |