bluhm 5d33bb2328 On OpenBSD fchown(2) may deny changing the group of a file even if
the new group is the same as the old one.  Test of devel/p5-Alien-Base
fails due to xz failure.  Not calling fchown(2) in cases where the
group would not change anyway, fixes both.  Patch discussed with
upstream and cerry-picked from there.
OK naddy@
2021-11-02 15:47:53 +00:00
..