svn commit: r310231 - head/databases/pymongo
Wen Heping
wen at FreeBSD.org
Fri Jan 11 12:50:16 UTC 2013
Author: wen
Date: Fri Jan 11 12:50:15 2013
New Revision: 310231
URL: http://svnweb.freebsd.org/changeset/ports/310231
Log:
- Update to 2.4.1
- Trim Makefile headers
Modified:
head/databases/pymongo/Makefile
head/databases/pymongo/distinfo
Modified: head/databases/pymongo/Makefile
==============================================================================
--- head/databases/pymongo/Makefile Fri Jan 11 11:59:12 2013 (r310230)
+++ head/databases/pymongo/Makefile Fri Jan 11 12:50:15 2013 (r310231)
@@ -1,12 +1,8 @@
-# Ports collection makefile for: pymongo
-# Date created: 23 Nov, 2009
-# Whom: wen at FreeBSD.org
-#
+# Created by: wen at FreeBSD.org
# $FreeBSD$
-#
PORTNAME= pymongo
-PORTVERSION= 2.3
+PORTVERSION= 2.4.1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
Modified: head/databases/pymongo/distinfo
==============================================================================
--- head/databases/pymongo/distinfo Fri Jan 11 11:59:12 2013 (r310230)
+++ head/databases/pymongo/distinfo Fri Jan 11 12:50:15 2013 (r310231)
@@ -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
More information about the svn-ports-all
mailing list