Date: Thu, 17 Jun 2004 03:09:06 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_read_extract.c Message-ID: <200406170309.i5H396gx031104@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004-06-17 03:09:06 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_extract.c Log: Always restore permissions for regular files, even if the file already exists on disk. Pointed out by: www/resin3 port (whose distfile contains the same file twice with different permissions and relies on the permissions associated with the second instance) Thanks again to: Kris Kennaway Revision Changes Path 1.19 +3 -1 src/lib/libarchive/archive_read_extract.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406170309.i5H396gx031104>