[MacPorts] #55332: chown does not support changing group
MacPorts
noreply at macports.org
Thu Nov 16 09:46:46 UTC 2017
#55332: chown does not support changing group
------------------------+-------------------
Reporter: ryandesign | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.4.2
Keywords: | Port:
------------------------+-------------------
The `lchown` C function in src/pextlib1.0/Pextlib.c accepts a file path,
username, and optional group name.
But the `chown` Tcl procedure in src/port1.0/portutil.tcl that calls it
does only accepts a file path and username.
Should `chown` also accept an optional group name?
--
Ticket URL: <https://trac.macports.org/ticket/55332>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list