Permalink
Browse files
php-timezonedb: Update to 2019.1
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
php/php-timezonedb/Portfile
|
|
@@ -18,11 +18,11 @@ long_description Timezone Database to be used with PHP's date and time \ |
|
|
functions. |
|
|
|
|
|
if {[vercmp ${php.branch} 5.2] >= 0} { |
|
|
version 2018.9 |
|
|
version 2019.1 |
|
|
revision 0 |
|
|
checksums rmd160 82ff88afb9fa7fbb73eb061864247ef4efd5d301 \ |
|
|
sha256 661364836f91ec8b5904da4c928b5b2df8cb3af853994f8f4d68b57bc3c32ec8 \ |
|
|
size 421071 |
|
|
checksums rmd160 0aff9b73891f3a37ede62fe6571dd6caff72d9d3 \ |
|
|
sha256 451cab3b1be74cdff0f5295a0e120df155b693fe70261e38afb1b61f8b763d67 \ |
|
|
size 421301 |
|
|
} |
|
|
|
|
|
configure.args-append --enable-timezonedb |
|
|
|