svn commit: r315175 - head/databases/pymongo
Wen Heping
wen at FreeBSD.org
Sun Mar 24 22:44:50 UTC 2013
Author: wen
Date: Sun Mar 24 22:44:49 2013
New Revision: 315175
URL: http://svnweb.freebsd.org/changeset/ports/315175
Log:
- Update to 2.5
Modified:
head/databases/pymongo/Makefile
head/databases/pymongo/distinfo
Modified: head/databases/pymongo/Makefile
==============================================================================
--- head/databases/pymongo/Makefile Sun Mar 24 22:44:00 2013 (r315174)
+++ head/databases/pymongo/Makefile Sun Mar 24 22:44:49 2013 (r315175)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pymongo
-PORTVERSION= 2.4.2
+PORTVERSION= 2.5
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
Modified: head/databases/pymongo/distinfo
==============================================================================
--- head/databases/pymongo/distinfo Sun Mar 24 22:44:00 2013 (r315174)
+++ head/databases/pymongo/distinfo Sun Mar 24 22:44:49 2013 (r315175)
@@ -1,2 +1,2 @@
-SHA256 (pymongo-2.4.2.tar.gz) = 6862c85844f1766c261a39022ec7a6b631988cb5528a31f8d20e78181398aa5f
-SIZE (pymongo-2.4.2.tar.gz) = 283269
+SHA256 (pymongo-2.5.tar.gz) = 79aff1c77ec6be6158a4d1a11002400ee0eb8f74dc6f4f67527f59bfac78c222
+SIZE (pymongo-2.5.tar.gz) = 294930
More information about the svn-ports-head
mailing list