From owner-svn-ports-head@freebsd.org Sun Aug 23 19:41:12 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 856D43C6645; Sun, 23 Aug 2020 19:41:12 +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 4BZQbp5QXVz46G2; Sun, 23 Aug 2020 19:41:09 +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 D8747C4DA; Sun, 23 Aug 2020 19:41:06 +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 07NJf6gO078157; Sun, 23 Aug 2020 19:41:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07NJf62p078155; Sun, 23 Aug 2020 19:41:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202008231941.07NJf62p078155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 23 Aug 2020 19:41:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545910 - head/www/p5-Catalyst-Devel X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Catalyst-Devel X-SVN-Commit-Revision: 545910 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: Sun, 23 Aug 2020 19:41:12 -0000 Author: sunpoet Date: Sun Aug 23 19:41:06 2020 New Revision: 545910 URL: https://svnweb.freebsd.org/changeset/ports/545910 Log: Update to 1.41 Changes: https://metacpan.org/changes/distribution/Catalyst-Devel Modified: head/www/p5-Catalyst-Devel/Makefile head/www/p5-Catalyst-Devel/distinfo Modified: head/www/p5-Catalyst-Devel/Makefile ============================================================================== --- head/www/p5-Catalyst-Devel/Makefile Sun Aug 23 19:41:01 2020 (r545909) +++ head/www/p5-Catalyst-Devel/Makefile Sun Aug 23 19:41:06 2020 (r545910) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Devel -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,7 @@ COMMENT= Catalyst Development Tools LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= ${RUN_DEPENDS} \ - p5-Module-Install>=1.02:devel/p5-Module-Install +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Action-RenderView>=0.10:www/p5-Catalyst-Action-RenderView \ p5-Catalyst-Plugin-ConfigLoader>=0.30:www/p5-Catalyst-Plugin-ConfigLoader \ p5-Catalyst-Plugin-Static-Simple>=0.28:www/p5-Catalyst-Plugin-Static-Simple \ Modified: head/www/p5-Catalyst-Devel/distinfo ============================================================================== --- head/www/p5-Catalyst-Devel/distinfo Sun Aug 23 19:41:01 2020 (r545909) +++ head/www/p5-Catalyst-Devel/distinfo Sun Aug 23 19:41:06 2020 (r545910) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583046310 -SHA256 (Catalyst-Devel-1.40.tar.gz) = 8c5f064b01fa58dce395ae46f33a0d37c4cb03472dde7c5076b6df1f99e116bb -SIZE (Catalyst-Devel-1.40.tar.gz) = 98340 +TIMESTAMP = 1598175314 +SHA256 (Catalyst-Devel-1.41.tar.gz) = 9a4a7ab9266aed8b11f399e9859b7ff42615de1d6c7ee76505ed0cae0fce0ae5 +SIZE (Catalyst-Devel-1.41.tar.gz) = 91732