# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup perl5 1.0 epoch 5 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup DateTime-TimeZone 2.63 ../../authors/id/D/DR/DROLSKY revision 0 maintainers nomaintainer license {Artistic-1 GPL} 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 any} supported_archs noarch checksums rmd160 22cd8ebe67a375ec59c10ed9772d6f62cc1f0d84 \ sha256 79ac1c34fb2129b1ad88e0c7090166b98f2a7fd658358f2e1ae7e9bac963cc0f \ size 917071 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal \ port:p${perl5.major}-test-output \ port:p${perl5.major}-test-requires \ port:p${perl5.major}-test-taint depends_lib-append \ port:p${perl5.major}-class-singleton \ port:p${perl5.major}-locale-codes \ port:p${perl5.major}-module-runtime \ port:p${perl5.major}-namespace-autoclean \ port:p${perl5.major}-params-validationcompiler \ port:p${perl5.major}-specio \ port:p${perl5.major}-try-tiny } livecheck.type regex livecheck.url https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/ livecheck.regex "${perl5.module}-(\\d+(?:\\.\\d+)*)"