diff options
author | wen <wen@FreeBSD.org> | 2010-06-27 16:27:34 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-06-27 16:27:34 +0800 |
commit | 1624360306b5d68b55a05625da9fecd09cb345cd (patch) | |
tree | fd2d59fbacad6153044d377afbc24133f9053d90 | |
parent | 5baab5e8b48a8c3c0005e5b76da1d7836850ac3f (diff) | |
download | freebsd-ports-gnome-1624360306b5d68b55a05625da9fecd09cb345cd.tar.gz freebsd-ports-gnome-1624360306b5d68b55a05625da9fecd09cb345cd.tar.zst freebsd-ports-gnome-1624360306b5d68b55a05625da9fecd09cb345cd.zip |
- Update to 1.7
Feature safe: yes
-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 |