Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2010 07:38:18 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Tools/portbuild/scripts buildenv
Message-ID:  <201012160738.oBG7cIKw041613@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
linimon     2010-12-16 07:38:18 UTC

  FreeBSD ports repository

  Modified files:
    Tools/portbuild/scripts buildenv 
  Log:
  Refactor the client-side.  It turns out that the evaluation of param.h
  was being done before the src tree had been mounted.
  
  This was not a problem in the old codebase, since it simply got the
  wrong src tree to start with.
  
  This actually simplifies the code.
  
  Revision  Changes    Path
  1.36      +22 -21    ports/Tools/portbuild/scripts/buildenv



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