Revision: 124805 https://trac.macports.org/changeset/124805 Author: ryandesign@macports.org Date: 2014-08-28 02:32:53 -0700 (Thu, 28 Aug 2014) Log Message: ----------- p5-crypt-dh: update to 0.07 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-crypt-dh/Portfile Modified: trunk/dports/perl/p5-crypt-dh/Portfile =================================================================== --- trunk/dports/perl/p5-crypt-dh/Portfile 2014-08-28 09:30:55 UTC (rev 124804) +++ trunk/dports/perl/p5-crypt-dh/Portfile 2014-08-28 09:32:53 UTC (rev 124805) @@ -3,9 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Crypt-DH 0.06 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Crypt-DH 0.07 license {Artistic-1 GPL} maintainers nomaintainer description Perl5 interface to a Diffie-Hellman key exchange system @@ -13,6 +12,7 @@ platforms darwin -checksums md5 eabecac024d427c670a6e0edbadcec5d +checksums rmd160 dd86c6afd678847a74420f4f4b4c2de1cf9f71d4 \ + sha256 c88cf3423b01e6782e8986d7fe5304436ab84b0925c4498c6fdfa17ef9a37f5f supported_archs noarch
participants (1)
-
ryandesign@macports.org