Revision: 60998 http://trac.macports.org/changeset/60998 Author: narf_tm@macports.org Date: 2009-11-29 17:22:37 -0800 (Sun, 29 Nov 2009) Log Message: ----------- Updated to 0.51. Modified Paths: -------------- trunk/dports/perl/p5-datetime/Portfile Modified: trunk/dports/perl/p5-datetime/Portfile =================================================================== --- trunk/dports/perl/p5-datetime/Portfile 2009-11-30 01:20:07 UTC (rev 60997) +++ trunk/dports/perl/p5-datetime/Portfile 2009-11-30 01:22:37 UTC (rev 60998) @@ -1,23 +1,25 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -epoch 2 -perl5.setup DateTime 0.50 -maintainers narf_tm openmaintainer -description A date and time object -long_description DateTime is a class for the representation of date/time \ - combinations, and is part of the Perl DateTime project. \ - For details on this project please see \ - http://datetime.perl.org +epoch 2 +perl5.setup DateTime 0.51 +maintainers narf_tm openmaintainer +description A date and time object +long_description DateTime is a class for the representation of \ + date/time combinations, and is part of the Perl \ + DateTime project. For details on this project \ + please see http://datetime.perl.org -platforms darwin +platforms darwin -checksums md5 d7cf8bdbb3e55dda31f8bbea6cafad2f \ - sha1 20eea7116ad8a7a1995f6ff5e4984372f5d79a01 \ - rmd160 8ce6016216cc6b2ae8e1b18d95c9986c43af426b +checksums md5 e4804548ca481acce2b585950c3d5b45 \ + sha1 6d2120e254e6fd45f11c597453b7b5bce6eb70fe \ + rmd160 7f14865075d7bca2df5e121c107fd00766e07866 -depends_lib-append port:p5-datetime-locale \ - port:p5-datetime-timezone \ - port:p5-params-validate +depends_lib-append port:p5-datetime-locale \ + port:p5-datetime-timezone \ + port:p5-params-validate + +perl5.use_module_build