diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-02-14 09:10:14 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-02-14 09:10:14 +0000 |
commit | 5f0a402472c4439c275febed5c80cc13590b797d (patch) | |
tree | 714f59208d4a6b98873838f29b81a9fae7f777a2 /print | |
parent | e6c983a859bec7905fcb7ea74d9fe304182685eb (diff) | |
download | freebsd-ports-5f0a402472c4439c275febed5c80cc13590b797d.zip |
(1) Use IGNOREFILES correctly. The dist/patchfiles should either be
on this list (which will set their files/md5 entry to "IGNORE") or
have a correct checksum. There were two files missing from this
list and their checksum entries were not updated (they included
version numbers).
(2) Don't set NO_CHECKSUM in a port to get around bug (1). ;)
Diffstat (limited to 'print')
-rw-r--r-- | print/tex/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/tex/distinfo b/print/tex/distinfo index e3367504cbe6..0e854f153f5b 100644 --- a/print/tex/distinfo +++ b/print/tex/distinfo @@ -1,5 +1,5 @@ -MD5 (web2c-6.1.tar.gz) = IGNORE -MD5 (web-6.1.tar.gz) = IGNORE +MD5 (web2c-7.0.tar.gz) = IGNORE +MD5 (web-7.0.tar.gz) = IGNORE MD5 (tex_base.tar.gz) = IGNORE MD5 (cm_tfm.tar.gz) = IGNORE MD5 (mf_lib.tar.gz) = IGNORE |