Revision: 124759 https://trac.macports.org/changeset/124759 Author: ryandesign@macports.org Date: 2014-08-27 20:14:57 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-crypt-des: update to 2.07 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-crypt-des/Portfile Modified: trunk/dports/perl/p5-crypt-des/Portfile =================================================================== --- trunk/dports/perl/p5-crypt-des/Portfile 2014-08-28 02:40:30 UTC (rev 124758) +++ trunk/dports/perl/p5-crypt-des/Portfile 2014-08-28 03:14:57 UTC (rev 124759) @@ -3,12 +3,13 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Crypt-DES 2.05 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Crypt-DES 2.07 license SSLeay maintainers nomaintainer description Perl DES encryption module long_description Crypt::DES - an XS-based DES implimentation for Perl. -checksums md5 a8a0bea7064e11d2af434f3e468c17bb platforms darwin + +checksums rmd160 85b93aae8fbf30501ba5ed418c9c5ec054e4030a \ + sha256 2db1ebb5837b4cb20051c0ee5b733b4453e3137df0a92306034c867621edd7e7
participants (1)
-
ryandesign@macports.org