Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 23:09:04 +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: r388001 - head/devel/rubygem-fastercsv
Message-ID:  <201505302309.t4UN94bW088686@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 30 23:09:03 2015
New Revision: 388001
URL: https://svnweb.freebsd.org/changeset/ports/388001

Log:
  - Add LICENSE
  - Update WWW

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

Modified: head/devel/rubygem-fastercsv/Makefile
==============================================================================
--- head/devel/rubygem-fastercsv/Makefile	Sat May 30 23:08:58 2015	(r388000)
+++ head/devel/rubygem-fastercsv/Makefile	Sat May 30 23:09:03 2015	(r388001)
@@ -9,6 +9,9 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Complete replacement to the CSV standard library
 
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-fastercsv/pkg-descr
==============================================================================
--- head/devel/rubygem-fastercsv/pkg-descr	Sat May 30 23:08:58 2015	(r388000)
+++ head/devel/rubygem-fastercsv/pkg-descr	Sat May 30 23:09:03 2015	(r388001)
@@ -6,4 +6,4 @@ primary goals:
       but not if you compare the features!)
    3. Improve on the CSV interface.
 
-WWW: http://rubygems.org/gems/fastercsv/
+WWW: http://fastercsv.rubyforge.org/



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