[MacPorts] #52463: afsctool doesn't work on Sierra
MacPorts
noreply at macports.org
Mon Nov 14 21:26:49 CET 2016
#52463: afsctool doesn't work on Sierra
-------------------------+--------------------
Reporter: szhorvat@… | Owner: raimue
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: fixed | Keywords: sierra
Port: afsctool |
-------------------------+--------------------
Changes (by raimue):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"61c2f8dea57ae8492f2cc5f632cbfa2957f6e0b3/macports-ports"
61c2f8de/macports-ports]:
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="61c2f8dea57ae8492f2cc5f632cbfa2957f6e0b3"
afsctool: support compression on macOS 10.12
The undocumented f_type returned by statfs(2) for HFS+ filesystems has
changed to 23 in macOS 10.12 Sierra. Without a source release of XNU on
opensource.apple.com, I have to guess this is the intended change.
Unconditionally applying the patch as the change will still work with
older releases where f_type is 17 and it is unlikely 23 would refer to
anything else.
Closes: https://trac.macports.org/ticket/52463
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52463#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list