svn commit: r399576 - head/devel/rubygem-gemcutter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 17 18:09:17 UTC 2015


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 at 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


More information about the svn-ports-all mailing list