From owner-svn-ports-head@freebsd.org Fri Jul 24 19:07:49 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 01818370CD1; Fri, 24 Jul 2020 19:07:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BCzH72DrBz4715; Fri, 24 Jul 2020 19:07:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D0680F48F; Fri, 24 Jul 2020 19:07:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06OJ7iVF048107; Fri, 24 Jul 2020 19:07:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06OJ7ikj048105; Fri, 24 Jul 2020 19:07:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202007241907.06OJ7ikj048105@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 24 Jul 2020 19:07:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r543358 - head/www/p5-Catalyst-Manual X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Catalyst-Manual X-SVN-Commit-Revision: 543358 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2020 19:07:49 -0000 Author: sunpoet Date: Fri Jul 24 19:07:43 2020 New Revision: 543358 URL: https://svnweb.freebsd.org/changeset/ports/543358 Log: Update to 5.9011 Changes: https://metacpan.org/changes/distribution/Catalyst-Manual Modified: head/www/p5-Catalyst-Manual/Makefile head/www/p5-Catalyst-Manual/distinfo head/www/p5-Catalyst-Manual/pkg-plist Modified: head/www/p5-Catalyst-Manual/Makefile ============================================================================== --- head/www/p5-Catalyst-Manual/Makefile Fri Jul 24 19:07:38 2020 (r543357) +++ head/www/p5-Catalyst-Manual/Makefile Fri Jul 24 19:07:43 2020 (r543358) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Manual -PORTVERSION= 5.9010 +PORTVERSION= 5.9011 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN Modified: head/www/p5-Catalyst-Manual/distinfo ============================================================================== --- head/www/p5-Catalyst-Manual/distinfo Fri Jul 24 19:07:38 2020 (r543357) +++ head/www/p5-Catalyst-Manual/distinfo Fri Jul 24 19:07:43 2020 (r543358) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556375593 -SHA256 (Catalyst-Manual-5.9010.tar.gz) = 5091baf8fe157db154c0bd4c005c330d1552c4f66403bccd518076739aa9e2f5 -SIZE (Catalyst-Manual-5.9010.tar.gz) = 176350 +TIMESTAMP = 1595578600 +SHA256 (Catalyst-Manual-5.9011.tar.gz) = b39e33965903c00583e0180e3dd528a54920f5207cdf052605ca13828cfac13c +SIZE (Catalyst-Manual-5.9011.tar.gz) = 176666 Modified: head/www/p5-Catalyst-Manual/pkg-plist ============================================================================== --- head/www/p5-Catalyst-Manual/pkg-plist Fri Jul 24 19:07:38 2020 (r543357) +++ head/www/p5-Catalyst-Manual/pkg-plist Fri Jul 24 19:07:43 2020 (r543358) @@ -10,6 +10,7 @@ %%SITE_PERL%%/Catalyst/Manual/Deployment/DevelopmentServer.pod %%SITE_PERL%%/Catalyst/Manual/Deployment/FastCGI.pod %%SITE_PERL%%/Catalyst/Manual/Deployment/IIS/FastCGI.pod +%%SITE_PERL%%/Catalyst/Manual/Deployment/NGINXUnit/PSGI.pod %%SITE_PERL%%/Catalyst/Manual/Deployment/SharedHosting.pod %%SITE_PERL%%/Catalyst/Manual/Deployment/lighttpd/FastCGI.pod %%SITE_PERL%%/Catalyst/Manual/Deployment/nginx/FastCGI.pod @@ -44,6 +45,7 @@ %%PERL5_MAN3%%/Catalyst::Manual::Deployment::DevelopmentServer.3.gz %%PERL5_MAN3%%/Catalyst::Manual::Deployment::FastCGI.3.gz %%PERL5_MAN3%%/Catalyst::Manual::Deployment::IIS::FastCGI.3.gz +%%PERL5_MAN3%%/Catalyst::Manual::Deployment::NGINXUnit::PSGI.3.gz %%PERL5_MAN3%%/Catalyst::Manual::Deployment::SharedHosting.3.gz %%PERL5_MAN3%%/Catalyst::Manual::Deployment::lighttpd::FastCGI.3.gz %%PERL5_MAN3%%/Catalyst::Manual::Deployment::nginx::FastCGI.3.gz