[69476] trunk/dports/perl
ricci at macports.org
ricci at macports.org
Wed Jul 7 11:54:23 PDT 2010
Revision: 69476
http://trac.macports.org/changeset/69476
Author: ricci at macports.org
Date: 2010-07-07 11:54:23 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
new port, p5-crypt-cast5, perl module that implements the CAST5 block cipher.
Added Paths:
-----------
trunk/dports/perl/p5-crypt-cast5/
trunk/dports/perl/p5-crypt-cast5/Portfile
Added: trunk/dports/perl/p5-crypt-cast5/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-cast5/Portfile (rev 0)
+++ trunk/dports/perl/p5-crypt-cast5/Portfile 2010-07-07 18:54:23 UTC (rev 69476)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem 1.0
+
+PortGroup perl5 1.0
+
+version 0.05
+perl5.setup Crypt-Cast5 ${version}
+## distfiles Crypt-Cast5-${version}.tgz
+revision 0
+maintainers ricci openmaintainer
+description CAST5 block cipher
+long_description This module provides an implementation of \
+ the CAST5 block cipher using compiled C code \
+ for increased speed. CAST5 is also known as \
+ CAST-128. It is a product of the CAST design \
+ procedure developed by C. Adams and S. Tavares.
+
+checksums md5 f4a876c68885950d5df3c30ede634787 \
+ sha1 9093a4971236ef0a6cbb70077067c50afbe185c0
+
+platforms darwin
+
+
Property changes on: trunk/dports/perl/p5-crypt-cast5/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/20100707/53fda749/attachment-0001.html>
More information about the macports-changes
mailing list