svn commit: r369413 - in head/www: . rubygem-jquery-atwho-rails-rails4

Johannes Jost Meixner xmj at FreeBSD.org
Sat Sep 27 18:37:51 UTC 2014


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 at 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


More information about the svn-ports-head mailing list