Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 07:14:19 +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: r387102 - head/devel/rubygem-allison
Message-ID:  <201505230714.t4N7EJmS072122@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 23 07:14:19 2015
New Revision: 387102
URL: https://svnweb.freebsd.org/changeset/ports/387102

Log:
  - Remove USE_RAKE
  - Update WWW

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

Modified: head/devel/rubygem-allison/Makefile
==============================================================================
--- head/devel/rubygem-allison/Makefile	Sat May 23 07:14:14 2015	(r387101)
+++ head/devel/rubygem-allison/Makefile	Sat May 23 07:14:19 2015	(r387102)
@@ -9,9 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Modern, pretty RDoc template
 
-USE_RUBY=		yes
-USE_RUBYGEMS=		yes
-USE_RAKE=	yes
+USE_RUBY=	yes
+USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 PLIST_FILES=	bin/allison

Modified: head/devel/rubygem-allison/pkg-descr
==============================================================================
--- head/devel/rubygem-allison/pkg-descr	Sat May 23 07:14:14 2015	(r387101)
+++ head/devel/rubygem-allison/pkg-descr	Sat May 23 07:14:19 2015	(r387102)
@@ -1,3 +1,3 @@
 A modern, pretty RDoc template.
 
-WWW: http://blog.evanweaver.com/pages/code#allison
+WWW: https://github.com/evan/allison



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