Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Mar 2013 11:24:56 -0800 (PST)
From:      William Grzybowski <william88@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/176698: [PATCH] databases/mongodb: update to 2.2.3
Message-ID:  <51379808.9095ec0a.0778.ffffd1ee@mx.google.com>
Resent-Message-ID: <201303061930.r26JU0MG059649@freefall.freebsd.org>

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

>Number:         176698
>Category:       ports
>Synopsis:       [PATCH] databases/mongodb: update to 2.2.3
>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:   Wed Mar 06 19:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	Update to 2.2.3
	Redports: https://redports.org/buildarchive/20130306182200-30954/
		https://redports.org/buildarchive/20130306192028-14057/

>How-To-Repeat:
>Fix:

	See attached patch


--- mongodb.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 313459)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mongodb
-PORTVERSION=	2.2.2
-PORTREVISION=	2
+PORTVERSION=	2.2.3
 CATEGORIES=	databases net
 MASTER_SITES=	http://downloads.mongodb.org/src/
 DISTNAME=	${PORTNAME}-src-r${PORTVERSION}
Index: distinfo
===================================================================
--- distinfo	(revision 313459)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (mongodb-src-r2.2.2.tar.gz) = e646abd0a9839dec11fa4f35089aad8e9aeef628bce7832ab40a3138c7462127
-SIZE (mongodb-src-r2.2.2.tar.gz) = 10171793
+SHA256 (mongodb-src-r2.2.3.tar.gz) = dd292c73f8182eb201ae4dd4bd7132c79c56247a7bc4fcde9d09a5bc6c74978d
+SIZE (mongodb-src-r2.2.3.tar.gz) = 10178451
--- mongodb.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?51379808.9095ec0a.0778.ffffd1ee>