# -*- 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 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Digest-SHA1 2.13 revision 4 license {Artistic-1 GPL} maintainers nomaintainer description Perl interface to the SHA-1 Algorithm long_description The Digest::SHA1 module allows you to use the NIST \ SHA-1 message digest algorithm from within Perl \ programs. The algorithm takes as input a message of \ arbitrary length and produces as output a 160-bit \ \"fingerprint\" or \"message digest\" of the input. checksums rmd160 a1070dd6c3b626982b4c39d6de05c36001116ac7 \ sha256 68c1dac2187421f0eb7abf71452a06f190181b8fc4b28ededf5b90296fb943cc platforms darwin