Date: Mon, 2 Dec 2013 18:36:18 +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: r335529 - head/devel/rubygem-tzinfo Message-ID: <201312021836.rB2IaInl022421@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 2 18:36:18 2013 New Revision: 335529 URL: http://svnweb.freebsd.org/changeset/ports/335529 Log: - Update to 0.3.38 - Add LICENSE Changes: https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md Modified: head/devel/rubygem-tzinfo/Makefile head/devel/rubygem-tzinfo/distinfo Modified: head/devel/rubygem-tzinfo/Makefile ============================================================================== --- head/devel/rubygem-tzinfo/Makefile Mon Dec 2 18:36:14 2013 (r335528) +++ head/devel/rubygem-tzinfo/Makefile Mon Dec 2 18:36:18 2013 (r335529) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= tzinfo -PORTVERSION= 0.3.37 +PORTVERSION= 0.3.38 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Daylight-savings aware timezone support for Ruby +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes Modified: head/devel/rubygem-tzinfo/distinfo ============================================================================== --- head/devel/rubygem-tzinfo/distinfo Mon Dec 2 18:36:14 2013 (r335528) +++ head/devel/rubygem-tzinfo/distinfo Mon Dec 2 18:36:18 2013 (r335529) @@ -1,2 +1,2 @@ -SHA256 (rubygem/tzinfo-0.3.37.gem) = 6c8e551f2067b64c4edb00da70b1b85ac761e611cd73c7c937709ca797da225e -SIZE (rubygem/tzinfo-0.3.37.gem) = 314368 +SHA256 (rubygem/tzinfo-0.3.38.gem) = c8c8525a056b7e26228cc8fa1cdb969fe980a207346cd84ac519ccb7554e63e8 +SIZE (rubygem/tzinfo-0.3.38.gem) = 312832
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312021836.rB2IaInl022421>