aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-08-10 02:45:17 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-08-10 02:45:17 +0000
commit41a02a2693201ad1f3fb9a87d8c4606cc473b90e (patch)
treefbd73da18d96cc1327e3510aef0eeb187fd09c96 /databases
parent9e96e0ec98f20e88a3bd826160d1d5c92699ac8e (diff)
downloadports-41a02a2693201ad1f3fb9a87d8c4606cc473b90e.tar.gz
ports-41a02a2693201ad1f3fb9a87d8c4606cc473b90e.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/mongodb/Makefile2
-rw-r--r--databases/mongodb/distinfo6
-rw-r--r--databases/mongodb/files/mongod.in4
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/mongodb/Makefile b/databases/mongodb/Makefile
index 62145bc47b87..c986770b173b 100644
--- a/databases/mongodb/Makefile
+++ b/databases/mongodb/Makefile
@@ -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 --git a/databases/mongodb/distinfo b/databases/mongodb/distinfo
index faa822ee0bf5..1561ca77f32d 100644
--- a/databases/mongodb/distinfo
+++ b/databases/mongodb/distinfo
@@ -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 --git a/databases/mongodb/files/mongod.in b/databases/mongodb/files/mongod.in
index 0371eca0fc19..c39727b30382 100644
--- a/databases/mongodb/files/mongod.in
+++ b/databases/mongodb/files/mongod.in
@@ -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