mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
update MooseFS to 3.0.97-1
* MooseFS 3.0.97-1 (2017-08-01) - (tools) fixed trash/sustained size desynchronization after file length changed by chunk creation - (mount) fixed handling invalid arguments in posix lock command * MooseFS 3.0.96-1 (2017-07-25) - (tools) fixed segfault in mfsscadmin * MooseFS 3.0.95-1 (2017-07-17) - (mount+master) added update master version during reconnection to master (after updating master server) - (master) fixed winattr field size in setattr command - (mount) fixed dirattrcache (freezes or inefficiences during listing directories - introduced in 3.0.93) - (cgi) fixed displaying master charts without leader (pro only) - (mount) added info about using open dir cache in oplog/ophisotry PR: 221183 Submitted by: freebsd@moosefs.com (maintainer)
This commit is contained in:
parent
6d76e01419
commit
476af1eea3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447136
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moosefs3
|
||||
PORTVERSION= 3.0.94
|
||||
PORTVERSION= 3.0.97
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://ppa.moosefs.com/src/
|
||||
PKGNAMESUFFIX?= -master
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1499032557
|
||||
SHA256 (moosefs-3.0.94-1.tar.gz) = 15bac4f8f4a2776719806d0efa661ddad4811e3231b2ccde395a0ae57a22618f
|
||||
SIZE (moosefs-3.0.94-1.tar.gz) = 1114758
|
||||
TIMESTAMP = 1501695601
|
||||
SHA256 (moosefs-3.0.97-1.tar.gz) = c8d3f5d6e67ee832edc3f02be26fe8c9e267832bbb05c45fb9957ddc062cfd4f
|
||||
SIZE (moosefs-3.0.97-1.tar.gz) = 1115228
|
||||
|
Loading…
Reference in New Issue
Block a user