svn commit: r482853 - head/misc/pecl-timezonedb

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 23 17:48:59 UTC 2018


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 at 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


More information about the svn-ports-all mailing list