mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
449 B
Text
8 lines
449 B
Text
Digest::SHA::PurePerl is a complete implementation of the NIST
|
|
Secure Hash Standard. It gives Perl programmers a convenient way
|
|
to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
|
|
digests. The module can handle all types of input, including
|
|
partial-byte data.
|
|
Digest::SHA::PurePerl is written entirely in Perl. If your platform
|
|
has a C compiler, you should install the functionally-equivalent
|
|
(but much faster) Digest::SHA module.
|