Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 10:50:06 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200209251750.g8PHo6oF069427@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2002/09/25 10:50:06 PDT

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  * Switch back to .tgz packages for 4.x (5.0 still uses .tbz packages) [1]
  
  * Fix some problems in previous revision relating to writability test of
    ${DISTDIR}, by moving the check a) after we have made the directory if
    it doesn't exist, and b) inside the loop that actually fetches files,
    so the check isn't performed with every port make operation that depends
    on the fetch target (this breaks non-fetch targets as a different user)
    [2]
  
  Submitted by:   bmah [1]
  Reported by:    ijliao [2]
  Tested on:      bento
  
  Revision  Changes    Path
  1.425     +9 -5      ports/Mk/bsd.port.mk

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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