From pgollucci@frieza.p6m7g8.net  Wed Sep 22 00:25:07 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 CB3D61065670
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Sep 2010 00:25:07 +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 815338FC1A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Sep 2010 00:25:07 +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 o8M0P3vQ048793;
	Wed, 22 Sep 2010 00:25:03 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o8M0P3Q4048792;
	Wed, 22 Sep 2010 00:25:03 GMT
	(envelope-from pgollucci)
Message-Id: <201009220025.o8M0P3Q4048792@frieza.p6m7g8.net>
Date: Wed, 22 Sep 2010 00:25:03 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: freebsdports@chillibear.com
Subject: [PATCH] www/rubygem-domainatrix: Fix dependency versions
X-Send-Pr-Version: 3.113
X-GNATS-Notify: freebsdports@chillibear.com

>Number:         150824
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-domainatrix: 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:16 UTC 2010
>Closed-Date:    Tue Oct 05 00:58:38 UTC 2010
>Last-Modified:  Tue Oct  5 01:00:14 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 (freebsdports@chillibear.com) is cc'd.

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

--- rubygem-domainatrix-0.0.7_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-domainatrix/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	23 Aug 2010 04:08:53 -0000	1.1
+++ Makefile	22 Sep 2010 00:06:08 -0000
@@ -7,13 +7,14 @@
 
 PORTNAME=	domainatrix
 PORTVERSION=	0.0.7
+PORTREVISION=	1
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports@chillibear.com
 COMMENT=	Library for parsing domain names and canonicalizing URLs
 
-RUN_DEPENDS=	rubygem-addressable>=0.0.0:${PORTSDIR}/www/rubygem-addressable
+RUN_DEPENDS=	rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable
 
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
--- rubygem-domainatrix-0.0.7_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:34:35 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=150824 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Sep 22 00:34:39 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: freebsdports@chillibear.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/150824: [PATCH] www/rubygem-domainatrix: Fix dependency versions
Date: Wed, 22 Sep 2010 00:34:37 UT

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

From: Eric <freebsdports@chillibear.com>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/150824: [PATCH] www/rubygem-domainatrix: Fix dependency
 versions
Date: Fri, 01 Oct 2010 13:56:03 +0100

 Approved
 
 > From: Edwin Groothuis <edwin@FreeBSD.org>
 > Reply-To: <bug-followup@FreeBSD.org>
 > Date: Wed, 22 Sep 2010 00:34:37 UT
 > To: <freebsdports@chillibear.com>
 > Cc: <bug-followup@FreeBSD.org>
 > Subject: Re: ports/150824: [PATCH] www/rubygem-domainatrix: Fix dependency
 > versions
 > 
 > Maintainer of www/rubygem-domainatrix,
 > 
 > Please note that PR ports/150824 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/150824
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Mon Oct 4 21:14:03 UTC 2010 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150824 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Tue Oct 5 00:58:38 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150824: commit references a PR
Date: Tue,  5 Oct 2010 00:58:23 +0000 (UTC)

 pgollucci    2010-10-05 00:58:18 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/rubygem-domainatrix Makefile 
   Log:
   - Fix dependency versions
   
   PR:             ports/150824
   Submitted by:   myself (pgollucci)
   Approved by:    freebsdports@chillibear.com (maintainer)
   Sponsored by:   RideCharge Inc. / TaxiMagic
   
   Revision  Changes    Path
   1.2       +2 -1      ports/www/rubygem-domainatrix/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:
