Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
From: David Brownlee
Date: 2005-06-01 13:29:45
Message id: 20050601112945.D4F802DA27@cvs.netbsd.org

Log Message:
update pkg_chk to 1.58
- sort -l output so that dependencies always come before packages
  which depend upon them
- completely rework -u so that a list of packages to be update is generated,
  then all mismatched packages are removed, then the list is processed to
  add in packages. If -u is interrupted, a second run will resume the update
- update (-u) works with binary packages

Files:
RevisionActionfile
1.16modifypkgsrc/pkgtools/pkg_chk/Makefile
1.10modifypkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
1.15modifypkgsrc/pkgtools/pkg_chk/files/pkg_chk.sh