Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2015 15:37:17 +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: r387151 - head/textproc/rubygem-rich
Message-ID:  <201505231537.t4NFbHrU023997@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 23 15:37:16 2015
New Revision: 387151
URL: https://svnweb.freebsd.org/changeset/ports/387151

Log:
  - Remove USE_RAKE
  - Update WWW

Modified:
  head/textproc/rubygem-rich/Makefile
  head/textproc/rubygem-rich/pkg-descr

Modified: head/textproc/rubygem-rich/Makefile
==============================================================================
--- head/textproc/rubygem-rich/Makefile	Sat May 23 15:30:39 2015	(r387150)
+++ head/textproc/rubygem-rich/Makefile	Sat May 23 15:37:16 2015	(r387151)
@@ -21,7 +21,6 @@ RUN_DEPENDS=	rubygem-jquery-rails>=0:${P
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
-USE_RAKE=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-rich/pkg-descr
==============================================================================
--- head/textproc/rubygem-rich/pkg-descr	Sat May 23 15:30:39 2015	(r387150)
+++ head/textproc/rubygem-rich/pkg-descr	Sat May 23 15:37:16 2015	(r387151)
@@ -1,3 +1,3 @@
 Rich is an opinionated WYSIWYG editor for Rails based on CKEditor.
 
-WWW: https://github.com/bastiaanterhorst/rich
+WWW: https://github.com/kreativgebiet/rich



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