[22420] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 28 09:05:28 PST 2007


Revision: 22420
          http://trac.macosforge.org/projects/macports/changeset/22420
Author:   narf_tm at macports.org
Date:     2007-02-28 09:05:28 -0800 (Wed, 28 Feb 2007)

Log Message:
-----------
New port p5-digest-perl-md5 1.8.

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

Added: trunk/dports/perl/p5-digest-perl-md5/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-perl-md5/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-digest-perl-md5/Portfile	2007-02-28 17:05:28 UTC (rev 22420)
@@ -0,0 +1,13 @@
+# $Id: Portfile 20361 2006-11-02 18:00:52Z blair at macports.org $
+
+PortSystem	1.0
+PortGroup	perl5 1.0
+perl5.setup	Digest-Perl-MD5 1.8
+maintainers	narf_tm at macports.org
+description	Perl implementation of Ron Rivests MD5 Algorithm
+long_description	This is not an interface (like Digest::MD5) but a Perl implementation of MD5. \
+			It is written in perl only and because of this it is slow but it works without \
+			C-Code. You should use Digest::MD5 instead of this module if it is available.
+
+platforms	darwin
+checksums	md5 8b54271ffe5f174456dd68b79bf3f8f3

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070228/c6c9eea8/attachment.html


More information about the macports-changes mailing list