View | Details | Raw Unified | Return to bug 167138 | Differences between
and this patch

Collapse All | Expand All

(-)moosefs-master/Makefile (-2 / +4 lines)
Lines 6-20 Link Here
6
#
6
#
7
7
8
PORTNAME=	moosefs
8
PORTNAME=	moosefs
9
PORTVERSION=	1.6.20
9
PORTVERSION=	1.6.24
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	SF/moosefs/moosefs/${PORTVERSION}/
11
MASTER_SITES=	http://moosefs.org/tl_files/mfscode/ \
12
		http://ports.quxingwen.com/dist/mfs/
12
PKGNAMESUFFIX=	-master
13
PKGNAMESUFFIX=	-master
13
DISTNAME=	mfs-${PORTVERSION}
14
DISTNAME=	mfs-${PORTVERSION}
14
15
15
MAINTAINER=	chifeng@gmail.com
16
MAINTAINER=	chifeng@gmail.com
16
COMMENT=	Managing the whole filesystem and storing metadata
17
COMMENT=	Managing the whole filesystem and storing metadata
17
18
19
LICENSE=	GPLv3
18
USE_PYTHON=	2.5+
20
USE_PYTHON=	2.5+
19
21
20
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
(-)moosefs-master/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (mfs-1.6.20.tar.gz) = a3bf6c992a9b5724c37dea6c76091072e22f00a749d6aecc61d8c885607246a1
1
SHA256 (mfs-1.6.24.tar.gz) = 823c2c63d66dc8ba9d409e8af0f6c452cebc3a073f1d89b034e65320104eaa25
2
SIZE (mfs-1.6.20.tar.gz) = 657147
2
SIZE (mfs-1.6.24.tar.gz) = 734969

Return to bug 167138