diff options
author | wen <wen@FreeBSD.org> | 2013-01-11 20:50:15 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2013-01-11 20:50:15 +0800 |
commit | 902fc01dc9dc34b2789499de311fcbe0eb9d3015 (patch) | |
tree | c3ff3733d5ffc6433ff7bea72f5f79e68c954591 /databases | |
parent | 78946315fe0c5d2248172692acdb10abdedcc408 (diff) | |
download | freebsd-ports-gnome-902fc01dc9dc34b2789499de311fcbe0eb9d3015.tar.gz freebsd-ports-gnome-902fc01dc9dc34b2789499de311fcbe0eb9d3015.tar.zst freebsd-ports-gnome-902fc01dc9dc34b2789499de311fcbe0eb9d3015.zip |
- Update to 2.4.1
- Trim Makefile headers
Diffstat (limited to 'databases')
-rw-r--r-- | databases/pymongo/Makefile | 8 | ||||
-rw-r--r-- | databases/pymongo/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile index 2bce1de02436..9be513743198 100644 --- a/databases/pymongo/Makefile +++ b/databases/pymongo/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: pymongo -# Date created: 23 Nov, 2009 -# Whom: wen@FreeBSD.org -# +# Created by: wen@FreeBSD.org # $FreeBSD$ -# PORTNAME= pymongo -PORTVERSION= 2.3 +PORTVERSION= 2.4.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP diff --git a/databases/pymongo/distinfo b/databases/pymongo/distinfo index 365902f063b2..a2bcb4e482ce 100644 --- a/databases/pymongo/distinfo +++ b/databases/pymongo/distinfo @@ -1,2 +1,2 @@ -SHA256 (pymongo-2.3.tar.gz) = 8e43fdd7ea8e2aa965791af1b6e24186248023c6fde70092d9631b1d9150b1dc -SIZE (pymongo-2.3.tar.gz) = 254199 +SHA256 (pymongo-2.4.1.tar.gz) = dae8a074137ade3c854c47f76853792b69d1cbc263d9e74aaca50a02842da970 +SIZE (pymongo-2.4.1.tar.gz) = 275222 |