pkgsrc-wip/pkg_install-testing/files/create
Jeremy C. Reed 18d96dc591 Even if "Overwriting" record the data in the package database (db file).
Fix problem with the check for the file belonging to older (previous)
package. And also change verbose message about this.
(Note: it doesn't delete the file yet for some more testing.)

Don't use db's R_NOOVERWRITE flag when storing a value. Just default
to overwrite the data. This was required so we could easily see
if files from old/previous package should be removed or not.

Bump PKGREVISION.
2004-07-24 01:24:05 +00:00
..
create.h *** This is a testing replacement for pkg_install. *** 2004-04-02 05:57:35 +00:00
main.c *** This is a testing replacement for pkg_install. *** 2004-04-02 05:57:35 +00:00
Makefile.in *** This is a testing replacement for pkg_install. *** 2004-04-02 05:57:35 +00:00
perform.c Update this to new changes found in regular pkgtools/pkg_install. 2004-05-22 19:56:24 +00:00
pkg_create.1 *** This is a testing replacement for pkg_install. *** 2004-04-02 05:57:35 +00:00
pkg_create.cat1 *** This is a testing replacement for pkg_install. *** 2004-04-02 05:57:35 +00:00
pl.c Even if "Overwriting" record the data in the package database (db file). 2004-07-24 01:24:05 +00:00