[MacPorts] #55332: chown does not support changing group
MacPorts
noreply at macports.org
Thu Nov 16 09:54:12 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
Resolution: | Keywords:
Port: |
-------------------------+-------------------
Description changed by ryandesign:
Old description:
> 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?
New description:
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
only accepts a file path and username.
Should `chown` also accept an optional group name?
--
--
Ticket URL: <https://trac.macports.org/ticket/55332#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list