Add checksum.sh script that checks a port or ports for broken distfiles and
gives a diff of any port with broken distfiles, if the distfile names are the same. This script will help keep more ports' up-to-date distfiles on ftp.FreeBSD.org. PR: 18723 Submitted by: Alexander Langer <alex@cichlids.com>
This commit is contained in:
@@ -45,3 +45,8 @@ NOTE: These scripts need work and are *NOT* safe to use unless you know
|
||||
what they do. Use at your own risk. Patches would be great, but
|
||||
I'd prefer they pass through me.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
checksum is a script that allows checking of ports to see if their checksums
|
||||
match, and if they don't, give a diff against the older version to try and
|
||||
discover why the checksum didn't match.
|
||||
|
||||
Reference in New Issue
Block a user