From nobody@FreeBSD.org  Sat Feb 23 19:58:28 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DFB4516A402
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 19:58:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id DEE6E13C465
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 19:58:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1NJtook004985
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 23 Feb 2008 19:55:50 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1NJtoRf004984;
	Sat, 23 Feb 2008 19:55:50 GMT
	(envelope-from nobody)
Message-Id: <200802231955.m1NJtoRf004984@www.freebsd.org>
Date: Sat, 23 Feb 2008 19:55:50 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] www/p5-FCGI-Spawn
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: peter@vereshagin.org

>Number:         121012
>Category:       ports
>Synopsis:       [UPDATE] www/p5-FCGI-Spawn
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 23 20:00:07 UTC 2008
>Closed-Date:    Tue Feb 26 20:17:44 UTC 2008
>Last-Modified:  Tue Feb 26 20:17:44 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.12
- Fix WWW in pkg-descr
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	12 Jan 2008 16:11:30 -0000	1.1
+++ Makefile	21 Feb 2008 17:27:29 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	FCGI-Spawn
-PORTVERSION=	0.1
+PORTVERSION=	0.12
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	FCGI
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	peter@vereshagin.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	12 Jan 2008 16:11:30 -0000	1.1
+++ distinfo	21 Feb 2008 17:27:29 -0000
@@ -1,3 +1,3 @@
-MD5 (FCGI-Spawn-0.1.tar.gz) = 356d9d34f37ae06c40a463fae325c82b
-SHA256 (FCGI-Spawn-0.1.tar.gz) = 807b16e6aa1d65432457a78627b09e14a97631cde4f19691f6f9c8a4ff1e323e
-SIZE (FCGI-Spawn-0.1.tar.gz) = 3729
+MD5 (FCGI-Spawn-0.12.tar.gz) = 2c0ee2d428f63f4ad207e5325cb75e64
+SHA256 (FCGI-Spawn-0.12.tar.gz) = ff9fcb4505884f33840bc008586653962c2ed1c47d7e9b75c5253ff31b68e16d
+SIZE (FCGI-Spawn-0.12.tar.gz) = 12947
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/www/p5-FCGI-Spawn/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	12 Jan 2008 16:11:30 -0000	1.1
+++ pkg-descr	21 Feb 2008 17:27:29 -0000
@@ -7,4 +7,4 @@
 by Web server. So we have the daemon that is hot ready for hosting
 providing.
 
-WWW:	http://search.cpan.org/dist/FCGI-ProcManager/
+WWW:	http://search.cpan.org/dist/FCGI-Spawn/


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gabor 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Feb 23 20:01:01 UTC 2008 
Responsible-Changed-Why:  
gabor@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121012 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Feb 23 20:01:04 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Peter Vereshagin <peter@vereshagin.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121012: [UPDATE] www/p5-FCGI-Spawn
Date: Sun, 24 Feb 2008 21:55:43 +0400

 God love is hard to find. You got lucky, Edwin!
 
 will fix on this week.
 
 2008/02/23 20:01:03 +0000 Edwin Groothuis <edwin@FreeBSD.org> => To peter@vereshagin.org :
 EG> Maintainer of www/p5-FCGI-Spawn,
 EG> Please note that PR ports/121012 has just been submitted.
 
 73! Peter
 -- 
 http://vereshagin.org

From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: "pyotr@pisem.net" <pyotr@pisem.net>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/121012: [UPDATE] www/p5-FCGI-Spawn
Date: Mon, 25 Feb 2008 13:54:13 -0300

 pyotr@pisem.net wrote:
 > Doubt on
 > ===
 > -MASTER_SITE_SUBDIR=  FCGI
 > ===
 > but works for me. Smiley added cause clients' base is still small 
 > enough and the production people wants more stuff about logging and 
 > memory leaks defense in ProcManager which is the 'use base'.
 >
 > Apply please the attached 121012.diff. Thanks.
 Hello pyotr,
 
 MASTER_SITES=     CPAN
 
 is the same that:
 
 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=   FCGI
 
 or:
 
 MASTER_SITES=   CPAN
 MASTER_SITE_SUBDIR=   FCGI
 
 Because this, is that line unnecessary.
 
 You want to apply your patch ONLY to insert a smile on pkg-descr? I 
 don't see this need! :-)
 
 -- 
 Regards,
 Felippe de Meirelles Motta
 lippemail@gmail.com
 

