[76131] trunk/dports/perl/p5-digest-md5/Portfile

narf_tm at macports.org narf_tm at macports.org
Fri Feb 18 09:15:09 PST 2011


Revision: 76131
          http://trac.macports.org/changeset/76131
Author:   narf_tm at macports.org
Date:     2011-02-18 09:15:09 -0800 (Fri, 18 Feb 2011)
Log Message:
-----------
Updated to 2.51.

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

Modified: trunk/dports/perl/p5-digest-md5/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-md5/Portfile	2011-02-18 17:14:00 UTC (rev 76130)
+++ trunk/dports/perl/p5-digest-md5/Portfile	2011-02-18 17:15:09 UTC (rev 76131)
@@ -1,21 +1,20 @@
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup           Digest-MD5 2.39
-maintainers           narf_tm openmaintainer
-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.
+perl5.setup         Digest-MD5 2.51
+maintainers         narf_tm openmaintainer
+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
+platforms           darwin
 
-checksums             md5     bbfbded36fcf58d0b993228ff74c9a98 \
-                      sha1    4242f0b1ffa898b7b7d17b4b9275f96f78bb64a6 \
-                      rmd160  87876d61bf5eac900f913790f51ed0d8f50860d1
-
+checksums           md5 73967d50b9d19990a1d609fe2b1e36c3 \
+                    sha1 496994e72a8aa01cb89dde82f0f1b1c85c5a8b39 \
+                    rmd160 ba81c98130f166380a69dddce886585478dcdcf1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110218/a5886162/attachment.html>


More information about the macports-changes mailing list