diff options
author | erwin <erwin@FreeBSD.org> | 2004-01-29 17:52:16 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-01-29 17:52:16 +0800 |
commit | 8a99fe7402ece344213856158d5b8c01664af132 (patch) | |
tree | d958f1a2d3ed3aab9aecbcc29343592e1dcf9ccf /CHANGES | |
parent | beb1a47bd04eabb7a44a3bb9b39be91b4ce37510 (diff) | |
download | freebsd-ports-gnome-8a99fe7402ece344213856158d5b8c01664af132.tar.gz freebsd-ports-gnome-8a99fe7402ece344213856158d5b8c01664af132.tar.zst freebsd-ports-gnome-8a99fe7402ece344213856158d5b8c01664af132.zip |
Add entry about USE_SIZE
Submitted by: trevor
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -11,6 +11,15 @@ in the release notes. All ports committers are allowed to commit to this file. 20040129: + SIZE lines in distinfo files: if you set USE_SIZE when you do "make + makesum", the byte sizes of the distfiles will be listed in the + distinfo file. Then, if a distfile is replaced on its master site with + one of a different size than that listed, "make fetch" will fail with a + "size mismatch" error before downloading the file and the user will be + asked to fetch the file by hand. Also, a user will know the size of + the distfiles before fetching and decide to fetch later. + +20040129: Start of CHANGES file. FORMAT: |