K 10 svn:author V 5 edwin K 8 svn:date V 27 2006-01-24T07:30:07.000000Z K 7 svn:log V 474 Small tool to check the necessary lines in the distinfo files, based on the contents of the distinfo files. # # Small tool to find distinfo with missing MD5/SHA256/SIZE statements, # based on the assumption that if there is one of the MD5/SHA256/SIZE # statements, then there should be all of them (except for SIZE # when MD5/SHA256 is set to IGNORE). # # Usage: distinfochecker [-v] [-d directory] # -v - verbose (print) # -d - use directory instead of /usr/ports # END