From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 23 14:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8E108E1A for ; Fri, 23 Aug 2013 14:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6CBF92B45 for ; Fri, 23 Aug 2013 14:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7NEU0Zf074011 for ; Fri, 23 Aug 2013 14:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7NEU023074010; Fri, 23 Aug 2013 14:30:00 GMT (envelope-from gnats) Resent-Date: Fri, 23 Aug 2013 14:30:00 GMT Resent-Message-Id: <201308231430.r7NEU023074010@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, William Grzybowski Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0345EC65 for ; Fri, 23 Aug 2013 14:25:03 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E4D8C2B12 for ; Fri, 23 Aug 2013 14:25:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7NEP2R0073914 for ; Fri, 23 Aug 2013 14:25:02 GMT (envelope-from wg@freefall.freebsd.org) Received: (from wg@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7NEP2QT073913; Fri, 23 Aug 2013 14:25:02 GMT (envelope-from wg) Message-Id: <201308231425.r7NEP2QT073913@freefall.freebsd.org> Date: Fri, 23 Aug 2013 14:25:02 GMT From: William Grzybowski To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/181486: [PATCH] devel/py-mongoengine: update to 0.8.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: William Grzybowski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Aug 2013 14:30:00 -0000 >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: