pkgsrc/pkgtools/pkg_install
joerg 611e7f92de Merge add/extract.c, rev 1.39:
If a plist contains @owner or @group entries and first rename failed,
  pushout was called with NULL argument. This has the semantic of using a
  working directory of "/", even though already read plist entries are
  relative to prefix. The calls to chown and chgrp therefore end up with
  the wrong arguments for the current directory. To compensate for this,
  don't pushout the first time. As plists are not supposed to have
  multiple @cwd entries anymore, this could most likely be simplified, but
  that is outside the scope of this commit.

Merge lib/plist.c, rev 1.51:
  When processing symlinks in pkg_delete and the call to readlink failed,
  it often helps to know why, so use warn instead of warnx.

Bump version to 20061103.
2006-11-03 09:35:14 +00:00
..
files Merge add/extract.c, rev 1.39: 2006-11-03 09:35:14 +00:00
DESCR improve DESCR and COMMENT. 2003-12-22 00:23:35 +00:00
INSTALL Use the hard-coded ${PKG_TOOLS_BIN} variable as the correct location of 2005-11-07 06:52:24 +00:00
Makefile USE_DIGEST is no more. 2006-07-18 23:06:41 +00:00
PLIST Sync with src, version 20060424: 2006-04-24 13:52:04 +00:00