In article <13FE810D-9592-445F-B959-0D4834482BFE@macports.org>, Kevin Ballard <eridius@macports.org> wrote:
I don't see any port named corefiles.
my bad. i meant coreutils.
I also see no portfile with "md5sum" in the description (using `port search description:ms5sum`)
according to the documentation at the fsf site, it should be part the of coreutils package. http://www.gnu.org/software/coreutils/manual/html_mono/coreutils.html#md5 sum-invocation
On Jan 4, 2007, at 7:57 AM, Mike Roberts wrote:
shells/fish/Portfile specifies a checksum of 522fba3b00939f9c36f2eac14ffc10a6 but i downloaded the package myself (from fishshell.org/files/1.21.11) and found that the checksum should be a4cf3dc089f819fe806644f7cb8dcf11.
also, while trying to determine the md5sum of the package, i discovered that the md5sum command appears to be missing from the corefiles port. "info corefiles" suggests that it should be present but i cannot find it in /opt/local/bin.
-- mike