Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2008 20:33:04 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/ports-mgmt/portmaster/files portmaster.sh.in
Message-ID:  <200806122033.m5CKX4oq003608@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2008-06-12 20:33:04 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  Bug Fixes
  =========
  1. Fix -a mode by moving the update of CONFIG_SEEN_LIST to after the port
  has been checked for available updates. The old way worked as a side
  effect to one of the things I fixed in version 2.4. This is probably
  how it should have been done all along, but since the old way worked
  I was hesitant to change it.
  
  2. Now that we are using a different format for the INSTALLED_LIST,
  fix the bit that always displays the list if we are using -a.
  
  Revision  Changes    Path
  2.5       +15 -7     ports/ports-mgmt/portmaster/files/portmaster.sh.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806122033.m5CKX4oq003608>