From scjamorim@bsd.com.br  Thu Aug 13 00:10:21 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AFDEC1065675
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Aug 2009 00:10:21 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244])
	by mx1.freebsd.org (Postfix) with ESMTP id 745348FC4A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 13 Aug 2009 00:10:21 +0000 (UTC)
Received: by an-out-0708.google.com with SMTP id d14so164984and.13
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Aug 2009 17:10:20 -0700 (PDT)
Received: by 10.100.206.8 with SMTP id d8mr529015ang.108.1250122219266;
        Wed, 12 Aug 2009 17:10:19 -0700 (PDT)
Received: from fbsd72.scjamorim.org ([201.47.164.60])
        by mx.google.com with ESMTPS id c23sm540918ana.8.2009.08.12.17.10.17
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 12 Aug 2009 17:10:18 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id 13301228233; Wed, 12 Aug 2009 21:10:09 -0300 (BRT)
Message-Id: <20090813001010.13301228233@fbsd72.scjamorim.org>
Date: Wed, 12 Aug 2009 21:10:09 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: peter@vereshagin.org
Subject: [PATCH] www/p5-FCGI-ProcManager: update to 0.19
X-Send-Pr-Version: 3.113
X-GNATS-Notify: peter@vereshagin.org

>Number:         137704
>Category:       ports
>Synopsis:       [PATCH] www/p5-FCGI-ProcManager: update to 0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 13 00:20:05 UTC 2009
>Closed-Date:    Fri Aug 14 19:46:31 UTC 2009
>Last-Modified:  Fri Aug 14 19:50:10 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 0.19

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/p5-FCGI-ProcManager-0.19.log

Port maintainer (peter@vereshagin.org) is cc'd.

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

--- p5-FCGI-ProcManager-0.19.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-FCGI-ProcManager/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	7 Apr 2008 16:12:50 -0000	1.2
+++ Makefile	13 Aug 2009 00:08:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	FCGI-ProcManager
-PORTVERSION=	0.18
+PORTVERSION=	0.19
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	FCGI
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-FCGI-ProcManager/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	7 Apr 2008 16:12:50 -0000	1.2
+++ distinfo	13 Aug 2009 00:08:54 -0000
@@ -1,3 +1,3 @@
-MD5 (FCGI-ProcManager-0.18.tar.gz) = 223f75818b1bc2f06c3c95c096b9a708
-SHA256 (FCGI-ProcManager-0.18.tar.gz) = 5093c47445c22205efa70166b0168307c6c7094d482f43bea771644303389802
-SIZE (FCGI-ProcManager-0.18.tar.gz) = 18799
+MD5 (FCGI-ProcManager-0.19.tar.gz) = 85b4eb5203f0adbf14bed39a258b9a59
+SHA256 (FCGI-ProcManager-0.19.tar.gz) = 51f7ba7d00b32cfa3370685c68b1171dc549ef96b93a71afd3c59214336a2f57
+SIZE (FCGI-ProcManager-0.19.tar.gz) = 18489
--- p5-FCGI-ProcManager-0.19.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 13 00:20:18 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137704 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Aug 13 00:20:23 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: peter@vereshagin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/137704: [PATCH] www/p5-FCGI-ProcManager: update to 0.19
Date: Thu, 13 Aug 2009 00:20:21 UT

 Maintainer of www/p5-FCGI-ProcManager,
 
 Please note that PR ports/137704 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/137704
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Fri Aug 14 07:50:43 UTC 2009 
State-Changed-Why:  
From misfiled PR ports/137717: 

Date: Thu, 13 Aug 2009 11:17:48 +0500 
From: Peter Vereshagin <peter@vereshagin.org> 
To: Sylvio Cesar <scjamorim@bsd.com.br> 
Subject: Re: [PATCH] www/p5-FCGI-ProcManager: update to 0.19 

I've seen the future Sylvio <= it is motto. 

Works for me, at least with FCGI::Spawn. Should be great to update the port this way. Thank you Sylvio! 

73! Peter 
--  
http://vereshagin.org 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137704 
State-Changed-From-To: open->closed 
State-Changed-By: araujo 
State-Changed-When: Fri Aug 14 19:46:30 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137704: commit references a PR
Date: Fri, 14 Aug 2009 19:46:27 +0000 (UTC)

 araujo      2009-08-14 19:46:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-FCGI-ProcManager Makefile distinfo 
   Log:
   - Update to 0.19.
   
   PR:             ports/137704
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    Peter Vereshagin <peter@vereshagin.org> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/www/p5-FCGI-ProcManager/Makefile
   1.3       +3 -3      ports/www/p5-FCGI-ProcManager/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:
