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

narf_tm at macports.org narf_tm at macports.org
Wed Nov 19 07:51:32 PST 2008


Revision: 42345
          http://trac.macports.org/changeset/42345
Author:   narf_tm at macports.org
Date:     2008-11-19 07:51:32 -0800 (Wed, 19 Nov 2008)
Log Message:
-----------
Updated to 2.38.

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

Modified: trunk/dports/perl/p5-digest-md5/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-md5/Portfile	2008-11-19 15:47:20 UTC (rev 42344)
+++ trunk/dports/perl/p5-digest-md5/Portfile	2008-11-19 15:51:32 UTC (rev 42345)
@@ -1,20 +1,22 @@
 # $Id$
 
-PortSystem          1.0
-PortGroup           perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-perl5.setup         Digest-MD5 2.37
-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.38
+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 9cce9e9a9c8605055f9683175df90e17 \
-                    sha1 5b8fc3374005576cd1dcfecf76d223537628aace \
-                    rmd160 f7a50544545380eb5cab2a32381258a98819f2b1
+checksums             md5 18265a99998be39deaf74441cbff69ea \
+                      sha1 f2b67eeaa745fd0501bf93d55c8d3339029c9157 \
+                      rmd160 49aca118503d170d5db7f25c7d608dc7755d11a6
+
+depends_lib-append    port:p5-digest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081119/c4d8e105/attachment.html>


More information about the macports-changes mailing list