Update to 0.42 Author's changelog: - sponge: Guarantees that output file is always updated automatically, by renaming a temp file into place. - sponge: Ensure that output file permissions are always preserved if it already exists. Fix: Minor changes only. No files added or deleted.
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it.
sunpoet 2010-10-08 07:38:16 UTC FreeBSD ports repository Modified files: sysutils/moreutils Makefile distinfo Log: - Update to 0.42 Changes: - sponge: Guarantees that output file is always updated automatically, by renaming a temp file into place. - sponge: Ensure that output file permissions are always preserved if it already exists. PR: ports/151279 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Approved by: pgollucci (mentor) Revision Changes Path 1.10 +1 -1 ports/sysutils/moreutils/Makefile 1.8 +3 -3 ports/sysutils/moreutils/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!