svn commit: r399582 - head/devel/rubygem-rake

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


Author: sunpoet
Date: Sat Oct 17 18:09:44 2015
New Revision: 399582
URL: https://svnweb.freebsd.org/changeset/ports/399582

Log:
  - Add LICENSE_FILE
  - Update WWW

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

Modified: head/devel/rubygem-rake/Makefile
==============================================================================
--- head/devel/rubygem-rake/Makefile	Sat Oct 17 18:09:40 2015	(r399581)
+++ head/devel/rubygem-rake/Makefile	Sat Oct 17 18:09:44 2015	(r399582)
@@ -10,9 +10,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Ruby Make
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/devel/rubygem-rake/pkg-descr
==============================================================================
--- head/devel/rubygem-rake/pkg-descr	Sat Oct 17 18:09:40 2015	(r399581)
+++ head/devel/rubygem-rake/pkg-descr	Sat Oct 17 18:09:44 2015	(r399582)
@@ -12,4 +12,4 @@ It has the following features:
   file. Projects that depend upon rake do not require that rake be installed on
   target systems.
 
-WWW: http://rubygems.org/gems/rake/
+WWW: https://github.com/ruby/rake


More information about the svn-ports-head mailing list