mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update sysutils/moosefs3-master to 3.0.91
Recent changes since MooseFS 3.0.90: * MooseFS 3.0.91-1 (2017-04-07) - (all) silence false warnings generated by static analyzers (clang and cppcheck) - (master) fixed quota testing routine used during 'move/rename' - (all) added README.md to distribution - (cs+mount) decreased delay in conncache - (mount) fixed reading done by many (20+) threads using one descriptor (premature removing requests from queue during cleaning) PR: 218502 Submitted by: freebsd@moosefs.com (maintainer)
This commit is contained in:
parent
1c74f2e796
commit
d361465ad5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438140
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= moosefs3
|
||||
PORTVERSION= 3.0.90
|
||||
PORTVERSION= 3.0.91
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://ppa.moosefs.com/src/
|
||||
PKGNAMESUFFIX?= -master
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1490841822
|
||||
SHA256 (moosefs-3.0.90-1.tar.gz) = 4e24d4e79c66986c3f4b0f20b9078fc17acc5654601972b7231dd8bf4fa5928b
|
||||
SIZE (moosefs-3.0.90-1.tar.gz) = 1106247
|
||||
TIMESTAMP = 1491694616
|
||||
SHA256 (moosefs-3.0.91-1.tar.gz) = 40fe30fb87eb396df3dfa5d54bb7737a5c75449bffc3b384d4ad7333a51fa519
|
||||
SIZE (moosefs-3.0.91-1.tar.gz) = 1110532
|
||||
|
|
Loading…
Add table
Reference in a new issue