Revision: 76224 http://trac.macports.org/changeset/76224 Author: narf_tm@macports.org Date: 2011-02-18 12:56:04 -0800 (Fri, 18 Feb 2011) Log Message: ----------- Updated to 1.28. Modified Paths: -------------- trunk/dports/perl/p5-datetime-timezone/Portfile Modified: trunk/dports/perl/p5-datetime-timezone/Portfile =================================================================== --- trunk/dports/perl/p5-datetime-timezone/Portfile 2011-02-18 20:53:01 UTC (rev 76223) +++ trunk/dports/perl/p5-datetime-timezone/Portfile 2011-02-18 20:56:04 UTC (rev 76224) @@ -1,25 +1,24 @@ # $Id$ -PortSystem 1.0 -PortGroup perl5 1.0 +PortSystem 1.0 +PortGroup perl5 1.0 -epoch 5 -perl5.setup DateTime-TimeZone 1.19 -maintainers narf_tm openmaintainer -description Time zone object base class and factory -long_description This class is the base class for all time zone \ - objects. A time zone is represented internally as \ - a set of observances, each of which describes \ - the offset from GMT for a given time period. +epoch 5 +perl5.setup DateTime-TimeZone 1.28 ../by-authors/id/D/DR/DROLSKY/ +maintainers narf_tm openmaintainer +description Time zone object base class and factory +long_description This class is the base class for all time zone \ + objects. A time zone is represented internally as \ + a set of observances, each of which describes \ + the offset from GMT for a given time period. -platforms darwin +platforms darwin -checksums md5 2ed65ed36f32b2e68da1a0517484e366 \ - sha1 8541e68da3484e5fa4b321e59b8fdff867150aec \ - rmd160 ff42d3b67cce0b874e872abc6d7630d8c576d6ac +checksums md5 c5a9c76eac24181f05ceab9b6cf3e4da \ + sha1 73540ce8c22bc7ef19001a5f16cf1d27614cd3b0 \ + rmd160 17aab943726658ebf3040120f4851ed3265a7f02 -depends_lib-append port:p5-params-validate \ - port:p5-class-singleton \ - port:p5-test-simple - -perl5.use_module_build +depends_lib-append port:p5-params-validate \ + port:p5-class-singleton \ + port:p5-class-load \ + port:p5-test-simple
participants (1)
-
narf_tm@macports.org