[144016] trunk/dports/perl/p5-cryptx/Portfile
devans at macports.org
devans at macports.org
Tue Dec 29 19:09:36 PST 2015
Revision: 144016
https://trac.macports.org/changeset/144016
Author: devans at macports.org
Date: 2015-12-29 19:09:36 -0800 (Tue, 29 Dec 2015)
Log Message:
-----------
p5-cryptx: update to version 0.026, correct license, description, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-cryptx/Portfile
Modified: trunk/dports/perl/p5-cryptx/Portfile
===================================================================
--- trunk/dports/perl/p5-cryptx/Portfile 2015-12-30 03:06:20 UTC (rev 144015)
+++ trunk/dports/perl/p5-cryptx/Portfile 2015-12-30 03:09:36 UTC (rev 144016)
@@ -5,26 +5,21 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20 5.22
-perl5.setup CryptX 0.025 ../by-authors/id/M/MI/MIK
+perl5.setup CryptX 0.026 ../by-authors/id/M/MI/MIK
revision 0
platforms darwin
maintainers ionic openmaintainer
-license BSD
+license {Artistic-1 GPL}
+description Crypto toolkit (self-contained no external libraries needed)
+long_description ${description}
-description Crypt::PK::ECC - Public key cryptography based on EC
+checksums rmd160 31b8aa5833b6d3fcd5e0abaeeb909d1b4f61604e \
+ sha256 0465843c86eb16b13717fde5b803c7390bb14805e277e1a1841a62e5124debc2
-long_description ${description} \
- The module provides a set of core ECC functions as well \
- as implementation of ECDSA and ECDH. \
- Supports elliptic curves y^2 = x^3 + a*x + b over prime \
- fields Fp = Z/pZ (binary fields not supported).
-
-checksums rmd160 ea47b651891b9574a777aa719662f69bb77bdd4e \
- sha256 f8b7e3ec1713c8dfe3eef9d114f45f223b97e2340f81a20589b5605fa49cfe38
-
if {$subport != $name} {
- depends_lib-append port:p${perl5.major}-json
-}
+ depends_lib-append \
+ port:p${perl5.major}-json-maybexs
-perl5.use_module_build
+ perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151229/384bbee8/attachment.html>
More information about the macports-changes
mailing list