]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use checksum-recursive rather than fetch-recursive-list in PREFETCHDISTFILES
authorDavid E. O'Brien <obrien@FreeBSD.org>
Sun, 19 Jan 2003 04:31:53 +0000 (04:31 +0000)
committerDavid E. O'Brien <obrien@FreeBSD.org>
Sun, 19 Jan 2003 04:31:53 +0000 (04:31 +0000)
commita177c01fae4ec3297ff25e097b930b7656fd337c
tree530fced23d676deb1af0937f04e3c382eb115c1f
parent779092a489af71ac21d78870132207e85f59224a
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..
release/Makefile