From pgollucci@frieza.p6m7g8.net  Wed Sep 22 00:23:29 2010
Return-Path: <pgollucci@frieza.p6m7g8.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 2A53E1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Sep 2010 00:23:29 +0000 (UTC)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239])
	by mx1.freebsd.org (Postfix) with ESMTP id D13778FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Sep 2010 00:23:28 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.4/8.14.4) with ESMTP id o8M0NRVM044176;
	Wed, 22 Sep 2010 00:23:27 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o8M0NRYZ044175;
	Wed, 22 Sep 2010 00:23:27 GMT
	(envelope-from pgollucci)
Message-Id: <201009220023.o8M0NRYZ044175@frieza.p6m7g8.net>
Date: Wed, 22 Sep 2010 00:23:27 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: rpsfa@rit.edu
Subject: [PATCH] devel/rubygem-launchy: Fix dependency versions
X-Send-Pr-Version: 3.113
X-GNATS-Notify: rpsfa@rit.edu

>Number:         150808
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-launchy: Fix dependency versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 22 00:30:06 UTC 2010
>Closed-Date:    Mon Sep 27 18:17:39 UTC 2010
>Last-Modified:  Mon Sep 27 18:30:07 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc / TaxiMagic
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Tue Aug 24 18:32:38 UTC 2010
>Description:
Fix dependency versions based on rubygems.org

Port maintainer (rpsfa@rit.edu) is cc'd.

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

--- rubygem-launchy-0.3.3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-launchy/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	23 Jun 2010 18:42:08 -0000	1.2
+++ Makefile	22 Sep 2010 00:06:08 -0000
@@ -6,6 +6,7 @@
 
 PORTNAME=	launchy
 PORTVERSION=	0.3.3
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,7 +14,7 @@
 COMMENT=	A helper class for launching cross-platform applications
 
 RUN_DEPENDS=	rake:${PORTSDIR}/devel/rubygem-rake \
-		rubygem-configuration>=1.1.0:${PORTSDIR}/devel/rubygem-configuration
+		rubygem-configuration>=0.0.5:${PORTSDIR}/devel/rubygem-configuration
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
--- rubygem-launchy-0.3.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Sep 22 00:32:06 UTC 2010 
Responsible-Changed-Why:  
ruby@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150808 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Sep 22 00:32:11 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150808 
Responsible-Changed-From-To: ruby->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Wed Sep 22 00:37:31 UTC 2010 
Responsible-Changed-Why:  
I will take it 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: rpsfa@rit.edu
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/150808: [PATCH] devel/rubygem-launchy: Fix dependency versions
Date: Wed, 22 Sep 2010 00:32:09 UT

 Maintainer of devel/rubygem-launchy,
 
 Please note that PR ports/150808 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/150808
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Ryan Steinmetz <rpsfa@rit.edu>
To: bug-followup@FreeBSD.org
Cc: pgollucci@p6m7g8.com
Subject: Re: ports/150808: [PATCH] devel/rubygem-launchy: Fix dependency
 versions
Date: Mon, 27 Sep 2010 09:44:54 -0400

 Approved.
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Mon Sep 27 18:10:14 UTC 2010 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150808 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Mon Sep 27 18:17:38 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150808: commit references a PR
Date: Mon, 27 Sep 2010 18:17:18 +0000 (UTC)

 pgollucci    2010-09-27 18:17:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/rubygem-launchy Makefile 
   Log:
   PR:             ports/150808
   Submitted by:   myself (pgollucci)
   Approved by:    rpsfa@rit.edu (maintainer)
   Sponsored by:   RideCharge Inc. / TaxiMagic
   
   Revision  Changes    Path
   1.4       +1 -0      ports/devel/rubygem-launchy/Makefile
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150808: commit references a PR
Date: Mon, 27 Sep 2010 18:20:34 +0000 (UTC)

 pgollucci    2010-09-27 18:20:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/rubygem-launchy Makefile 
   Log:
   - Fix dependency versions
     [patch apply failed before]
   
   PR:             ports/150808
   Submitted by:   myself (pgollucci)
   Approved by:    rpsfa@rit.edu (maintainer)
   Sponsored by:   RideCharge Inc. / TaxiMagic
   
   Revision  Changes    Path
   1.5       +1 -1      ports/devel/rubygem-launchy/Makefile
 _______________________________________________
 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"
 
>Unformatted:
