Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2018 17:48:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482853 - head/misc/pecl-timezonedb
Message-ID:  <201810231748.w9NHmw0F062213@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 23 17:48:58 2018
New Revision: 482853
URL: https://svnweb.freebsd.org/changeset/ports/482853

Log:
  Update to 2018.6
  
  Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb

Modified:
  head/misc/pecl-timezonedb/Makefile
  head/misc/pecl-timezonedb/distinfo

Modified: head/misc/pecl-timezonedb/Makefile
==============================================================================
--- head/misc/pecl-timezonedb/Makefile	Tue Oct 23 17:48:50 2018	(r482852)
+++ head/misc/pecl-timezonedb/Makefile	Tue Oct 23 17:48:58 2018	(r482853)
@@ -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 an
 LICENSE=	PHP301
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-CONFIGURE_ARGS=	--enable-timezonedb
 USES=		php:pecl
+
+CONFIGURE_ARGS=	--enable-timezonedb
 
 .include <bsd.port.mk>

Modified: head/misc/pecl-timezonedb/distinfo
==============================================================================
--- head/misc/pecl-timezonedb/distinfo	Tue Oct 23 17:48:50 2018	(r482852)
+++ head/misc/pecl-timezonedb/distinfo	Tue Oct 23 17:48:58 2018	(r482853)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810231748.w9NHmw0F062213>