Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2015 11:16:45 +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: r387829 - head/devel/rubygem-stream
Message-ID:  <201505291116.t4TBGj1T089324@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 29 11:16:44 2015
New Revision: 387829
URL: https://svnweb.freebsd.org/changeset/ports/387829

Log:
  - Add LICENSE
  - Update WWW

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

Modified: head/devel/rubygem-stream/Makefile
==============================================================================
--- head/devel/rubygem-stream/Makefile	Fri May 29 11:16:39 2015	(r387828)
+++ head/devel/rubygem-stream/Makefile	Fri May 29 11:16:44 2015	(r387829)
@@ -10,6 +10,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Interface for external iterators
 
+LICENSE=	BSD2CLAUSE RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-stream/pkg-descr
==============================================================================
--- head/devel/rubygem-stream/pkg-descr	Fri May 29 11:16:39 2015	(r387828)
+++ head/devel/rubygem-stream/pkg-descr	Fri May 29 11:16:44 2015	(r387829)
@@ -1,3 +1,3 @@
 Interface for external iterators.
 
-WWW: http://rubygems.org/gems/stream/
+WWW: https://github.com/monora/stream



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