Index: Makefile =================================================================== RCS file: /ncvs/ports/databases/mongodb-devel/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 27 Feb 2010 01:30:28 -0000 1.4 +++ Makefile 26 Jul 2010 14:53:31 -0000 @@ -6,7 +6,7 @@ # PORTNAME= mongodb -PORTVERSION= 1.3.1 +PORTVERSION= 1.5.6 CATEGORIES= databases net MASTER_SITES= http://downloads.mongodb.org/src/ PKGNAMESUFFIX= -devel Index: distinfo =================================================================== RCS file: /ncvs/ports/databases/mongodb-devel/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- distinfo 24 Jan 2010 00:32:20 -0000 1.3 +++ distinfo 26 Jul 2010 14:53:31 -0000 @@ -1,3 +1,3 @@ -MD5 (mongodb-src-r1.3.1.tar.gz) = a08c5e2a75d5316e2efcc22dbe924a70 -SHA256 (mongodb-src-r1.3.1.tar.gz) = ef65bd34a534be67b12a72a979054a6d8584ed5e46d7e69c50b197ab83662640 -SIZE (mongodb-src-r1.3.1.tar.gz) = 3924642 +MD5 (mongodb-src-r1.5.6.tar.gz) = 5a40c344208fabfcddf0469abe48a0d7 +SHA256 (mongodb-src-r1.5.6.tar.gz) = a4f8e8dfe22a3a352738ad4b645fdaf92957b763a01f4a03ce0baca852afe2b0 +SIZE (mongodb-src-r1.5.6.tar.gz) = 1449920 Index: files/mongod.in =================================================================== RCS file: /ncvs/ports/databases/mongodb-devel/files/mongod.in,v retrieving revision 1.2 diff -u -r1.2 mongod.in --- files/mongod.in 27 Mar 2010 00:12:46 -0000 1.2 +++ files/mongod.in 26 Jul 2010 14:53:31 -0000 @@ -10,7 +10,7 @@ # Set it to YES to enable mongod. # # Additional configurable variables: -# mongod_config (path): Set to %%PREFIX%%/etc/mongod.conf +# mongod_config (path): Set to %%PREFIX%%/etc/mongodb.conf # by default. Additional configuration. You # can also use mongod_flags for additional # command line arguments.