diff options
-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 |