Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  9 Aug 2010 14:53:48 +0200 (CEST)
From:      Mirko Zinn <mail@derzinn.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/149467: [MAINTAINER] databases/mongodb: update to 1.6.0
Message-ID:  <20100809125348.58012361BC24@kaspar.derzinn.de>
Resent-Message-ID: <201008091320.o79DK9AH082497@freefall.freebsd.org>

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

>Number:         149467
>Category:       ports
>Synopsis:       [MAINTAINER] databases/mongodb: update to 1.6.0
>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:   Mon Aug 09 13:20:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mirko Zinn
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD kaspar 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010
>Description:
- Update to 1.6.0

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

--- mongodb-1.6.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-07-13 15:57:31.000000000 +0200
+++ /usr/home/zinn/ports/mongodb/Makefile	2010-08-07 17:49:11.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mongodb
-PORTVERSION=	1.4.4
+PORTVERSION=	1.6.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-07-13 15:57:31.000000000 +0200
+++ /usr/home/zinn/ports/mongodb/distinfo	2010-08-07 17:51:06.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (mongodb-src-r1.4.4.tar.gz) = 2db66dabdbc4e09c28f64aa13b99dfe2
-SHA256 (mongodb-src-r1.4.4.tar.gz) = 535b2830b74c14ea431f781a2b1bf2533cde6293235c3cdc215e13f9bdc08ebf
-SIZE (mongodb-src-r1.4.4.tar.gz) = 1188403
+MD5 (mongodb-src-r1.6.0.tar.gz) = d09e062b518ce71106652eac0e88a962
+SHA256 (mongodb-src-r1.6.0.tar.gz) = a81cb6445e003d6e73a983336855ddadf0ae4334d49f3a5ce6757d1261bd4c77
+SIZE (mongodb-src-r1.6.0.tar.gz) = 1486095
diff -ruN --exclude=CVS /usr/home/zinn/ports/mongodb.orig/files/mongod.in /usr/home/zinn/ports/mongodb/files/mongod.in
--- /usr/home/zinn/ports/mongodb.orig/files/mongod.in	2010-07-27 13:24:46.000000000 +0200
+++ /usr/home/zinn/ports/mongodb/files/mongod.in	2010-08-07 17:50:38.000000000 +0200
@@ -14,8 +14,8 @@
 #               by default. Additional configuration. You
 #               can also use mongod_flags for additional
 #               command line arguments.
-# mongod_dbpath (path):   Set to /var/db/mongod by default
-# mongod_user (username): Set to "mongod" by default
+# mongod_dbpath (path):   Set to /var/db/mongodb by default
+# mongod_user (username): Set to "mongodb" by default
 
 . /etc/rc.subr
 
--- mongodb-1.6.0.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?20100809125348.58012361BC24>