Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 2015 18:01:39 +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: r398612 - head/devel/rubygem-tzinfo
Message-ID:  <201510041801.t94I1dRu044671@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct  4 18:01:39 2015
New Revision: 398612
URL: https://svnweb.freebsd.org/changeset/ports/398612

Log:
  - Add LICENSE_FILE
  - Update WWW

Modified:
  head/devel/rubygem-tzinfo/Makefile
  head/devel/rubygem-tzinfo/pkg-descr

Modified: head/devel/rubygem-tzinfo/Makefile
==============================================================================
--- head/devel/rubygem-tzinfo/Makefile	Sun Oct  4 18:01:34 2015	(r398611)
+++ head/devel/rubygem-tzinfo/Makefile	Sun Oct  4 18:01:39 2015	(r398612)
@@ -11,11 +11,11 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Daylight-savings aware timezone support for Ruby
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-thread_safe1>=0.1:${PORTSDIR}/devel/rubygem-thread_safe1
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-tzinfo/pkg-descr
==============================================================================
--- head/devel/rubygem-tzinfo/pkg-descr	Sun Oct  4 18:01:34 2015	(r398611)
+++ head/devel/rubygem-tzinfo/pkg-descr	Sun Oct  4 18:01:39 2015	(r398612)
@@ -4,4 +4,4 @@ aware transformations between times in d
 tz database is compiled into Ruby classes which are packaged in the
 release.  No external zoneinfo files are required at runtime.
 
-WWW: http://rubygems.org/gems/tzinfo/
+WWW: https://github.com/tzinfo/tzinfo



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