[38188] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Fri Jul 11 13:26:04 PDT 2008


Revision: 38188
          http://trac.macosforge.org/projects/macports/changeset/38188
Author:   narf_tm at macports.org
Date:     2008-07-11 13:26:03 -0700 (Fri, 11 Jul 2008)
Log Message:
-----------
New port p5-crypt-appletwofish 0.051.

Added Paths:
-----------
    trunk/dports/perl/p5-crypt-appletwofish/
    trunk/dports/perl/p5-crypt-appletwofish/Portfile

Added: trunk/dports/perl/p5-crypt-appletwofish/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-appletwofish/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-crypt-appletwofish/Portfile	2008-07-11 20:26:03 UTC (rev 38188)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Crypt-AppleTwoFish 0.051
+maintainers         narf_tm openmaintainer
+description         two Apple iTMS/iTunes key descrambling algorithms
+long_description    The first algorithm appears to have only cursory \
+                    resemblance to Bruce Schneier's blowfish and twofish \
+                    algorithms in that it too has a table-based decoder. \
+                    The second algorithm is more standard encryption using \
+                    S-box type permutations and lookup tables, and might \
+                    have started out something like Twofish or Blowfish.
+
+platforms           darwin
+
+checksums           md5 b37a913ad65a66a8b039d577e7c3b83b \
+                    sha1 21122281f52938960270cdff3baebd58f3250b79 \
+                    rmd160 a3056423752533c1255a98e6476cffe2602e1b36


Property changes on: trunk/dports/perl/p5-crypt-appletwofish/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080711/042d113d/attachment.html 


More information about the macports-changes mailing list