From steve@mouf.net  Mon Oct 17 01:22:35 2011
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D7A3F106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Oct 2011 01:22:35 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 7E8408FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Oct 2011 01:22:35 +0000 (UTC)
Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236])
	by mouf.net (8.14.4/8.14.4) with ESMTP id p9H1FQf3050847
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Sun, 16 Oct 2011 21:15:27 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id p9H1MU2U014652;
	Sun, 16 Oct 2011 21:22:30 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201110170122.p9H1MU2U014652@meatwad.mouf.net>
Date: Sun, 16 Oct 2011 21:22:30 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jhelfman@experts-exchange.com
Subject: [PATCH] www/rubygem-jquery-rails: update to 1.0.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jhelfman@experts-exchange.com

>Number:         161729
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-jquery-rails: update to 1.0.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 17 01:30:20 UTC 2011
>Closed-Date:    Thu Oct 27 03:18:48 UTC 2011
>Last-Modified:  Thu Oct 27 03:18:48 UTC 2011
>Originator:     Steve Wills
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 9.0-BETA2 FreeBSD 9.0-BETA2 #4: Sun Sep 18 10:33:08 EDT 2011
>Description:
- Update to 1.0.16

Will commit this along with other rails related updates. Would like you to consider changing maintainer on this to ruby@ which will make updating rails easier in the future.

Port maintainer (jhelfman@experts-exchange.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-jquery-rails-1.0.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-jquery-rails/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	20 Jun 2011 17:25:42 -0000	1.3
+++ Makefile	16 Oct 2011 17:33:53 -0000
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/www/rubygem-jquery-rails/Makefile,v 1.3 2011/06/20 17:25:42 pgollucci Exp $
 
 PORTNAME=	jquery-rails
-PORTVERSION=	0.2.7
+PORTVERSION=	1.0.16
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	jhelfman@experts-exchange.com
 COMMENT=	Provides a rails generator for jquery
 
-RUN_DEPENDS+=	rubygem-rails>=3.0:${PORTSDIR}/www/rubygem-rails \
+RUN_DEPENDS+=	rubygem-railties>=3.0.0:${PORTSDIR}/www/rubygem-railties \
 		rubygem-thor>=0.14.4:${PORTSDIR}/devel/rubygem-thor
 
 USE_RUBY=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-jquery-rails/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	19 Feb 2011 14:42:22 -0000	1.2
+++ distinfo	16 Oct 2011 17:33:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/jquery-rails-0.2.7.gem) = 5eaaf478ecdd652366fe14a62b1352c2d5c5d99170ac1570849dbb417b3307bb
-SIZE (rubygem/jquery-rails-0.2.7.gem) = 154112
+SHA256 (rubygem/jquery-rails-1.0.16.gem) = e1a87dcbeac2f29709b326d8a697c236618cb49d69eed35aeefc1f39f0433d9f
+SIZE (rubygem/jquery-rails-1.0.16.gem) = 257536
--- rubygem-jquery-rails-1.0.16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 17 01:31:16 UTC 2011 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161729 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Oct 17 01:31:23 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161729 
Responsible-Changed-From-To: ruby->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Mon Oct 17 01:32:47 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161729 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jhelfman@experts-exchange.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/161729: [PATCH] www/rubygem-jquery-rails: update to 1.0.16
Date: Mon, 17 Oct 2011 01:31:20 UT

 Maintainer of www/rubygem-jquery-rails,
 
 Please note that PR ports/161729 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/161729
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Jason Helfman <jhelfman@e-e.com>
To: bug-followup@FreeBSD.org
Cc: swills@freebsd.org
Subject: Re: ports/161729: [PATCH] www/rubygem-jquery-rails: update to 1.0.16
Date: Sun, 16 Oct 2011 20:02:59 -0700

 Approved. Takeover of maintainer-ship is fine. Anything to make ruby
 updates easier.
 
 -jgh
 
 -- 
 Jason Helfman
 System Administrator
 experts-exchange.com
 http://www.experts-exchange.com/M_4830110.html
 E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161729: commit references a PR
Date: Thu, 27 Oct 2011 03:06:43 +0000 (UTC)

 swills      2011-10-27 03:06:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/rubygem-jquery-rails Makefile distinfo 
   Log:
   - Update to 1.0.16
   - Change maintainer to ruby@ to ease future updates
   
   PR:             ports/161729
   Submitted by:   swills (me)
   Approved by:    jhelfman@experts-exchange.com (maintainer)
   
   Revision  Changes    Path
   1.4       +3 -3      ports/www/rubygem-jquery-rails/Makefile
   1.3       +2 -2      ports/www/rubygem-jquery-rails/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Thu Oct 27 03:18:47 UTC 2011 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161729 
>Unformatted:
