[148090] trunk/dports/perl
devans at macports.org
devans at macports.org
Tue Apr 26 15:28:28 PDT 2016
Revision: 148090
https://trac.macports.org/changeset/148090
Author: devans at macports.org
Date: 2016-04-26 15:28:28 -0700 (Tue, 26 Apr 2016)
Log Message:
-----------
p5-crypt-curve25519: new port, generate shared secret using elliptic-curve Diffie-Hellman function.
Added Paths:
-----------
trunk/dports/perl/p5-crypt-curve25519/
trunk/dports/perl/p5-crypt-curve25519/Portfile
Added: trunk/dports/perl/p5-crypt-curve25519/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-curve25519/Portfile (rev 0)
+++ trunk/dports/perl/p5-crypt-curve25519/Portfile 2016-04-26 22:28:28 UTC (rev 148090)
@@ -0,0 +1,17 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.branches 5.22
+perl5.setup Crypt-Curve25519 0.05
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Crypt::Curve25519 - Generate shared secret using elliptic-curve Diffie-Hellman function
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 9d5585a33e92762a22e01fdcd01f5ec61c07066c \
+ sha256 d660922f36300f17b7de489c10939ff25043c5cb4a5b44fe53cc3becdeee318b
Property changes on: trunk/dports/perl/p5-crypt-curve25519/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160426/19f9a53f/attachment.html>
More information about the macports-changes
mailing list