Revision: 149811 https://trac.macports.org/changeset/149811 Author: devans@macports.org Date: 2016-06-30 10:39:35 -0700 (Thu, 30 Jun 2016) Log Message: ----------- p5-cryptx: update to version 0.037, no longer requires JSON::MaybeXS (since 0.027). Modified Paths: -------------- trunk/dports/perl/p5-cryptx/Portfile Modified: trunk/dports/perl/p5-cryptx/Portfile =================================================================== --- trunk/dports/perl/p5-cryptx/Portfile 2016-06-30 16:21:28 UTC (rev 149810) +++ trunk/dports/perl/p5-cryptx/Portfile 2016-06-30 17:39:35 UTC (rev 149811) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 5.24 -perl5.setup CryptX 0.034 ../by-authors/id/M/MI/MIK +perl5.setup CryptX 0.037 ../by-authors/id/M/MI/MIK revision 0 platforms darwin @@ -14,10 +14,5 @@ description Crypto toolkit (self-contained no external libraries needed) long_description ${description} -checksums rmd160 2b4dba81c44b5868c1a05f3137e7c9f875ec0165 \ - sha256 fad93a560f43ace09de734924f247c4da9d79db7d42fb61954441f5f854225b1 - -if {$subport != $name} { - depends_lib-append \ - port:p${perl5.major}-json-maybexs -} +checksums rmd160 26b07369818f221c6cce5735944b9b36862c2e40 \ + sha256 ae09e6449efb2a9bc661ffeba613c7452367bdcb13c1ee346af0f72c9803404d
participants (1)
-
devans@macports.org