pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk/flavor/pkg



Module Name:    pkgsrc
Committed By:   rillig
Date:           Thu Jan  3 23:21:48 UTC 2008

Modified Files:
        pkgsrc/mk/flavor/pkg: package.mk

Log Message:
When creating the binary package, first create a temporary file, and if
everything went well, rename it to the real name. That way, it is less
likely that broken binary packages are created. It is a common
assumption that binary package files, if they exist, are usable.

An example for a broken binary package is security/sudo-1.6.9p10, in
which sbin/visudo wasn't readable when creating the package as an
unprivileged user.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/flavor/pkg/package.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index