Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Oct 2015 18:09:15 +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: r399576 - head/devel/rubygem-gemcutter
Message-ID:  <201510171809.t9HI9Fpi030631@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 17 18:09:15 2015
New Revision: 399576
URL: https://svnweb.freebsd.org/changeset/ports/399576

Log:
  - Add LICENSE_FILE
  - Update WWW

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

Modified: head/devel/rubygem-gemcutter/Makefile
==============================================================================
--- head/devel/rubygem-gemcutter/Makefile	Sat Oct 17 18:09:10 2015	(r399575)
+++ head/devel/rubygem-gemcutter/Makefile	Sat Oct 17 18:09:15 2015	(r399576)
@@ -10,9 +10,9 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Extensions to RubyGems for managing gems and more on RubyGems.org
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-gemcutter/pkg-descr
==============================================================================
--- head/devel/rubygem-gemcutter/pkg-descr	Sat Oct 17 18:09:10 2015	(r399575)
+++ head/devel/rubygem-gemcutter/pkg-descr	Sat Oct 17 18:09:15 2015	(r399576)
@@ -1,3 +1,3 @@
 Adds several commands to RubyGems for managing gems and more on RubyGems.org.
 
-WWW: http://rubygems.org
+WWW: https://github.com/rubygems/gemcutter



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