edwin 2006-01-24 07:30:08 UTC
FreeBSD ports repository
Added files:
Tools/scripts distinfochecker
Log:
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
#
Revision Changes Path
1.1 +105 -0 ports/Tools/scripts/distinfochecker (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"