Revision: 105415 https://trac.macports.org/changeset/105415 Author: macsforever2000@macports.org Date: 2013-04-19 15:14:43 -0700 (Fri, 19 Apr 2013) Log Message: ----------- p5-moose-autobox: Update to version 0.13. License. Use modern checksums. noarch. Modified Paths: -------------- trunk/dports/perl/p5-moose-autobox/Portfile Modified: trunk/dports/perl/p5-moose-autobox/Portfile =================================================================== --- trunk/dports/perl/p5-moose-autobox/Portfile 2013-04-19 22:10:56 UTC (rev 105414) +++ trunk/dports/perl/p5-moose-autobox/Portfile 2013-04-19 22:14:43 UTC (rev 105415) @@ -5,19 +5,20 @@ PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Moose-Autobox 0.11 ../by-authors/id/R/RJ/RJBS/ -revision 3 +perl5.setup Moose-Autobox 0.13 ../by-authors/id/R/RJ/RJBS/ platforms darwin maintainers nomaintainer +license {Artistic-1 GPL} +supported_archs noarch + description Autoboxed wrappers for Native Perl datatypes long_description Moose::Autobox provides an implementation of \ SCALAR, ARRAY, HASH & CODE for use with autobox. -checksums md5 9d2e237c2cbe7e2cfe3afe8f0bbf75e7 \ - sha1 880fa40c9b66b85d4cd0c6ee9636027eab4b22c3 \ - rmd160 9ea17b34237a5b328ab2a71076e401a6931faf1e +checksums rmd160 f3ff3969d84b940b28efe5470703089420594cee \ + sha256 3474b3e6dfe099fcca34089375ace6612cca35d4d8f9a0b8b4e48fbf88541b21 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-test-exception \
participants (1)
-
macsforever2000@macports.org