Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2014 18:37:50 +0000 (UTC)
From:      Johannes Jost Meixner <xmj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369413 - in head/www: . rubygem-jquery-atwho-rails-rails4
Message-ID:  <201409271837.s8RIboHB006960@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: xmj
Date: Sat Sep 27 18:37:49 2014
New Revision: 369413
URL: http://svnweb.freebsd.org/changeset/ports/369413
QAT: https://qat.redports.org/buildarchive/r369413/

Log:
  www/rubygem-jquery-atwho-rails-rails4: copy port
  
  This is a jQuery plugin that implement Github-like mentions.
  
  WWW: http://ichord.github.com/jquery-atwho-rails
  
  Differential Revision:	https://reviews.freebsd.org/D868
  Approved by:	swills (mentor)

Added:
  head/www/rubygem-jquery-atwho-rails-rails4/
     - copied from r369378, head/www/rubygem-jquery-atwho-rails/
Modified:
  head/www/Makefile
  head/www/rubygem-jquery-atwho-rails-rails4/Makefile

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Sat Sep 27 18:30:29 2014	(r369412)
+++ head/www/Makefile	Sat Sep 27 18:37:49 2014	(r369413)
@@ -1797,6 +1797,7 @@
     SUBDIR += rubygem-jekyll-watch
     SUBDIR += rubygem-journey
     SUBDIR += rubygem-jquery-atwho-rails
+    SUBDIR += rubygem-jquery-atwho-rails-rails4
     SUBDIR += rubygem-jquery-rails
     SUBDIR += rubygem-jquery-rails4
     SUBDIR += rubygem-jquery-turbolinks

Modified: head/www/rubygem-jquery-atwho-rails-rails4/Makefile
==============================================================================
--- head/www/rubygem-jquery-atwho-rails/Makefile	Sat Sep 27 08:20:01 2014	(r369378)
+++ head/www/rubygem-jquery-atwho-rails-rails4/Makefile	Sat Sep 27 18:37:49 2014	(r369413)
@@ -4,9 +4,12 @@ PORTNAME=	jquery-atwho-rails
 PORTVERSION=	0.5.1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	-rails4
 
 MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	jQuery plugin that implement Github-like mentions
+COMMENT=	jQuery plugin that implements Github-like mentions
+
+LICENSE=	MIT
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes



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