cvs commit: ports/Tools/portbuild/scripts buildscript

Kris Kennaway kris at FreeBSD.org
Tue Feb 14 23:39:49 PST 2006


kris        2006-02-15 07:39:48 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts buildscript 
  Log:
  * Don't try to pkg_delete packages that are not installed (the usual
    cause is because it was specified in the list twice)
  
  * Don't panic when the list of packages to delete becomes empty
  
  * When unexpected filesystem changes are detected, bail immediately
    instead of proceeding and hiding the error in the middle of
    the log
  
  Revision  Changes    Path
  1.25      +9 -6      ports/Tools/portbuild/scripts/buildscript


More information about the cvs-ports mailing list