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

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

Log:
  - Add LICENSE_FILE
  - Update WWW

Modified:
  head/devel/rubygem-ruby-prof/Makefile
  head/devel/rubygem-ruby-prof/pkg-descr

Modified: head/devel/rubygem-ruby-prof/Makefile
==============================================================================
--- head/devel/rubygem-ruby-prof/Makefile	Sat Oct 17 18:09:49 2015	(r399583)
+++ head/devel/rubygem-ruby-prof/Makefile	Sat Oct 17 18:09:54 2015	(r399584)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast profiler for Ruby
 
 LICENSE=	BSD2CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes

Modified: head/devel/rubygem-ruby-prof/pkg-descr
==============================================================================
--- head/devel/rubygem-ruby-prof/pkg-descr	Sat Oct 17 18:09:49 2015	(r399583)
+++ head/devel/rubygem-ruby-prof/pkg-descr	Sat Oct 17 18:09:54 2015	(r399584)
@@ -10,4 +10,4 @@ ruby-prof is a fast code profiler for Ru
 * Reports - can generate both text and cross-referenced html reports
 * Output - can output to standard out or to a file
 
-WWW: http://rubygems.org/gems/ruby-prof/
+WWW: https://github.com/ruby-prof/ruby-prof



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