Revision: 32339 http://trac.macosforge.org/projects/macports/changeset/32339 Author: narf_tm@macports.org Date: 2007-12-25 17:47:02 -0800 (Tue, 25 Dec 2007) Log Message: ----------- Updated to 1.38. Modified Paths: -------------- trunk/dports/perl/p5-html-mason/Portfile Modified: trunk/dports/perl/p5-html-mason/Portfile =================================================================== --- trunk/dports/perl/p5-html-mason/Portfile 2007-12-25 23:59:19 UTC (rev 32338) +++ trunk/dports/perl/p5-html-mason/Portfile 2007-12-26 01:47:02 UTC (rev 32339) @@ -2,7 +2,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup HTML-Mason 1.37 +perl5.setup HTML-Mason 1.38 maintainers narf_tm openmaintainer description High-performance, dynamic web site authoring system long_description \ @@ -12,8 +12,13 @@ platforms darwin -checksums md5 5df5ca4e11890b7d9143c4869703ceb0 +checksums md5 89426dff58943bd7a78189eba69a608d -depends_lib-append port:p5-cache-cache port:p5-class-container port:p5-cgi \ - port:p5-exception-class port:p5-params-validate port:p5-module-build \ - port:p5-scalar-list-utils port:p5-html-parser +depends_lib-append port:p5-cgi \ + port:p5-cache-cache \ + port:p5-class-container \ + port:p5-exception-class \ + port:p5-params-validate \ + port:p5-scalar-list-utils \ + port:p5-html-parser \ + port:p5-module-build