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: Sat Jan 5 22:06:21 UTC 2008
Modified Files:
pkgsrc/mk/flavor/pkg: metadata.mk package.mk
Log Message:
Explicitly record the PKGNAME via the @name command. That way, it is
possible to create the package file using a temporary file first, and if
everything has succeeded, to rename it to the real name. This time, I
tested it creating various binary packages and installing them
afterwards, so I'm pretty sure it works now.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/mk/flavor/pkg/metadata.mk
cvs rdiff -r1.14 -r1.15 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