Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2003 20:31:54 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/release Makefile
Message-ID:  <200301190431.h0J4Vsuq058674@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2003/01/18 20:31:54 PST

  Modified files:
    release              Makefile 
  Log:
  Use checksum-recursive rather than fetch-recursive-list in PREFETCHDISTFILES
  so as to catch errors ASAP rather than later between the ports cvs checkout
  and docs cvs checkout.  If a distfile doesn't checksum OK, it is very
  hard to restart the release with "make rerelease" as that target assumes
  all the cvs checkout's happened OK, and if that is not the case the cvs
  update that is attempted fails..
  
  Revision  Changes    Path
  1.747     +1 -1      src/release/Makefile

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?200301190431.h0J4Vsuq058674>