Revision: 77411 http://trac.macports.org/changeset/77411 Author: ryandesign@macports.org Date: 2011-03-29 16:40:43 -0700 (Tue, 29 Mar 2011) Log Message: ----------- p5-module-build: update to 0.3800 and indicate noarch Modified Paths: -------------- trunk/dports/perl/p5-module-build/Portfile Modified: trunk/dports/perl/p5-module-build/Portfile =================================================================== --- trunk/dports/perl/p5-module-build/Portfile 2011-03-29 23:37:28 UTC (rev 77410) +++ trunk/dports/perl/p5-module-build/Portfile 2011-03-29 23:40:43 UTC (rev 77411) @@ -4,9 +4,10 @@ PortGroup perl5 1.0 epoch 2 -perl5.setup Module-Build 0.3624 ../by-authors/id/D/DA/DAGOLDEN/ -revision 1 +perl5.setup Module-Build 0.3800 ../by-authors/id/D/DA/DAGOLDEN/ maintainers narf_tm openmaintainer +supported_archs noarch + description Build and install perl modules (MakeMaker replacement) long_description Module::Build is a system for building, testing, \ and installing Perl modules. It is meant to be a \ @@ -25,9 +26,8 @@ platforms darwin -checksums md5 d83b29d171f1476bf9771d1e3d80b008 \ - sha1 d3db9cba07ddf637337a1597479cb53ce83b413a \ - rmd160 b75a6d0ce078f1697928fa8f0e07559a66b7d637 +checksums sha1 b5da5631b3ae8afaf558caa2afec1a85da6d20dc \ + rmd160 c520ecd73e378600f5d9d9206d9203efc9245849 depends_lib-append port:p5-yaml \ port:p5-extutils-cbuilder \