From wg@FreeBSD.org  Fri Aug 23 14:25:03 2013
Return-Path: <wg@FreeBSD.org>
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <wg@FreeBSD.org>
Reply-To: William Grzybowski <wg@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] devel/py-mongoengine: update to 0.8.4
X-Send-Pr-Version: 3.114
X-GNATS-Notify: mail@derzinn.de

>Number:         181486
>Category:       ports
>Synopsis:       [PATCH] devel/py-mongoengine: update to 0.8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 23 14:30:00 UTC 2013
>Closed-Date:    Sun Sep 08 13:57:07 UTC 2013
>Last-Modified:  Sun Sep  8 15:10:00 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 23 14:30:08 UTC 2013 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181486 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Aug 23 14:30:10 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181486 
Responsible-Changed-From-To: freebsd-python->wg 
Responsible-Changed-By: wg 
Responsible-Changed-When: Fri Aug 23 14:30:33 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181486 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mail@derzinn.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/181486: [PATCH] devel/py-mongoengine: update to 0.8.4
Date: Fri, 23 Aug 2013 14:30:09 UT

 Maintainer of devel/py-mongoengine,
 
 Please note that PR ports/181486 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181486
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: wg 
State-Changed-When: Sun Sep 8 13:57:05 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181486 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181486: commit references a PR
Date: Sun,  8 Sep 2013 13:56:22 +0000 (UTC)

 Author: wg
 Date: Sun Sep  8 13:56:14 2013
 New Revision: 326727
 URL: http://svnweb.freebsd.org/changeset/ports/326727
 
 Log:
   devel/py-mongoengine: update to 0.8.4
   
   - Update to 0.8.4
   - Use zip_safe=False
   - Remove leading article from COMMENT
   - Take maintainership
   
   Changes: http://docs.mongoengine.org/en/latest/changelog.html
   
   PR:		ports/181486
   Submitted by:	wg (myself)
   Approved by:	maintainer (timeout)
 
 Modified:
   head/devel/py-mongoengine/Makefile
   head/devel/py-mongoengine/distinfo
 
 Modified: head/devel/py-mongoengine/Makefile
 ==============================================================================
 --- head/devel/py-mongoengine/Makefile	Sun Sep  8 13:47:40 2013	(r326726)
 +++ head/devel/py-mongoengine/Makefile	Sun Sep  8 13:56:14 2013	(r326727)
 @@ -2,21 +2,24 @@
  # $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
  
 -RUN_DEPENDS=	pymongo>=2.1:${PORTSDIR}/databases/pymongo
 +RUN_DEPENDS=	pymongo>=2.5:${PORTSDIR}/databases/pymongo
  
  USE_PYTHON=		yes
  USE_PYDISTUTILS=	easy_install
  PYDISTUTILS_NOEGGINFO=	yes
 -PLIST_FILES=		%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
 +
 +post-patch:
 +	@${REINPLACE_CMD} 's|classifiers=CLASSIFIERS,|classifiers=CLASSIFIERS,zip_safe=False,|' \
 +		${WRKSRC}/setup.py
  
  .include <bsd.port.mk>
 
 Modified: head/devel/py-mongoengine/distinfo
 ==============================================================================
 --- head/devel/py-mongoengine/distinfo	Sun Sep  8 13:47:40 2013	(r326726)
 +++ head/devel/py-mongoengine/distinfo	Sun Sep  8 13:56:14 2013	(r326727)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181486: commit references a PR
Date: Sun,  8 Sep 2013 15:03:52 +0000 (UTC)

 Author: wg
 Date: Sun Sep  8 15:03:44 2013
 New Revision: 326740
 URL: http://svnweb.freebsd.org/changeset/ports/326740
 
 Log:
   devel/py-mongoengine: take maintainership
   
   - Take maintainership (forgot to do so in the last commit)
   
   PR:		ports/181486
   Approved by:	maintainer (timeout)
 
 Modified:
   head/devel/py-mongoengine/Makefile
 
 Modified: head/devel/py-mongoengine/Makefile
 ==============================================================================
 --- head/devel/py-mongoengine/Makefile	Sun Sep  8 15:03:15 2013	(r326739)
 +++ head/devel/py-mongoengine/Makefile	Sun Sep  8 15:03:44 2013	(r326740)
 @@ -7,7 +7,7 @@ CATEGORIES=	devel python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
  
 -MAINTAINER=	mail@derzinn.de
 +MAINTAINER=	wg@FreeBSD.org
  COMMENT=	Object-Document-Mapper for working with MongoDB
  
  LICENSE=	MIT
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
