[43569] trunk/dports/perl
blb at macports.org
blb at macports.org
Thu Dec 11 18:53:15 PST 2008
Revision: 43569
http://trac.macports.org/changeset/43569
Author: blb at macports.org
Date: 2008-12-11 18:53:15 -0800 (Thu, 11 Dec 2008)
Log Message:
-----------
New port - perl/p5-digest-sha, compute hash for SHA-1 through SHA-512
Added Paths:
-----------
trunk/dports/perl/p5-digest-sha/
trunk/dports/perl/p5-digest-sha/Portfile
Added: trunk/dports/perl/p5-digest-sha/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-sha/Portfile (rev 0)
+++ trunk/dports/perl/p5-digest-sha/Portfile 2008-12-12 02:53:15 UTC (rev 43569)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+perl5.setup Digest-SHA 5.47
+maintainers blb openmaintainer
+description Perl module for SHA-1 through SHA-512
+long_description \
+ Digest::SHA 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.
+
+platforms darwin
+
+checksums md5 03ff8e4ea73a1c2c5de005d5e4160e94 \
+ sha1 eaf4d3cdd4f35b6ede4d56b52e3d5b816b3e432e \
+ rmd160 fd57e3595bd196726b0ff47ddf9d0c8d72ae637e
+
Property changes on: trunk/dports/perl/p5-digest-sha/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081211/a397fb59/attachment.html>
More information about the macports-changes
mailing list