svn commit: r335529 - head/devel/rubygem-tzinfo
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Dec 2 18:36:20 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list