Ticket #36994: php-timezonedb-2012.9.patch

File php-timezonedb-2012.9.patch, 874 bytes (added by robsonpeixoto@…, 11 years ago)

version 2012.9

  • Portfile

     
    55PortGroup           php 1.1
    66
    77name                php-timezonedb
    8 version             2012.8
     8version             2012.9
    99categories          php devel
    1010platforms           darwin
    1111maintainers         miwi
     
    1818long_description    Timezone Database to be used with PHP's date and time \
    1919                    functions.
    2020
    21 checksums           rmd160  2c30f5cf08acce64cb3c33b519082dafc6b6f76d \
    22                     sha256  06fe75fe818177c196eb5c1a45bf49b9b81518ae656c2e7483b0a8c61c65ed0c
     21checksums           rmd160  cb6c8201bf301d00999f8ff16b47f426be418b99 \
     22                    sha256  86050cf0aa5b12f236f2be85fcfdcdd8adf54df281f22f160f1999dbdf79e612
    2323
    2424configure.args-append --enable-timezonedb
    2525