Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2012 00:44:55 GMT
From:      Chifeng Qu <chifeng@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/167137: [MAINTAINER-UPDATE] sysutils/moosefs-client update to 1.6.24
Message-ID:  <201204210044.q3L0itEY063485@red.freebsd.org>
Resent-Message-ID: <201204210050.q3L0o0mL081219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167137
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] sysutils/moosefs-client update to 1.6.24
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 00:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Chifeng Qu
>Release:        FreeBSD 8.2-RELEASE
>Organization:
pipal
>Environment:
FreeBSD fb.chifeng.name 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The port sysutils/moosefs-client update to latest version 1.6.24.
>How-To-Repeat:
NONE
>Fix:
apply this patch.

Patch attached with submission follows:

diff -ruN moosefs-client.bak/Makefile moosefs-client/Makefile
--- moosefs-client.bak/Makefile	2011-01-21 09:29:04.000000000 +0000
+++ moosefs-client/Makefile	2012-04-18 23:30:20.000000000 +0000
@@ -6,15 +6,18 @@
 #
 
 PORTNAME=	moosefs
-PORTVERSION=	1.6.20
+PORTVERSION=	1.6.24
 CATEGORIES=	sysutils
-MASTER_SITES=	SF/moosefs/moosefs/${PORTVERSION}/
+MASTER_SITES=	http://moosefs.org/tl_files/mfscode/ \
+		http://ports.quxingwen.com/dist/mfs/
 PKGNAMESUFFIX=	-client
 DISTNAME=	mfs-${PORTVERSION}
 
 MAINTAINER=	chifeng@gmail.com
 COMMENT=	Moosefs client tools
 
+LICENSE=	GPLv3
+
 BUILD_DEPENDS=	${LOCALBASE}/bin/pkg-config:${PORTSDIR}/devel/pkg-config \
 		${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
 RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
diff -ruN moosefs-client.bak/distinfo moosefs-client/distinfo
--- moosefs-client.bak/distinfo	2011-01-21 09:29:04.000000000 +0000
+++ moosefs-client/distinfo	2012-04-18 23:30:27.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (mfs-1.6.20.tar.gz) = a3bf6c992a9b5724c37dea6c76091072e22f00a749d6aecc61d8c885607246a1
-SIZE (mfs-1.6.20.tar.gz) = 657147
+SHA256 (mfs-1.6.24.tar.gz) = 823c2c63d66dc8ba9d409e8af0f6c452cebc3a073f1d89b034e65320104eaa25
+SIZE (mfs-1.6.24.tar.gz) = 734969


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204210044.q3L0itEY063485>