diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-16 13:26:52 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-02-16 13:26:52 +0000 |
commit | a6b5cab209158d3fac44913851cc82d0749153a5 (patch) | |
tree | 7ecf6d42e97836060f7e1f3aa464a98ab2e8ba1e | |
parent | - Update to 2.3.4 (diff) |
- Update to 2.0.8
PR: ports/131740
Submitted by: nivit
Notes
Notes:
svn path=/head/; revision=228501
-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 8ed86c12c936..3acf5dbd7c47 100644 --- a/devel/py-simplejson/Makefile +++ b/devel/py-simplejson/Makefile @@ -6,7 +6,7 @@ # PORTNAME= simplejson -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-simplejson/distinfo b/devel/py-simplejson/distinfo index 5eb233dd0cf7..ce502bf4fe1a 100644 --- a/devel/py-simplejson/distinfo +++ b/devel/py-simplejson/distinfo @@ -1,3 +1,3 @@ -MD5 (simplejson-2.0.7.tar.gz) = 9d02273f8615b8e3fceda891ffff10d1 -SHA256 (simplejson-2.0.7.tar.gz) = 2b349ed73540f8ce68bdfa29e08e3dff9d885027bfa06d6a871a09fe381ddbbe -SIZE (simplejson-2.0.7.tar.gz) = 114982 +MD5 (simplejson-2.0.8.tar.gz) = 29f8a89bcc4d751f4039436ec769807f +SHA256 (simplejson-2.0.8.tar.gz) = 4185e3f2a4b5d05bff8fca27053336e5b7eb64c8ff17871bb60a6f2255d639be +SIZE (simplejson-2.0.8.tar.gz) = 114991 diff --git a/devel/py-simplejson/pkg-plist b/devel/py-simplejson/pkg-plist index 9a3b61422848..7462d2591dfc 100644 --- a/devel/py-simplejson/pkg-plist +++ b/devel/py-simplejson/pkg-plist @@ -20,6 +20,6 @@ %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/search.html %%PORTDOCS%%%%DOCSDIR%%/searchindex.json -%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources %%PORTDOCS%%@dirrm %%DOCSDIR%%/_static +%%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources %%PORTDOCS%%@dirrm %%DOCSDIR%% |