svn commit: r303536 - head/databases/pymongo

Wen Heping wen at FreeBSD.org
Sun Sep 2 07:29:59 UTC 2012


Author: wen
Date: Sun Sep  2 07:29:58 2012
New Revision: 303536
URL: http://svn.freebsd.org/changeset/ports/303536

Log:
  - Update to 2.3

Modified:
  head/databases/pymongo/Makefile
  head/databases/pymongo/distinfo

Modified: head/databases/pymongo/Makefile
==============================================================================
--- head/databases/pymongo/Makefile	Sun Sep  2 06:47:45 2012	(r303535)
+++ head/databases/pymongo/Makefile	Sun Sep  2 07:29:58 2012	(r303536)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pymongo
-PORTVERSION=	2.2
+PORTVERSION=	2.3
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 

Modified: head/databases/pymongo/distinfo
==============================================================================
--- head/databases/pymongo/distinfo	Sun Sep  2 06:47:45 2012	(r303535)
+++ head/databases/pymongo/distinfo	Sun Sep  2 07:29:58 2012	(r303536)
@@ -1,2 +1,2 @@
-SHA256 (pymongo-2.2.tar.gz) = ac7952896ecfd5d9b4b9d8bb0077c95a0296ea21374df85e2ca32c237c0be57f
-SIZE (pymongo-2.2.tar.gz) = 228794
+SHA256 (pymongo-2.3.tar.gz) = 8e43fdd7ea8e2aa965791af1b6e24186248023c6fde70092d9631b1d9150b1dc
+SIZE (pymongo-2.3.tar.gz) = 254199



More information about the svn-ports-all mailing list