From: Peter Vereshagin <peter@vereshagin.org>
To: Felippe de Meirelles Motta <lippemail@gmail.com>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/121012: [UPDATE] www/p5-FCGI-Spawn
Date: Mon, 25 Feb 2008 21:54:48 +0400

 God love is hard to find. You got lucky, Felippe!
 2008/02/25 13:54:13 -0300 Felippe de Meirelles Motta <lippemail@gmail.com> => To pyotr@pisem.net :
 FdMM> pyotr@pisem.net wrote:
 FdMM> >Doubt on
 FdMM> >===
 FdMM> >-MASTER_SITE_SUBDIR=  FCGI
 FdMM> >===
 FdMM> >but works for me. Smiley added cause clients' base is still small 
 FdMM> >enough and the production people wants more stuff about logging and 
 FdMM> >memory leaks defense in ProcManager which is the 'use base'.
 FdMM> >
 FdMM> >Apply please the attached 121012.diff. Thanks.
 FdMM> Hello pyotr,
 FdMM> 
 FdMM> MASTER_SITES=     CPAN
 FdMM> 
 FdMM> is the same that:
 FdMM> 
 FdMM> MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
 FdMM> MASTER_SITE_SUBDIR=   FCGI
 FdMM> 
 FdMM> or:
 FdMM> 
 FdMM> MASTER_SITES=   CPAN
 FdMM> MASTER_SITE_SUBDIR=   FCGI
 FdMM> 
 FdMM> Because this, is that line unnecessary.
 FdMM> 
 FdMM> You want to apply your patch ONLY to insert a smile on pkg-descr? I 
 FdMM> don't see this need! :-)
 
 ok, YMMV. But...
 The inspiration and the template for p5-FCGI-Spawn was the p5-FCGI-ProcManager namely, particularly concerning Makefile.
 So the origin of 
 ===
 MASTER_SITE_SUBDIR=  FCGI
 ===
 was the deprecated p5-FastCGI-ProcManager. Probably the old-school deprecated fashion? I conclude therefore:
 
 "You want to apply '-MASTER_SITE_SUBDIR' ONLY to save a some on p5-FCGI-Spawn? I don't see this need! :-)" We should distribute this on BOTH, the p5-FCGI-ProcManager too... I use to maintain that another stuff too, should I submit the separate PR for this?
 
 Just newbie to ports maintenance. Thanks for additional spelling on bsd.port.mk :)
 
 73! Peter
 -- 
 http://vereshagin.org

From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: Peter Vereshagin <peter@vereshagin.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/121012: [UPDATE] www/p5-FCGI-Spawn
Date: Mon, 25 Feb 2008 15:42:33 -0300

 Peter Vereshagin wrote:
 > God love is hard to find. You got lucky, Felippe!
 > 2008/02/25 13:54:13 -0300 Felippe de Meirelles Motta <lippemail@gmail.com> => To pyotr@pisem.net :
 > FdMM> pyotr@pisem.net wrote:
 > FdMM> >Doubt on
 > FdMM> >===
 > FdMM> >-MASTER_SITE_SUBDIR=  FCGI
 > FdMM> >===
 > FdMM> >but works for me. Smiley added cause clients' base is still small 
 > FdMM> >enough and the production people wants more stuff about logging and 
 > FdMM> >memory leaks defense in ProcManager which is the 'use base'.
 > FdMM> >
 > FdMM> >Apply please the attached 121012.diff. Thanks.
 > FdMM> Hello pyotr,
 > FdMM> 
 > FdMM> MASTER_SITES=     CPAN
 > FdMM> 
 > FdMM> is the same that:
 > FdMM> 
 > FdMM> MASTER_SITES=   ${MASTER_SITE_PERL_CPAN}
 > FdMM> MASTER_SITE_SUBDIR=   FCGI
 > FdMM> 
 > FdMM> or:
 > FdMM> 
 > FdMM> MASTER_SITES=   CPAN
 > FdMM> MASTER_SITE_SUBDIR=   FCGI
 > FdMM> 
 > FdMM> Because this, is that line unnecessary.
 > FdMM> 
 > FdMM> You want to apply your patch ONLY to insert a smile on pkg-descr? I 
 > FdMM> don't see this need! :-)
 >
 > ok, YMMV. But...
 > The inspiration and the template for p5-FCGI-Spawn was the p5-FCGI-ProcManager namely, particularly concerning Makefile.
 > So the origin of 
 > ===
 > MASTER_SITE_SUBDIR=  FCGI
 > ===
 > was the deprecated p5-FastCGI-ProcManager. Probably the old-school deprecated fashion? I conclude therefore:
 >
 > "You want to apply '-MASTER_SITE_SUBDIR' ONLY to save a some on p5-FCGI-Spawn? I don't see this need! :-)" We should distribute this on BOTH, the p5-FCGI-ProcManager too... I use to maintain that another stuff too, should I submit the separate PR for this?
 >
 > Just newbie to ports maintenance. Thanks for additional spelling on bsd.port.mk :)
 >
 > 73! Peter
 >   
 Okay and yes, another PR for this. But wait an new version for 
 p5-FastCGI-ProcManager to apply these changes.
 
 If needed to help, i'm avaiable. :-)
 
 -- 
 Regards,
 Felippe de Meirelles Motta
 lippemail@gmail.com
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121012: commit references a PR
Date: Tue, 26 Feb 2008 20:04:36 +0000 (UTC)

 gabor       2008-02-26 20:04:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-FCGI-Spawn    Makefile distinfo pkg-descr 
   Log:
   - Update to 0.12
   - Fix WWW
   
   PR:             ports/121012
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.2       +1 -2      ports/www/p5-FCGI-Spawn/Makefile
   1.2       +3 -3      ports/www/p5-FCGI-Spawn/distinfo
   1.2       +1 -1      ports/www/p5-FCGI-Spawn/pkg-descr
 _______________________________________________
 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"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: gabor 
State-Changed-When: Tue Feb 26 20:16:13 UTC 2008 
State-Changed-Why:  
Committed, thanks! 

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