Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2013 14:25:02 GMT
From:      William Grzybowski <wg@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181486: [PATCH] devel/py-mongoengine: update to 0.8.4
Message-ID:  <201308231425.r7NEP2QT073913@freefall.freebsd.org>
Resent-Message-ID: <201308231430.r7NEU023074010@freefall.freebsd.org>

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

>Number:         181486
>Category:       ports
>Synopsis:       [PATCH] devel/py-mongoengine: update to 0.8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 23 14:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #1 r251226: Sat Jun 1 21:56:43 UTC 2013 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL amd64

>Description:

	- Update to 0.8.4
        Also I wouild like to take maintainsership if it no longer interest you.

>How-To-Repeat:

>Fix:

	See attached patch



--- py-mongoengine.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 325139)
+++ Makefile	(working copy)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	mongoengine
-PORTVERSION=	0.7.9
+PORTVERSION=	0.8.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	mail@derzinn.de
-COMMENT=	A Python Object-Document-Mapper for working with MongoDB
+COMMENT=	Object-Document-Mapper for working with MongoDB
 
 LICENSE=	MIT
 
Index: distinfo
===================================================================
--- distinfo	(revision 325139)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mongoengine-0.7.9.tar.gz) = 729e6dd366b049a0dcd1694a36f1a8166d4643dd2074ff6c9c085aa349164673
-SIZE (mongoengine-0.7.9.tar.gz) = 103159
+SHA256 (mongoengine-0.8.4.tar.gz) = 623057f31ea693b0ad7a18bbbced20d60aea8628031102305bd18dcd6e6a3d86
+SIZE (mongoengine-0.8.4.tar.gz) = 124353
--- py-mongoengine.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?201308231425.r7NEP2QT073913>