Revision: 149719 https://trac.macports.org/changeset/149719 Author: devans@macports.org Date: 2016-06-29 11:11:04 -0700 (Wed, 29 Jun 2016) Log Message: ----------- p5-datetime-locale: update to version 1.05. Modified Paths: -------------- trunk/dports/perl/p5-datetime-locale/Portfile Modified: trunk/dports/perl/p5-datetime-locale/Portfile =================================================================== --- trunk/dports/perl/p5-datetime-locale/Portfile 2016-06-29 17:33:56 UTC (rev 149718) +++ trunk/dports/perl/p5-datetime-locale/Portfile 2016-06-29 18:11:04 UTC (rev 149719) @@ -6,7 +6,7 @@ epoch 1 perl5.branches 5.22 5.24 -perl5.setup DateTime-Locale 1.03 +perl5.setup DateTime-Locale 1.05 license {Artistic-1 GPL} maintainers nomaintainer description Localization support for DateTime @@ -19,8 +19,8 @@ platforms darwin -checksums rmd160 a187e3bbf63f3bfb40327c9ba21b7b4029ec5aaa \ - sha256 3100568a62a91ca1c09c0aac8e1e4ba34e6f82047ec64f714733a647c040f511 +checksums rmd160 16e1691b92ab7fe95954397af8503e6cf0adb4db \ + sha256 692d674558589e2a6ad2d68cf58a6e4e4b1bfe2f7f76caf20cb91b975a51d155 if {${perl5.major} != ""} { depends_build-append \ @@ -30,6 +30,5 @@ depends_lib-append \ port:p${perl5.major}-dist-checkconflicts \ - port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-params-validate }
participants (1)
-
devans@macports.org