From owner-svn-ports-all@freebsd.org Thu Dec 6 20:32:12 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8F67113123DD; Thu, 6 Dec 2018 20:32: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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B216B7FBB0; Thu, 6 Dec 2018 20:32:11 +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 453BDD2F; Thu, 6 Dec 2018 20:32:08 +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 wB6KW8h8049910; Thu, 6 Dec 2018 20:32:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB6KW74d049909; Thu, 6 Dec 2018 20:32:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201812062032.wB6KW74d049909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 6 Dec 2018 20:32:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486791 - head/www/p5-Catalyst-Plugin-Session X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Catalyst-Plugin-Session X-SVN-Commit-Revision: 486791 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B216B7FBB0 X-Spamd-Result: default: False [-1.92 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.86)[-0.863,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-0.08)[-0.083,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Dec 2018 20:32:12 -0000 Author: sunpoet Date: Thu Dec 6 20:32:07 2018 New Revision: 486791 URL: https://svnweb.freebsd.org/changeset/ports/486791 Log: Update to 0.41 Changes: https://metacpan.org/changes/distribution/Catalyst-Plugin-Session Modified: head/www/p5-Catalyst-Plugin-Session/Makefile head/www/p5-Catalyst-Plugin-Session/distinfo Modified: head/www/p5-Catalyst-Plugin-Session/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Session/Makefile Thu Dec 6 20:31:58 2018 (r486790) +++ head/www/p5-Catalyst-Plugin-Session/Makefile Thu Dec 6 20:32:07 2018 (r486791) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Plugin-Session -PORTVERSION= 0.40 +PORTVERSION= 0.41 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_COMB= dual # Do not add p5-Catalyst-Plugin-Session-State-Cookie to TEST_DEPENDS to avoid cyclic dependency BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Catalyst-Runtime>=5.71001:www/p5-Catalyst-Runtime \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-MRO-Compat>=0:devel/p5-MRO-Compat \ p5-Moose>=0.76:devel/p5-Moose \ p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:devel/p5-MooseX-Emulate-Class-Accessor-Fast \ Modified: head/www/p5-Catalyst-Plugin-Session/distinfo ============================================================================== --- head/www/p5-Catalyst-Plugin-Session/distinfo Thu Dec 6 20:31:58 2018 (r486790) +++ head/www/p5-Catalyst-Plugin-Session/distinfo Thu Dec 6 20:32:07 2018 (r486791) @@ -1,2 +1,3 @@ -SHA256 (Catalyst-Plugin-Session-0.40.tar.gz) = fb41aaef97cb3c3bd613af77906d5819fc8d6b73cc11ae24d3e51cca7a8a3b9c -SIZE (Catalyst-Plugin-Session-0.40.tar.gz) = 49803 +TIMESTAMP = 1544114806 +SHA256 (Catalyst-Plugin-Session-0.41.tar.gz) = 85610a17ca1f40eb99ddbeb5e53462f1e6d568e8afd99d4f975bb07f520a8528 +SIZE (Catalyst-Plugin-Session-0.41.tar.gz) = 49922