diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-06-27 08:27:34 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-06-27 08:27:34 +0000 |
commit | c0c1744849cb46d473dff1609232b1bcf07fbd5c (patch) | |
tree | b2a61001574136ff1af0860010990de419cf5ff1 /databases/pymongo | |
parent | 16e3a5c57e787ddd93a0f0a3a2b2dad87712f12b (diff) | |
download | ports-c0c1744849cb46d473dff1609232b1bcf07fbd5c.tar.gz ports-c0c1744849cb46d473dff1609232b1bcf07fbd5c.zip |
Notes
Diffstat (limited to 'databases/pymongo')
-rw-r--r-- | databases/pymongo/Makefile | 2 | ||||
-rw-r--r-- | databases/pymongo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile index 904068ac3d91..eb58135ba026 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pymongo -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= databases python MASTER_SITES= CHEESESHOP diff --git a/databases/pymongo/distinfo b/databases/pymongo/distinfo index b0ebe2455bea..5d5ad219b287 100644 --- a/databases/pymongo/distinfo +++ b/databases/pymongo/distinfo @@ -1,3 +1,3 @@ -MD5 (pymongo-1.6.tar.gz) = 5281eedd759462a7414a9c07a19ce3b5 -SHA256 (pymongo-1.6.tar.gz) = eece8a8553cdad720545f0f6cf47f7d3636a963208c9ee83e3a51025965d935c -SIZE (pymongo-1.6.tar.gz) = 123650 +MD5 (pymongo-1.7.tar.gz) = 6e74632aa71504321cd14af327e7ab7b +SHA256 (pymongo-1.7.tar.gz) = 65b4687af6b5f7487dcacfcb6b41ed19637686fe4b01da4e9df03916ca6ff745 +SIZE (pymongo-1.7.tar.gz) = 132543 |