Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2013 14:19:43 GMT
From:      Chifeng Qu <chifeng@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/178397: [MAINTAINER-UPDATE] sysutils/moosefs-client update to 1.6.27
Message-ID:  <201305071419.r47EJhdV034881@oldred.FreeBSD.org>
Resent-Message-ID: <201305071420.r47EK156051087@freefall.freebsd.org>

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

>Number:         178397
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] sysutils/moosefs-client update to 1.6.27
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 07 14:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Chifeng Qu
>Release:        FreeBSD 8.2-RELEASE
>Organization:
zynga.com
>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:
Since I just sent a PR of the port sysutils/moosefs-master, we also need to update sysutils/moosefs-chunkserver and sysutils/moosefs-client.

Thanks,
>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	2013-04-23 22:20:25.000000000 +0800
+++ moosefs-client/Makefile	2013-05-07 22:05:37.000000000 +0800
@@ -2,7 +2,7 @@
 # $FreeBSD: sysutils/moosefs-client/Makefile 316355 2013-04-23 14:20:25Z bapt $
 
 PORTNAME=	moosefs
-PORTREVISION=	#
+PORTVERSION=	#set via include
 CATEGORIES=	sysutils
 PKGNAMESUFFIX=	-client
 .include "${.CURDIR}/../moosefs-master/bsd.port.moosefs.mk"
diff -ruN moosefs-client.bak/pkg-plist moosefs-client/pkg-plist
--- moosefs-client.bak/pkg-plist	2012-07-14 22:29:18.000000000 +0800
+++ moosefs-client/pkg-plist	2013-05-07 22:02:20.000000000 +0800
@@ -18,4 +18,5 @@
 bin/mfsmount
 bin/mfstools
 bin/mfssnapshot
-etc/mfsmount.cfg.dist
+etc/mfs/mfsmount.cfg.dist
+@dirrm etc/mfs


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



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