CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/03/07 01:57:10
Modified files:
infrastructure/bin: update-plist
infrastructure/lib/OpenBSD: UpdatePlistReader.pm
Log message:
Final fix (hopefully) for newuser and newgroup not copying over as reported
by aja@ and landry@
My error was that I did think I needed a placeholder in the new list to
tack new stuff to, whereas I actually need the placeholder in the old list,
so that it gets copied along with the stuff that's attached to it...