diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-10-24 01:48:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-10-24 01:48:58 +0800 |
commit | caebd0346dece1bc1193001ee63289cc6bf2d7cc (patch) | |
tree | ce0faae30beb25c1886e20352745da29d5e7dd55 /misc | |
parent | 360bcae26748611c0f08cdfa51bdf0b6eff7bf52 (diff) | |
download | freebsd-ports-gnome-caebd0346dece1bc1193001ee63289cc6bf2d7cc.tar.gz freebsd-ports-gnome-caebd0346dece1bc1193001ee63289cc6bf2d7cc.tar.zst freebsd-ports-gnome-caebd0346dece1bc1193001ee63289cc6bf2d7cc.zip |
Update to 2018.6
Changes: https://pecl.php.net/package-changelog.php?package=timezonedb
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pecl-timezonedb/Makefile | 5 | ||||
-rw-r--r-- | misc/pecl-timezonedb/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/pecl-timezonedb/Makefile b/misc/pecl-timezonedb/Makefile index def4924386d4..c8050d629b81 100644 --- a/misc/pecl-timezonedb/Makefile +++ b/misc/pecl-timezonedb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timezonedb -PORTVERSION= 2018.5 +PORTVERSION= 2018.6 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -11,7 +11,8 @@ COMMENT= Timezone Database to be used with PHP date and time functions LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -CONFIGURE_ARGS= --enable-timezonedb USES= php:pecl +CONFIGURE_ARGS= --enable-timezonedb + .include <bsd.port.mk> diff --git a/misc/pecl-timezonedb/distinfo b/misc/pecl-timezonedb/distinfo index e984e1a17357..e3dcadde5555 100644 --- a/misc/pecl-timezonedb/distinfo +++ b/misc/pecl-timezonedb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532861561 -SHA256 (PECL/timezonedb-2018.5.tgz) = 8cd7bcd162476bba853ec4c2e1ef721a4f3c7d13716e27be212964f7afe919a8 -SIZE (PECL/timezonedb-2018.5.tgz) = 421263 +TIMESTAMP = 1540304202 +SHA256 (PECL/timezonedb-2018.6.tgz) = c0def0fa908d7fdc846072343944c72dbeafe227f29bb26650bfb91fa24a0820 +SIZE (PECL/timezonedb-2018.6.tgz) = 417826 |