Revision: 118328 https://trac.macports.org/changeset/118328 Author: ryandesign@macports.org Date: 2014-03-30 15:33:35 -0700 (Sun, 30 Mar 2014) Log Message: ----------- p5-tie-ixhash: update to 1.23; add p5.18 subport Modified Paths: -------------- trunk/dports/perl/p5-tie-ixhash/Portfile Modified: trunk/dports/perl/p5-tie-ixhash/Portfile =================================================================== --- trunk/dports/perl/p5-tie-ixhash/Portfile 2014-03-30 22:32:44 UTC (rev 118327) +++ trunk/dports/perl/p5-tie-ixhash/Portfile 2014-03-30 22:33:35 UTC (rev 118328) @@ -3,15 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Tie-IxHash 1.21 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 +perl5.setup Tie-IxHash 1.23 license {Artistic-1 GPL} maintainers nomaintainer description Module that preserves order in perl associative arrays. long_description ${description} -checksums md5 567ddc13081596b52cfe3d82218cb264 +checksums rmd160 c24c086030def806cf525f4efa508caf1a8393b4 \ + sha256 fabb0b8c97e67c9b34b6cc18ed66f6c5e01c55b257dcf007555e0b027d4caf56 + platforms darwin supported_archs noarch