Revision: 145109 https://trac.macports.org/changeset/145109 Author: devans@macports.org Date: 2016-01-25 23:45:32 -0800 (Mon, 25 Jan 2016) Log Message: ----------- p5-encode: update to version 2.80. Modified Paths: -------------- trunk/dports/perl/p5-encode/Portfile Modified: trunk/dports/perl/p5-encode/Portfile =================================================================== --- trunk/dports/perl/p5-encode/Portfile 2016-01-26 03:35:19 UTC (rev 145108) +++ trunk/dports/perl/p5-encode/Portfile 2016-01-26 07:45:32 UTC (rev 145109) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 -perl5.setup Encode 2.79 +perl5.setup Encode 2.80 platforms darwin license {Artistic-1 GPL} maintainers nomaintainer @@ -14,7 +14,7 @@ Perl's strings and the rest of the system. Perl strings \ are sequences of characters. -checksums rmd160 120591c29c0d789122ec41b623880684d6a2b444 \ - sha256 2b710492ecc3d4ba488ef690f46ad120fc2b060fe8d205cc426908079878921a +checksums rmd160 bdfba085de6c580bf09026da5a6ece244d0ffb93 \ + sha256 b807e5f9c36de6622b6e4cca5630473910b2cf2b08871d6bbae860525b77b2ed perl5.link_binaries no
participants (1)
-
devans@macports.org