On Fri, Jan 10, 2020 at 02:34:13AM +0000, wen heping wrote:
> Hi, ports@:
>
> Here is a simple patch to update www/p5-FCGI-ProcManager
> to 0.28. It build well and pass all tests on amd64-current system.
>
> One port depends on it : www/p5-Plack, it build well and pass
> all tests with this patch too.
>
> Regards,
> wen
OK afresh@
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/www/p5-FCGI-ProcManager/Makefile,v
> retrieving revision 1.15
> diff -u -p -r1.15 Makefile
> --- Makefile 12 Jul 2019 20:50:53 -0000 1.15
> +++ Makefile 10 Jan 2020 02:30:29 -0000
> @@ -4,9 +4,8 @@ COMMENT= functions for managing FastCGI
>
> MODULES= cpan
> PKG_ARCH= *
> -DISTNAME= FCGI-ProcManager-0.19
> +DISTNAME= FCGI-ProcManager-0.28
> CATEGORIES= www
> -REVISION= 0
>
> # Perl
> PERMIT_PACKAGE= Yes
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/www/p5-FCGI-ProcManager/distinfo,v
> retrieving revision 1.5
> diff -u -p -r1.5 distinfo
> --- distinfo 18 Jan 2015 03:15:43 -0000 1.5
> +++ distinfo 10 Jan 2020 02:30:29 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (FCGI-ProcManager-0.19.tar.gz) =
> Ufe6fQCzLPozcGhcaLEXHcVJ75a5OnGv08WSFDNqL1c=
> -SIZE (FCGI-ProcManager-0.19.tar.gz) = 18489
> +SHA256 (FCGI-ProcManager-0.28.tar.gz) =
> 4clYwEJCehdeBR4ACPICXo7IBhPTx3UFl7+OUpsEQg4=
> +SIZE (FCGI-ProcManager-0.28.tar.gz) = 28791
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/www/p5-FCGI-ProcManager/pkg/PLIST,v
> retrieving revision 1.1
> diff -u -p -r1.1 PLIST
> --- pkg/PLIST 17 Dec 2006 09:25:11 -0000 1.1
> +++ pkg/PLIST 10 Jan 2020 02:30:29 -0000
> @@ -1,4 +1,7 @@
> @comment $OpenBSD: PLIST,v 1.1 2006/12/17 09:25:11 dassow Exp $
> ${P5SITE}/FCGI/
> +${P5SITE}/FCGI/ProcManager/
> ${P5SITE}/FCGI/ProcManager.pm
> +${P5SITE}/FCGI/ProcManager/Constrained.pm
> @man man/man3p/FCGI::ProcManager.3p
> +@man man/man3p/FCGI::ProcManager::Constrained.3p
--
andrew - http://afresh1.com
($do || !$do) && undef($try) ; # Master of Perl, Yoda is. Hmmmm?