Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 14:48:46 +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: r482515 - head/devel/rubygem-tzinfo-data
Message-ID:  <201810201448.w9KEmkn5014240@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 20 14:48:46 2018
New Revision: 482515
URL: https://svnweb.freebsd.org/changeset/ports/482515

Log:
  Update to 1.2018.6
  
  Changes:	https://github.com/tzinfo/tzinfo-data/releases

Modified:
  head/devel/rubygem-tzinfo-data/Makefile
  head/devel/rubygem-tzinfo-data/distinfo

Modified: head/devel/rubygem-tzinfo-data/Makefile
==============================================================================
--- head/devel/rubygem-tzinfo-data/Makefile	Sat Oct 20 14:48:37 2018	(r482514)
+++ head/devel/rubygem-tzinfo-data/Makefile	Sat Oct 20 14:48:46 2018	(r482515)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tzinfo-data
-PORTVERSION=	1.2018.5
+PORTVERSION=	1.2018.6
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-tzinfo>=1.0.0:devel/rubygem-tzinfo
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-tzinfo-data/distinfo
==============================================================================
--- head/devel/rubygem-tzinfo-data/distinfo	Sat Oct 20 14:48:37 2018	(r482514)
+++ head/devel/rubygem-tzinfo-data/distinfo	Sat Oct 20 14:48:46 2018	(r482515)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525599938
-SHA256 (rubygem/tzinfo-data-1.2018.5.gem) = 42ed87da309ae8870826ba5bb9d7181686b2f1a76d1266e8f3f5a699288771ba
-SIZE (rubygem/tzinfo-data-1.2018.5.gem) = 318976
+TIMESTAMP = 1539962773
+SHA256 (rubygem/tzinfo-data-1.2018.6.gem) = 9bb6a57bb243ff95278ba3eb59447cc83148e228504573f12feb8b1145cedb23
+SIZE (rubygem/tzinfo-data-1.2018.6.gem) = 319488



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