1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 1.6.1

- Add shutdown KEYWORD to rc script

PR:		ports/150056
Submitted by:	Mirko Zinn <mail@derzinn.de> (maintainer)
This commit is contained in:
Sahil Tandon 2010-08-29 01:53:22 +00:00
parent 94ad980ba9
commit 4143081c79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260148
3 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mongodb
PORTVERSION= 1.6.0
PORTVERSION= 1.6.1
CATEGORIES= databases net
MASTER_SITES= http://downloads.mongodb.org/src/ \
http://derzinn.de/files/

View File

@ -1,3 +1,3 @@
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
MD5 (mongodb-src-r1.6.1.tar.gz) = e4f37470bc4f910e086f68070053e8a2
SHA256 (mongodb-src-r1.6.1.tar.gz) = 08ff3df5e30f854eb7154e104983d36d975b89e2f421ed799e58b2860372ff64
SIZE (mongodb-src-r1.6.1.tar.gz) = 1487519

View File

@ -2,6 +2,7 @@
# PROVIDE: mongod
# REQUIRE: NETWORK
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
# to enable this service: