Revision: 124706 https://trac.macports.org/changeset/124706 Author: ryandesign@macports.org Date: 2014-08-27 06:54:22 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-hash-fieldhash: update to 0.12 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-hash-fieldhash/Portfile Modified: trunk/dports/perl/p5-hash-fieldhash/Portfile =================================================================== --- trunk/dports/perl/p5-hash-fieldhash/Portfile 2014-08-27 13:51:40 UTC (rev 124705) +++ trunk/dports/perl/p5-hash-fieldhash/Portfile 2014-08-27 13:54:22 UTC (rev 124706) @@ -4,9 +4,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Hash-FieldHash 0.10 -revision 2 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Hash-FieldHash 0.12 platforms darwin maintainers nomaintainer license Artistic GPL @@ -16,5 +15,5 @@ long_description Hash::FieldHash provides the field hash mechanism which \ supports the inside-out technique. -checksums sha1 9f764dc3d60f65e005d30c82b7565a2c907f3c0c \ - rmd160 df46618f6e0187f24e838b7d30851dddda19a304 +checksums sha1 ae76d83b7cedb825eb0139a7c33a9c50340946a2 \ + rmd160 bda15dd10706537871ef290e51ee8bd32ce23184
participants (1)
-
ryandesign@macports.org