Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Sep 2011 17:46:21 +0200 (CEST)
From:      Mirko Zinn <mail@derzinn.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/160663: [MAINTAINER] devel/py27-mongoengine: update to 0.5
Message-ID:  <20110911154621.538D2361BC28@kaspar.aliensatemymum.com>
Resent-Message-ID: <201109111550.p8BFo8pB005564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160663
>Category:       ports
>Synopsis:       [MAINTAINER] devel/py27-mongoengine: update to 0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 11 15:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mirko Zinn
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD kaspar 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update to 0.5

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py27-mongoengine-0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/home/zinn/ports/py-mongoengine.orig/Makefile /usr/home/zinn/ports/py-mongoengine/Makefile
--- /usr/home/zinn/ports/py-mongoengine.orig/Makefile	2010-10-28 15:06:09.000000000 +0200
+++ /usr/home/zinn/ports/py-mongoengine/Makefile	2011-09-11 17:38:00.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mongoengine
-PORTVERSION=	0.4
+PORTVERSION=	0.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@
 MAINTAINER=	mail@derzinn.de
 COMMENT=	A Python Object-Document-Mapper for working with MongoDB
 
-RUN_DEPENDS=	pymongo>=1.9:${PORTSDIR}/databases/pymongo
+RUN_DEPENDS=	pymongo>=1.11:${PORTSDIR}/databases/pymongo
 
 PLIST_FILES=	%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 
diff -ruN --exclude=CVS /usr/home/zinn/ports/py-mongoengine.orig/distinfo /usr/home/zinn/ports/py-mongoengine/distinfo
--- /usr/home/zinn/ports/py-mongoengine.orig/distinfo	2011-07-03 16:58:43.000000000 +0200
+++ /usr/home/zinn/ports/py-mongoengine/distinfo	2011-09-11 17:38:07.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (mongoengine-0.4.tar.gz) = f95a273b5469052978bca4b3ae05535519cee3a30d7b1f586384ccaa691a8396
-SIZE (mongoengine-0.4.tar.gz) = 74072
+SHA256 (mongoengine-0.5.tar.gz) = 2f8f737054951511f059a6da23345549af5ccb4d7a0ea3fde6417f153e160961
+SIZE (mongoengine-0.5.tar.gz) = 112463
--- py27-mongoengine-0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110911154621.538D2361BC28>