# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup Digest-MD5 2.58 license {Artistic-1 GPL} maintainers nomaintainer description RSA MD5 implementation for perl long_description The Digest::MD5 module allows you to use the \ RSA Data Security Inc. MD5 Message Digest algorithm \ from within Perl programs. The algorithm takes as \ input a message of arbitrary length and produces \ as output a 128-bit "fingerprint" or "message digest" \ of the input. MD5 is described in RFC 1321. platforms darwin checksums rmd160 c750b15de47b9bae41fff9361978d6cacd129e88 \ sha256 7d0201977a76ad390a7fbcce1f159278599dcb34de123246bea0c6338dd7f714 \ size 48430