From pgollucci@frieza.p6m7g8.net  Thu Sep 30 01:44:50 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 73E5B106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 2010 01:44:50 +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 358938FC0A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 2010 01:44:50 +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 o8U1ifih012201;
	Thu, 30 Sep 2010 01:44:41 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o8U1ifg5012200;
	Thu, 30 Sep 2010 01:44:41 GMT
	(envelope-from pgollucci)
Message-Id: <201009300144.o8U1ifg5012200@frieza.p6m7g8.net>
Date: Thu, 30 Sep 2010 01:44:41 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gogo@cs.uni-sb.de
Subject: [PATCH] sysutils/rubygem-god: update to 0.7.22
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gogo@cs.uni-sb.de

>Number:         151098
>Category:       ports
>Synopsis:       [PATCH] sysutils/rubygem-god: update to 0.7.22
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 30 01:50:02 UTC 2010
>Closed-Date:    Tue Oct 05 08:22:25 UTC 2010
>Last-Modified:  Tue Oct 05 08:22:25 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:
- Update to 0.7.22

Port maintainer (gogo@cs.uni-sb.de) is cc'd.

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

--- rubygem-god-0.7.22.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-god/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	22 Sep 2010 20:35:28 -0000	1.14
+++ Makefile	30 Sep 2010 01:05:01 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/sysutils/rubygem-god/Makefile,v 1.14 2010/09/22 20:35:28 pgollucci Exp $
 
 PORTNAME=	god
-PORTVERSION=	0.7.21
+PORTVERSION=	0.7.22
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/rubygem-god/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	22 Sep 2010 20:35:28 -0000	1.10
+++ distinfo	30 Sep 2010 01:05:01 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/god-0.7.21.gem) = 0c74dc09b9ef239430981ac8e82a9210
-SHA256 (rubygem/god-0.7.21.gem) = 4e20545b94e839f9e75e04166d4fae6d21287d97b7f7819cedf21a0787436628
-SIZE (rubygem/god-0.7.21.gem) = 120832
+MD5 (rubygem/god-0.7.22.gem) = 51955b36727dbf74cbf23a95d32bc1bd
+SHA256 (rubygem/god-0.7.22.gem) = 021eba7ee695720344698c723431e23ca1216d635be96bde28975d80f04bc2c9
+SIZE (rubygem/god-0.7.22.gem) = 120832
--- rubygem-god-0.7.22.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 30 01:50:55 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=151098 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Sep 30 01:51:00 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151098 
Responsible-Changed-From-To: ruby->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Thu Sep 30 01:54:11 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gogo@cs.uni-sb.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151098: [PATCH] sysutils/rubygem-god: update to 0.7.22
Date: Thu, 30 Sep 2010 01:50:57 UT

 Maintainer of sysutils/rubygem-god,
 
 Please note that PR ports/151098 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/151098
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Tue Oct 5 08:07:04 UTC 2010 
State-Changed-Why:  
maintainer timeout (gogo@cs.uni-sb.de ; 14 days) 

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

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