[128553] trunk/dports/perl/p5-digest-sha/Portfile

devans at macports.org devans at macports.org
Sat Nov 22 22:04:57 PST 2014


Revision: 128553
          https://trac.macports.org/changeset/128553
Author:   devans at macports.org
Date:     2014-11-22 22:04:56 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
p5-digest-sha: update to version 5.93, add mode line, description.

Modified Paths:
--------------
    trunk/dports/perl/p5-digest-sha/Portfile

Modified: trunk/dports/perl/p5-digest-sha/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-sha/Portfile	2014-11-23 05:55:48 UTC (rev 128552)
+++ trunk/dports/perl/p5-digest-sha/Portfile	2014-11-23 06:04:56 UTC (rev 128553)
@@ -1,3 +1,4 @@
+# -*- 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$
 
 PortSystem          1.0
@@ -4,20 +5,18 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Digest-SHA 5.92
-revision            1
+perl5.setup         Digest-SHA 5.93
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 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.
+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           rmd160  b03740bc8977195db8c145e83245c7dfcf888bf9 \
-                    sha256  9f31ea3aadd6521dbe3495acc784edc4d50f76fc3e36019dfadc64ee45181287
+checksums           rmd160  0bf0175f98ce11e66c3e860373a9b1286fe7d93b \
+                    sha256  ffa160468332bf2c8e7183e39e54ecfeb65149e46e63065091001e8c00f4f28f
 
 perl5.link_binaries no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/153ba080/attachment.html>


More information about the macports-changes mailing list