diff options
author | wen <wen@FreeBSD.org> | 2010-09-03 11:07:10 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-09-03 11:07:10 +0800 |
commit | 8654305291fd4a3fee70fa284e6611cd0e29157b (patch) | |
tree | 5c992f7c88538fa7010d10fcab15806f118fc138 /databases/pymongo | |
parent | 2be8f1abc03677883271eb1063699813f114151f (diff) | |
download | freebsd-ports-gnome-8654305291fd4a3fee70fa284e6611cd0e29157b.tar.gz freebsd-ports-gnome-8654305291fd4a3fee70fa284e6611cd0e29157b.tar.zst freebsd-ports-gnome-8654305291fd4a3fee70fa284e6611cd0e29157b.zip |
- Update to 1.8.1
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 267c5675030e..7ee60b5af90c 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pymongo -PORTVERSION= 1.7 +PORTVERSION= 1.8.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP diff --git a/databases/pymongo/distinfo b/databases/pymongo/distinfo index 5d5ad219b287..49bcd06b981b 100644 --- a/databases/pymongo/distinfo +++ b/databases/pymongo/distinfo @@ -1,3 +1,3 @@ -MD5 (pymongo-1.7.tar.gz) = 6e74632aa71504321cd14af327e7ab7b -SHA256 (pymongo-1.7.tar.gz) = 65b4687af6b5f7487dcacfcb6b41ed19637686fe4b01da4e9df03916ca6ff745 -SIZE (pymongo-1.7.tar.gz) = 132543 +MD5 (pymongo-1.8.1.tar.gz) = 4d42a5624e1eab4d75aaae5103f7c39c +SHA256 (pymongo-1.8.1.tar.gz) = 770f9b4ceabd92c6ed930e19672ea270590b4616d20e373076e5e31069f62930 +SIZE (pymongo-1.8.1.tar.gz) = 137414 |