svn commit: r544371 - in head/sysutils/moosefs3-master: . files

Tobias C. Berner tcberner at FreeBSD.org
Sat Aug 8 08:43:18 UTC 2020


Author: tcberner
Date: Sat Aug  8 08:43:17 2020
New Revision: 544371
URL: https://svnweb.freebsd.org/changeset/ports/544371

Log:
  sysutils/moosefs3-master: mfsmaster rc, add BEFORE: mountlate
  
  PR:		248152
  Submitted by:	Ronny Forberger <ronnyforberger at ronnyforberger.de>
  Approved by:	Piotr Robert Konopelko (MooseFS) <piotr.konopelko at moosefs.pro>

Modified:
  head/sysutils/moosefs3-master/Makefile
  head/sysutils/moosefs3-master/files/mfsmaster.in

Modified: head/sysutils/moosefs3-master/Makefile
==============================================================================
--- head/sysutils/moosefs3-master/Makefile	Sat Aug  8 08:40:23 2020	(r544370)
+++ head/sysutils/moosefs3-master/Makefile	Sat Aug  8 08:43:17 2020	(r544371)
@@ -4,7 +4,7 @@
 PORTNAME=		moosefs3
 DISTVERSION=		3.0.113
 DISTVERSIONSUFFIX=	1
-PORTREVISION=		0
+PORTREVISION=		1
 CATEGORIES=		sysutils
 MASTER_SITES=		http://ppa.moosefs.com/src/
 PKGNAMESUFFIX?=		-master

Modified: head/sysutils/moosefs3-master/files/mfsmaster.in
==============================================================================
--- head/sysutils/moosefs3-master/files/mfsmaster.in	Sat Aug  8 08:40:23 2020	(r544370)
+++ head/sysutils/moosefs3-master/files/mfsmaster.in	Sat Aug  8 08:43:17 2020	(r544371)
@@ -4,6 +4,7 @@
 # PROVIDE: mfsmaster
 # REQUIRE: DAEMON
 # KEYWORD: nostart shutdown
+# BEFORE: mountlate
 #
 # Add the following lines to /etc/rc.conf to enable mfsmaster:
 #


More information about the svn-ports-head mailing list