View | Details | Raw Unified | Return to bug 150056
Collapse All | Expand All

(-)/usr/home/zinn/ports/mongodb/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	mongodb
8
PORTNAME=	mongodb
9
PORTVERSION=	1.6.0
9
PORTVERSION=	1.6.1
10
CATEGORIES=	databases net
10
CATEGORIES=	databases net
11
MASTER_SITES=	http://downloads.mongodb.org/src/ \
11
MASTER_SITES=	http://downloads.mongodb.org/src/ \
12
		http://derzinn.de/files/
12
		http://derzinn.de/files/
(-)/usr/home/zinn/ports/mongodb/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mongodb-src-r1.6.0.tar.gz) = d09e062b518ce71106652eac0e88a962
1
MD5 (mongodb-src-r1.6.1.tar.gz) = e4f37470bc4f910e086f68070053e8a2
2
SHA256 (mongodb-src-r1.6.0.tar.gz) = a81cb6445e003d6e73a983336855ddadf0ae4334d49f3a5ce6757d1261bd4c77
2
SHA256 (mongodb-src-r1.6.1.tar.gz) = 08ff3df5e30f854eb7154e104983d36d975b89e2f421ed799e58b2860372ff64
3
SIZE (mongodb-src-r1.6.0.tar.gz) = 1486095
3
SIZE (mongodb-src-r1.6.1.tar.gz) = 1487519
(-)/usr/home/zinn/ports/mongodb/files/mongod.in (+1 lines)
Lines 2-7 Link Here
2
2
3
# PROVIDE: mongod
3
# PROVIDE: mongod
4
# REQUIRE: NETWORK
4
# REQUIRE: NETWORK
5
# KEYWORD: shutdown
5
#
6
#
6
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
7
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
7
# to enable this service:
8
# to enable this service:

Return to bug 150056