From pgollucci@frieza.p6m7g8.net  Wed Oct  6 05:11:43 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 A758E106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Oct 2010 05:11:43 +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 67D248FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  6 Oct 2010 05:11:43 +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 o965BY8Z081922;
	Wed, 6 Oct 2010 05:11:35 GMT
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.4/8.14.4/Submit) id o965BY5s081920;
	Wed, 6 Oct 2010 05:11:34 GMT
	(envelope-from pgollucci)
Message-Id: <201010060511.o965BY5s081920@frieza.p6m7g8.net>
Date: Wed, 6 Oct 2010 05:11:34 GMT
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gogo@cs.uni-sb.de
Subject: [PATCH] devel/rubygem-ruby-prof: update to 0.7.9
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gogo@cs.uni-sb.de

>Number:         151240
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-ruby-prof: update to 0.7.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 06 05:20:03 UTC 2010
>Closed-Date:    Thu Oct 07 00:25:02 UTC 2010
>Last-Modified:  Thu Oct  7 00:30:10 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.9

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

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

--- rubygem-ruby-prof-0.7.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ruby-prof/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	30 Sep 2010 00:58:45 -0000	1.12
+++ Makefile	6 Oct 2010 04:27:16 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/rubygem-ruby-prof/Makefile,v 1.12 2010/09/30 00:58:45 pgollucci Exp $
 
 PORTNAME=	ruby-prof
-PORTVERSION=	0.7.8
+PORTVERSION=	0.7.9
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-ruby-prof/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	30 Sep 2010 00:58:45 -0000	1.9
+++ distinfo	6 Oct 2010 04:27:16 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/ruby-prof-0.7.8.gem) = 1488bf075eb479ebea0057b71b13d5a5
-SHA256 (rubygem/ruby-prof-0.7.8.gem) = 7f6b7e4d2046d7f16d34eb3f827e0055eaa94924796968cf48e7068595105cd2
-SIZE (rubygem/ruby-prof-0.7.8.gem) = 58880
+MD5 (rubygem/ruby-prof-0.7.9.gem) = 5f5c227beb6e6696b8b83b96d051872e
+SHA256 (rubygem/ruby-prof-0.7.9.gem) = a712e448d41a7675303c8e7560c3c6167ad5db470226c4361dcb8260bc74c25c
+SIZE (rubygem/ruby-prof-0.7.9.gem) = 59392
--- rubygem-ruby-prof-0.7.9.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ruby 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 6 05:20:37 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=151240 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Oct 6 05:20:43 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151240 
Responsible-Changed-From-To: ruby->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Wed Oct 6 05:24:14 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gogo@cs.uni-sb.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/151240: [PATCH] devel/rubygem-ruby-prof: update to 0.7.9
Date: Wed, 6 Oct 2010 05:20:39 UT

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

From: Robert Gogolok <gogo@cs.uni-sb.de>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/151240: [PATCH] devel/rubygem-ruby-prof: update to 0.7.9
Date: Wed, 6 Oct 2010 21:45:28 +0200

 I approve the patch.
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Wed Oct 6 22:37:01 UTC 2010 
State-Changed-Why:  
Maintainer approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151240 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Thu Oct 7 00:25:00 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151240: commit references a PR
Date: Thu,  7 Oct 2010 00:24:00 +0000 (UTC)

 pgollucci    2010-10-07 00:23:55 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/rubygem-ruby-prof Makefile distinfo 
   Log:
   - Update to 0.7.9
   
   PR:             ports/151240
   Submitted by:   myself (pgollucci)
   Approved by:    gogo@cs.uni-sb.de (maintainer)
   Sponsored by:   RideCharge Inc. / TaxiMagic
   
   Revision  Changes    Path
   1.13      +1 -1      ports/devel/rubygem-ruby-prof/Makefile
   1.10      +3 -3      ports/devel/rubygem-ruby-prof/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"
 
>Unformatted:
