From zinn@derzinn.de  Thu Mar 25 22:17:43 2010
Return-Path: <zinn@derzinn.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2AD7B106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Mar 2010 22:17:43 +0000 (UTC)
	(envelope-from zinn@derzinn.de)
Received: from oops.0xC0DE.de (oops.0xC0DE.de [78.46.70.3])
	by mx1.freebsd.org (Postfix) with ESMTP id DD3938FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Mar 2010 22:17:42 +0000 (UTC)
Received: from localhost (localhost.0xC0DE.de [127.0.0.1])
	by oops.0xC0DE.de (Postfix) with ESMTP id 455533980F2
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Mar 2010 23:17:40 +0100 (CET)
Received: from oops.0xC0DE.de ([127.0.0.1])
	by localhost (oops.0xC0DE.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id wUB-Kq2G+yoJ for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 25 Mar 2010 23:17:35 +0100 (CET)
Received: from derzinn.de (i59F5567D.versanet.de [89.245.86.125])
	(Authenticated sender: info@derzinn.de)
	by oops.0xC0DE.de (Postfix) with ESMTPA id C8C543980E3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Mar 2010 23:17:34 +0100 (CET)
Received: by derzinn.de (Postfix, from userid 1001)
	id 6007C361BC21; Thu, 25 Mar 2010 23:17:34 +0100 (CET)
Message-Id: <20100325221734.6007C361BC21@derzinn.de>
Date: Thu, 25 Mar 2010 23:17:34 +0100 (CET)
From: Charlie & <root@kaspar.derzinn.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mail@derzinn.de
Subject: [PATCH] databases/mongodb: update to 1.4.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mail@derzinn.de

>Number:         145047
>Category:       ports
>Synopsis:       [PATCH] databases/mongodb: update to 1.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 25 22:20:08 UTC 2010
>Closed-Date:    Sat Apr 03 00:35:18 UTC 2010
>Last-Modified:  Sat Apr  3 00:40:10 UTC 2010
>Originator:     Charlie &
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD kaspar 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan  5 21:11:58 UTC
>Description:
- Update to 1.4.0

Port maintainer (mail@derzinn.de) is cc'd.

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

--- mongodb-1.4.0.patch begins here ---
diff -ruN --exclude=CVS /usr/home/zinn/ports/mongodb.orig/Makefile /usr/home/zinn/ports/mongodb/Makefile
--- /usr/home/zinn/ports/mongodb.orig/Makefile	2010-03-09 18:55:00.000000000 +0100
+++ /usr/home/zinn/ports/mongodb/Makefile	2010-03-25 22:57:47.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mongodb
-PORTVERSION=	1.2.3
+PORTVERSION=	1.4.0
 CATEGORIES=	databases net
 MASTER_SITES=	http://downloads.mongodb.org/src/ \
 		http://derzinn.de/files/
diff -ruN --exclude=CVS /usr/home/zinn/ports/mongodb.orig/distinfo /usr/home/zinn/ports/mongodb/distinfo
--- /usr/home/zinn/ports/mongodb.orig/distinfo	2010-03-09 18:55:00.000000000 +0100
+++ /usr/home/zinn/ports/mongodb/distinfo	2010-03-25 22:59:02.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (mongodb-src-r1.2.3.tar.gz) = bb3262e8c19d4ce3c55b29fb53125c4c
-SHA256 (mongodb-src-r1.2.3.tar.gz) = 7cd8ee86a2101969d11069184f870c122704a672ee169750f5d36f734a5cb072
-SIZE (mongodb-src-r1.2.3.tar.gz) = 3879136
+MD5 (mongodb-src-r1.4.0.tar.gz) = 67bed1687c37ce77d36fb73b63dca6b5
+SHA256 (mongodb-src-r1.4.0.tar.gz) = 2a3a9e9a7267aadcc730a6b1010894df9397fb5d19c29010fdc2de95ef5b31cb
+SIZE (mongodb-src-r1.4.0.tar.gz) = 1184638
--- mongodb-1.4.0.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Mar 25 22:20:28 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mail@derzinn.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/145047: [PATCH] databases/mongodb: update to 1.4.0
Date: Thu, 25 Mar 2010 22:20:25 UT

 Maintainer of databases/mongodb,
 
 Please note that PR ports/145047 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/145047
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Mirko Zinn <mail@derzinn.de>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/145047: [PATCH] databases/mongodb: update to 1.4.0
Date: Thu, 25 Mar 2010 23:46:51 +0100

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --Apple-Mail-34--807764171
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain; charset=iso-8859-1
 
 I approve the patch ;)
 
 Am 25.03.2010 um 23:20 schrieb Edwin Groothuis:
 
 > Maintainer of databases/mongodb,
 >=20
 > Please note that PR ports/145047 has just been submitted.
 >=20
 > 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.
 >=20
 > The full text of the PR can be found at:
 >    http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/145047
 >=20
 > --=20
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 
 Gru=DF
 Mirko
 
 
 --Apple-Mail-34--807764171
 content-type: application/pgp-signature; x-mac-type=70674453;
 	name=PGP.sig
 content-description: Signierter Teil der Nachricht
 content-disposition: inline; filename=PGP.sig
 content-transfer-encoding: 7bit
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
 
 iEYEARECAAYFAkur5+AACgkQ5F/97S0F91OE8ACfcnkbe1z+vfJqsy3w07vnr0+B
 /RIAn0nppWaoxyx475MjPrC1c0H/PPhL
 =iyPr
 -----END PGP SIGNATURE-----
 
 --Apple-Mail-34--807764171--
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Fri Mar 26 00:49:28 UTC 2010 
State-Changed-Why:  
Submitter is maintainer from another address. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145047 
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: sylvio 
Responsible-Changed-When: Fri Mar 26 03:00:35 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145047 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Sat Apr 3 00:35:17 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/145047: commit references a PR
Date: Sat,  3 Apr 2010 00:35:14 +0000 (UTC)

 sylvio      2010-04-03 00:35:01 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/mongodb    Makefile distinfo 
   Log:
   - Update to 1.4.0
   
   PR:             ports/145047
   Submitted by:   Mirko Zinn <mail@derzinn.de> (maintainer)
   Approved by:    itetcu (mentor)
   
   Revision  Changes    Path
   1.7       +1 -1      ports/databases/mongodb/Makefile
   1.6       +3 -3      ports/databases/mongodb/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
