Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2007 04:55:42 +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:  <200710150455.l9F4tgHv095008@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2007-10-15 04:55:42 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.sh.in 
  Log:
  Bug Fixes
  =========
  1. For all values derived from bsd.port.mk, assert that they are not empty.
  This helps prevent problems when running 'find $value ...'
  2. Don't try to append to the master list of distfiles if we're using -D
  
  Refinements for /var/db/ports/$name/distfiles
  =============================================
  1. Only create a distfiles file if the port has distfiles
  2. Delete the distfiles list and try to delete PORT_DBDIR when we pkg_delete.
  (The latter will fail if there is an options file present.)
  3. Define the distfiles list even if we are using -D
  
  Revision  Changes    Path
  1.22      +51 -32    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?200710150455.l9F4tgHv095008>