[69477] trunk/dports/perl

ricci at macports.org ricci at macports.org
Wed Jul 7 12:42:42 PDT 2010


Revision: 69477
          http://trac.macports.org/changeset/69477
Author:   ricci at macports.org
Date:     2010-07-07 12:42:39 -0700 (Wed, 07 Jul 2010)
Log Message:
-----------
new port, p5-crypt-openpgp, a pure-perl OpenPGP implementation

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

Added: trunk/dports/perl/p5-crypt-openpgp/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-openpgp/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-crypt-openpgp/Portfile	2010-07-07 19:42:39 UTC (rev 69477)
@@ -0,0 +1,37 @@
+# $Id$
+
+PortSystem			1.0
+
+PortGroup			perl5 1.0
+
+version				1.04
+perl5.setup			Crypt-OpenPGP ${version}
+revision			0
+maintainers			ricci openmaintainer
+description			Pure-Perl OpenPGP implementation
+long_description	Crypt::OpenPGP is a pure-Perl implementation of \
+					the OpenPGP standard.] In addition to support \
+					for the standard itself, Crypt::OpenPGP claims \
+					compatibility with many other PGP implementations, \
+					both those that support the standard and those \
+					that preceded it.
+
+checksums           md5     981cb9387728918e5c37524bb3787dc8 \
+                    sha1    492a0b357086ef266721f984903c6fb81605ed8d 
+
+platforms			darwin
+
+depends_lib			port:p5-crypt-dsa \
+					port:p5-crypt-blowfish \
+					port:p5-crypt-CAST5 \
+					port:p5-crypt-DES \
+					port:p5-crypt-IDEA \
+					port:p5-crypt-RIPEMD160 \
+					port:p5-crypt-Rijndael \
+					port:p5-crypt-RSA \
+					port:p5-crypt-Twofish \
+					port:p5-file-homedir \
+					port:p5-libwww-perl \
+					port:p5-uri
+
+


Property changes on: trunk/dports/perl/p5-crypt-openpgp/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/eb8ed3ca/attachment.html>


More information about the macports-changes mailing list