Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2015 23:08: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: r387996 - head/devel/rubygem-elif
Message-ID:  <201505302308.t4UN8d7b088060@svn.freebsd.org>

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

Log:
  - Add LICENSE
  - Update WWW

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

Modified: head/devel/rubygem-elif/Makefile
==============================================================================
--- head/devel/rubygem-elif/Makefile	Sat May 30 23:08:33 2015	(r387995)
+++ head/devel/rubygem-elif/Makefile	Sat May 30 23:08:39 2015	(r387996)
@@ -9,8 +9,11 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Read file in reverse order
 
-USE_RUBY=		yes
-USE_RUBYGEMS=		yes
+LICENSE=	GPLv2 RUBY
+LICENSE_COMB=	dual
+
+USE_RUBY=	yes
+USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-elif/pkg-descr
==============================================================================
--- head/devel/rubygem-elif/pkg-descr	Sat May 30 23:08:33 2015	(r387995)
+++ head/devel/rubygem-elif/pkg-descr	Sat May 30 23:08:39 2015	(r387996)
@@ -3,4 +3,4 @@ for reading a file line by line in rever
 often be helpful for things like log files, where the
 interesting information is usually at the end.
 
-WWW: http://rubygems.org/gems/elif/
+WWW: http://elif.rubyforge.org/



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