Date: Tue, 24 Jan 2006 07:30:08 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts distinfochecker Message-ID: <200601240730.k0O7U8qh077160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601240730.k0O7U8qh077160>
