From peter@vereshagin.org  Wed Dec 16 15:07:12 2009
Return-Path: <peter@vereshagin.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 231A31065672;
	Wed, 16 Dec 2009 15:07:12 +0000 (UTC)
	(envelope-from peter@vereshagin.org)
Received: from mx1.skyriver.ru (ns1.skyriver.ru [89.108.82.27])
	by mx1.freebsd.org (Postfix) with ESMTP id D08D18FC17;
	Wed, 16 Dec 2009 15:07:11 +0000 (UTC)
Received: from localhost (tor-exit.aof.su [216.224.124.124])
	by mx1.skyriver.ru (Postfix) with ESMTPSA id 100EC5AB0;
	Wed, 16 Dec 2009 18:00:55 +0300 (MSK)
Message-Id: <20091216150633.GA5573@screwed.box>
Date: Wed, 16 Dec 2009 19:06:33 +0400
From: Peter Vereshagin <peter@vereshagin.org>
To: "Philip M. Gollucci" <pgollucci@freebsd.org>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <200912150647.nBF6l3GC069547@frieza.p6m7g8.net>
Subject: Re: [PATCH] www/p5-FCGI-Spawn: update to 0.15
References: <200912150647.nBF6l3GC069547@frieza.p6m7g8.net>

>Number:         141684
>Category:       ports
>Synopsis:       Re: [PATCH] www/p5-FCGI-Spawn: update to 0.15
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 16 15:10:01 UTC 2009
>Closed-Date:    Wed Dec 16 15:25:59 UTC 2009
>Last-Modified:  Wed Dec 16 15:25:59 UTC 2009
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 The error about this:
 
 PMG> +WRKSRC=	${WRKDIR}/${PORTNAME}
 
 was mine. I have fixed it in 0.15.1:
 
 ===
 diff -u p5-FCGI-Spawn-0.14/Makefile p5-FCGI-Spawn/Makefile
 --- p5-FCGI-Spawn-0.14/Makefile 2009-08-15 00:47:18.000000000 +0500
 +++ p5-FCGI-Spawn/Makefile      2009-12-16 18:57:40.651481214 +0400
 @@ -2,17 +2,17 @@
  # Date created:                2007-12-28
  # Whom:                        Peter <peter@vereshagin.org>
  #
 -# $FreeBSD: ports/www/p5-FCGI-Spawn/Makefile,v 1.4 2009/08/14 19:47:18 araujo Exp $
 +# $FreeBSD$
  #
  
  PORTNAME=      FCGI-Spawn
 -PORTVERSION=   0.14
 +PORTVERSION=   0.15.1
  CATEGORIES=    www perl5
  MASTER_SITES=  CPAN
  PKGNAMEPREFIX= p5-
  
  MAINTAINER=    peter@vereshagin.org
 -COMMENT=       Process manager/application server for FastCGI protocol
 +COMMENT=       Process manager/(CGI-like)application server for FastCGI protocol
  
  RUN_DEPENDS=   ${SITE_PERL}/FCGI/ProcManager.pm:${PORTSDIR}/www/p5-FCGI-ProcManager
  
 diff -u p5-FCGI-Spawn-0.14/distinfo p5-FCGI-Spawn/distinfo
 --- p5-FCGI-Spawn-0.14/distinfo 2009-08-15 00:47:18.000000000 +0500
 +++ p5-FCGI-Spawn/distinfo      2009-12-16 18:47:39.713070047 +0400
 @@ -1,3 +1,3 @@
 -MD5 (FCGI-Spawn-0.14.tar.gz) = 62971f5e24ced5f070641c0fa2cf8e6a
 -SHA256 (FCGI-Spawn-0.14.tar.gz) = 6e4dadd6744604b4b00322711b47076a8e67dab9ecf691a65c57d0371daeeeea
 -SIZE (FCGI-Spawn-0.14.tar.gz) = 18312
 +MD5 (FCGI-Spawn-0.15.1.tar.gz) = 4fbc9d3779c4f3b4d7b95386fed2fc48
 +SHA256 (FCGI-Spawn-0.15.1.tar.gz) = fcf8dbeae55b486f845330b37643619566e0f7bd9373167b8e378fba6c82c3ca
 +SIZE (FCGI-Spawn-0.15.1.tar.gz) = 22409
 ===
 
 The file itself is uploaded and being processed with CPAN and Sourceforge, the git reps of github and sf.net are updated accordingly. Thanks all. :)
 
 -- 
 http://vereshagin.org
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Dec 16 15:25:20 UTC 2009 
State-Changed-Why:  
Misfiled followup to ports/141556; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Dec 16 15:25:20 UTC 2009 
Responsible-Changed-Why:  

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