The following reply was made to PR ports/182702; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/182702: commit references a PR
Date: Mon, 21 Oct 2013 02:37:31 +0000 (UTC)

 Author: swills
 Date: Mon Oct 21 02:37:22 2013
 New Revision: 331084
 URL: http://svnweb.freebsd.org/changeset/ports/331084
 
 Log:
   jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ 
asset pipeline
   
   WWW: https://github.com/joliss/jquery-ui-rails
   
   PR:          ports/182702
   Submitted by:        Loic Blot <loic.b...@unix-experience.fr>
 
 Added:
   head/www/rubygem-jquery-ui-rails/
   head/www/rubygem-jquery-ui-rails/Makefile   (contents, props changed)
   head/www/rubygem-jquery-ui-rails/distinfo   (contents, props changed)
   head/www/rubygem-jquery-ui-rails/pkg-descr   (contents, props changed)
 Modified:
   head/www/Makefile
 
 Modified: head/www/Makefile
 ==============================================================================
 --- head/www/Makefile  Mon Oct 21 02:23:06 2013        (r331083)
 +++ head/www/Makefile  Mon Oct 21 02:37:22 2013        (r331084)
 @@ -1769,6 +1769,7 @@
      SUBDIR += rubygem-jekyll
      SUBDIR += rubygem-journey
      SUBDIR += rubygem-jquery-rails
 +    SUBDIR += rubygem-jquery-ui-rails
      SUBDIR += rubygem-jruby-rack
      SUBDIR += rubygem-jwt
      SUBDIR += rubygem-kaminari
 
 Added: head/www/rubygem-jquery-ui-rails/Makefile
 ==============================================================================
 --- /dev/null  00:00:00 1970   (empty, because file is newly added)
 +++ head/www/rubygem-jquery-ui-rails/Makefile  Mon Oct 21 02:37:22 2013        
(r331084)
 @@ -0,0 +1,19 @@
 +# $FreeBSD$
 +
 +PORTNAME=     jquery-ui-rails
 +PORTVERSION=  4.0.5
 +CATEGORIES=   www rubygems
 +MASTER_SITES= RG
 +
 +MAINTAINER=   r...@freebsd.org
 +COMMENT=      jQuery UI's JavaScript, CSS, and image files packaged for Rails
 +
 +RUN_DEPENDS=  rubygem-railties>=3.1.0:${PORTSDIR}/www/rubygem-railties
 +
 +USE_RUBY=     yes
 +USE_RUBYGEMS= yes
 +RUBYGEM_AUTOPLIST=    yes
 +
 +NO_STAGE=     yes
 +
 +.include <bsd.port.mk>
 
 Added: head/www/rubygem-jquery-ui-rails/distinfo
 ==============================================================================
 --- /dev/null  00:00:00 1970   (empty, because file is newly added)
 +++ head/www/rubygem-jquery-ui-rails/distinfo  Mon Oct 21 02:37:22 2013        
(r331084)
 @@ -0,0 +1,2 @@
 +SHA256 (rubygem/jquery-ui-rails-4.0.5.gem) = 
8ff0bfd18143d0e6a773296da877aee7ec930f66923093c4b6bdbc2a6b54d9aa
 +SIZE (rubygem/jquery-ui-rails-4.0.5.gem) = 154112
 
 Added: head/www/rubygem-jquery-ui-rails/pkg-descr
 ==============================================================================
 --- /dev/null  00:00:00 1970   (empty, because file is newly added)
 +++ head/www/rubygem-jquery-ui-rails/pkg-descr Mon Oct 21 02:37:22 2013        
(r331084)
 @@ -0,0 +1,3 @@
 +jQuery UI's JavaScript, CSS, and image files packaged for the Rails 3.1+ 
asset pipeline
 +
 +WWW: https://github.com/joliss/jquery-ui-rails
 _______________________________________________
 svn-ports-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org"
 
_______________________________________________
freebsd-ruby@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to