Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2012 07:34:37 +0100 (CET)
From:      Mirko Zinn <mail@derzinn.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/166312: [MAINTAINER] databases/mongodb: update to 2.0.4
Message-ID:  <20120322063437.4609280@kaspar.derzinn.de>
Resent-Message-ID: <201203220640.q2M6eCsJ074505@freefall.freebsd.org>

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

>Number:         166312
>Category:       ports
>Synopsis:       [MAINTAINER] databases/mongodb: update to 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 22 06:40:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mirko Zinn
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD kaspar.derzinn.de 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:
- Update to 2.0.4

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- mongodb-2.0.4.patch begins here ---
diff -ruN --exclude=CVS ../mongodb.orig/Makefile ./Makefile
--- ../mongodb.orig/Makefile	2012-03-01 00:33:31.000000000 +0100
+++ ./Makefile	2012-03-21 23:11:15.461698136 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mongodb
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	databases net
 MASTER_SITES=	http://downloads.mongodb.org/src/
 DISTNAME=	${PORTNAME}-src-r${PORTVERSION}
diff -ruN --exclude=CVS ../mongodb.orig/distinfo ./distinfo
--- ../mongodb.orig/distinfo	2012-03-01 00:33:31.000000000 +0100
+++ ./distinfo	2012-03-21 23:11:32.372701211 +0100
@@ -1,2 +1,2 @@
-SHA256 (mongodb-src-r2.0.3.tar.gz) = f5f365adc6597d5c3c086da27f0ca179313da03fb547a2202badd23f95360699
-SIZE (mongodb-src-r2.0.3.tar.gz) = 2964557
+SHA256 (mongodb-src-r2.0.4.tar.gz) = 65296df2777778f49a72513483d048f271339683c89d676b80e76687496a38f9
+SIZE (mongodb-src-r2.0.4.tar.gz) = 2966431
diff -ruN --exclude=CVS ../mongodb.orig/files/patch-SConstruct ./files/patch-SConstruct
--- ../mongodb.orig/files/patch-SConstruct	2012-03-01 00:33:31.000000000 +0100
+++ ./files/patch-SConstruct	2012-03-21 23:21:17.228765081 +0100
@@ -1,5 +1,5 @@
---- SConstruct.orig	2012-02-29 18:18:35.000000000 +0100
-+++ SConstruct	2012-02-29 18:30:34.000000000 +0100
+--- SConstruct.orig	2012-03-21 22:02:02.000000000 +0100
++++ SConstruct	2012-03-21 23:21:09.000000000 +0100
 @@ -714,7 +714,10 @@
  
      #make scons colorgcc friendly
@@ -24,7 +24,7 @@
      else:
          myModule.configure( env , fileLists , options_topass )
  
-@@ -1481,7 +1485,7 @@
+@@ -1458,7 +1462,7 @@
      fullInstallName = installDir + "/bin/" + name
  
      allBinaries += [ name ]
--- mongodb-2.0.4.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?20120322063437.4609280>