update sysutils/moosefs3-master to 3.0.90
Recent changes since MooseFS 3.0.88: * MooseFS 3.0.90-1 (2017-03-15) - (master) fixed 'move/rename' with quota - (master) fixed chunk counters shown in cli/cgi - (master+tools) added option 'preserve hardlinks' to mfsmakesnapshot - (master) fixed acl copying during mfsmakesnapshot * MooseFS 3.0.89-1 (2017-02-21) - (mount) added fixing file length in all inodes after write - (cs) split bitfiled into separate bytes (fixed potential race condition) - (master) setting operation to NONE before sending status (silence unnecessary messages in some cases) - (cs) increased verbosity of crc-error messages - (cs) fixed invalidating preserved block in case of truncate down followed by truncate up - (mount) increased master-proxy buffer sizes PR: 218222 Submitted by: freebsd@moosefs.com (maintainer)
This commit is contained in:
parent
f13fc84959
commit
e4912b9e06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437361
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moosefs3
|
||||
PORTVERSION= 3.0.88
|
||||
PORTVERSION= 3.0.90
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://ppa.moosefs.com/src/
|
||||
PKGNAMESUFFIX?= -master
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486746875
|
||||
SHA256 (moosefs-3.0.88-1.tar.gz) = 5fae4eab7725df82fe4f82390111e872e107ec4db0f0bbd244b4acb1b0d6d533
|
||||
SIZE (moosefs-3.0.88-1.tar.gz) = 1101860
|
||||
TIMESTAMP = 1490841822
|
||||
SHA256 (moosefs-3.0.90-1.tar.gz) = 4e24d4e79c66986c3f4b0f20b9078fc17acc5654601972b7231dd8bf4fa5928b
|
||||
SIZE (moosefs-3.0.90-1.tar.gz) = 1106247
|
||||
|
|
Loading…
Reference in a new issue