aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-08-21 04:01:03 +0800
committerwg <wg@FreeBSD.org>2013-08-21 04:01:03 +0800
commitd4570d5b7164d404c5988e9691e7cc69be73b156 (patch)
treec8779481f1f1a5ff88f208fb6254ed1c657916e8 /databases
parent11b7ade3be28703a512e07045769bd7724be460f (diff)
downloadfreebsd-ports-gnome-d4570d5b7164d404c5988e9691e7cc69be73b156.tar.gz
freebsd-ports-gnome-d4570d5b7164d404c5988e9691e7cc69be73b156.tar.zst
freebsd-ports-gnome-d4570d5b7164d404c5988e9691e7cc69be73b156.zip
databases/pymongo: update to 2.6
- Update to 2.6 - Add LICENSE (AL2) - Fix WWW line in pkg-descr (one space and ending slash) Changes: https://github.com/mongodb/mongo-python-driver/blob/2.6/doc/changelog.rst
Diffstat (limited to 'databases')
-rw-r--r--databases/pymongo/Makefile4
-rw-r--r--databases/pymongo/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/databases/pymongo/Makefile b/databases/pymongo/Makefile
index bfb36c694c6f..d22ef8a5dec8 100644
--- a/databases/pymongo/Makefile
+++ b/databases/pymongo/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= pymongo
-PORTVERSION= 2.5.2
+PORTVERSION= 2.6
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
MAINTAINER= wg@FreeBSD.org
COMMENT= Python driver for MongoDB
+LICENSE= AL2
+
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
diff --git a/databases/pymongo/distinfo b/databases/pymongo/distinfo
index a95d83ac6f4f..6635eb4b67b2 100644
--- a/databases/pymongo/distinfo
+++ b/databases/pymongo/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pymongo-2.5.2.tar.gz) = 84ac1da67d0dabc711fa8259324d4e94b26a85411bcf0c12dc80a427d9f93ecc
-SIZE (pymongo-2.5.2.tar.gz) = 303234
+SHA256 (pymongo-2.6.tar.gz) = 0397584348e5b9efa678878ef686ea3bb77f9b83e634480033ce67467d43675a
+SIZE (pymongo-2.6.tar.gz) = 322457