From pgollucci@frieza.p6m7g8.net  Wed Feb 10 23:08:02 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 8E37410656FA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 23:07:58 +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 339318FC1D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Feb 2010 23:07:58 +0000 (UTC)
Received: from frieza.p6m7g8.net (localhost [127.0.0.1])
	by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id o1AN7vM1027274;
	Wed, 10 Feb 2010 18:07:57 -0500 (EST)
	(envelope-from pgollucci@frieza.p6m7g8.net)
Received: (from pgollucci@localhost)
	by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id o1AN7vAa027273;
	Wed, 10 Feb 2010 18:07:57 -0500 (EST)
	(envelope-from pgollucci)
Message-Id: <201002102307.o1AN7vAa027273@frieza.p6m7g8.net>
Date: Wed, 10 Feb 2010 18:07:57 -0500 (EST)
From: "Philip M. Gollucci" <pgollucci@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: andrey@kostenko.name
Subject: [PATCH] databases/p5-DBIx-Class-QueryProfiler: update to 0.03
X-Send-Pr-Version: 3.113
X-GNATS-Notify: andrey@kostenko.name

>Number:         143752
>Category:       ports
>Synopsis:       [PATCH] databases/p5-DBIx-Class-QueryProfiler: update to 0.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 11 01:41:39 UTC 2010
>Closed-Date:    Fri Feb 26 00:16:36 UTC 2010
>Last-Modified:  Fri Feb 26 00:20:06 UTC 2010
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:
- Update to 0.03

Port maintainer (andrey@kostenko.name) is cc'd.

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

--- p5-DBIx-Class-QueryProfiler-0.03.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class-QueryProfiler/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	8 Jan 2010 14:09:35 -0000	1.1
+++ Makefile	10 Feb 2010 17:32:14 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/databases/p5-DBIx-Class-QueryProfiler/Makefile,v 1.1 2010/01/08 14:09:35 wen Exp $
 
 PORTNAME=	DBIx-Class-QueryProfiler
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/p5-DBIx-Class-QueryProfiler/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	8 Jan 2010 14:09:35 -0000	1.1
+++ distinfo	10 Feb 2010 17:32:14 -0000
@@ -1,3 +1,3 @@
-MD5 (DBIx-Class-QueryProfiler-0.02.tar.gz) = c78599469faeb6f4b6ce36ee275cd1a2
-SHA256 (DBIx-Class-QueryProfiler-0.02.tar.gz) = 8a1c4920b2a0e9ae5db28848ae74d8c8c5bc9cb353ddfa5657e1f9d816b41ca0
-SIZE (DBIx-Class-QueryProfiler-0.02.tar.gz) = 48407
+MD5 (DBIx-Class-QueryProfiler-0.03.tar.gz) = 0ba044df73a4d922bce0ca6795ca725d
+SHA256 (DBIx-Class-QueryProfiler-0.03.tar.gz) = ac33a2c6837ce2a05cfd0a3f7b96140bc5a0d49f3b0b0d762b91693beddd016d
+SIZE (DBIx-Class-QueryProfiler-0.03.tar.gz) = 25507
--- p5-DBIx-Class-QueryProfiler-0.03.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pgollucci 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 11 01:47:13 UTC 2010 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143752 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Feb 11 01:47:17 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: andrey@kostenko.name
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/143752: [PATCH] databases/p5-DBIx-Class-QueryProfiler: update to 0.03
Date: Thu, 11 Feb 2010 01:47:15 UT

 Maintainer of databases/p5-DBIx-Class-QueryProfiler,
 
 Please note that PR ports/143752 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/143752
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: =?UTF-8?B?0JDQvdC00YDQtdC5INCa0L7RgdGC0LXQvdC60L4=?= <andrey@kostenko.name>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/143752: [PATCH] databases/p5-DBIx-Class-QueryProfiler: 
	update to 0.03
Date: Wed, 17 Feb 2010 16:23:55 +0300

 all is ok
 
 On Thu, Feb 11, 2010 at 4:47 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of databases/p5-DBIx-Class-QueryProfiler,
 >
 > Please note that PR ports/143752 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:
 > =C2=A0 =C2=A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/143752
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 >

From: pgollucci@FreeBSD.org
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143752 [PATCH] databases/p5-DBIx-Class-QueryProfiler: update to 0.03
Date: Thu, 18 Feb 2010 18:48:30 -0500

 ping....
 
State-Changed-From-To: feedback->open 
State-Changed-By: pgollucci 
State-Changed-When: Thu Feb 25 19:48:53 UTC 2010 
State-Changed-Why:  
Maintainer timeout > 14 days 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143752 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Feb 26 00:16:35 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/143752: commit references a PR
Date: Fri, 26 Feb 2010 00:16:25 +0000 (UTC)

 pgollucci    2010-02-26 00:16:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/p5-DBIx-Class-QueryProfiler Makefile distinfo 
   Log:
   - Update to 0.03
   
   Changes:        http://search.cpan.org/dist/DBIx-Class-QueryProfiler/Changes
   PR:             ports/143752
   Submitted by:   myself (pgollucci@)
   Approved by:    maintainer timeout (andrey@kostenko.name; 14 days)
   
   Feature safe:   yes
   
   Revision  Changes    Path
   1.2       +1 -1      ports/databases/p5-DBIx-Class-QueryProfiler/Makefile
   1.2       +3 -3      ports/databases/p5-DBIx-Class-QueryProfiler/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:
