From owner-svn-ports-all@freebsd.org Wed Nov 28 19:19:32 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 13D1C113A6A5; Wed, 28 Nov 2018 19:19:32 +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 5E2CE83988; Wed, 28 Nov 2018 19:19:31 +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 6DF896A70; Wed, 28 Nov 2018 19:19:29 +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 wASJJTZ5068527; Wed, 28 Nov 2018 19:19:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wASJJTYE068526; Wed, 28 Nov 2018 19:19:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201811281919.wASJJTYE068526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 28 Nov 2018 19:19:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486118 - head/www/p5-Catalyst-Runtime X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Catalyst-Runtime X-SVN-Commit-Revision: 486118 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5E2CE83988 X-Spamd-Result: default: False [0.54 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.17)[-0.169,0]; NEURAL_SPAM_LONG(0.47)[0.465,0]; NEURAL_SPAM_MEDIUM(0.25)[0.247,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: Wed, 28 Nov 2018 19:19:32 -0000 Author: sunpoet Date: Wed Nov 28 19:19:28 2018 New Revision: 486118 URL: https://svnweb.freebsd.org/changeset/ports/486118 Log: Update to 5.90123 - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime Modified: head/www/p5-Catalyst-Runtime/Makefile head/www/p5-Catalyst-Runtime/distinfo Modified: head/www/p5-Catalyst-Runtime/Makefile ============================================================================== --- head/www/p5-Catalyst-Runtime/Makefile Wed Nov 28 19:19:20 2018 (r486117) +++ head/www/p5-Catalyst-Runtime/Makefile Wed Nov 28 19:19:28 2018 (r486118) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90122 +PORTVERSION= 5.90123 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Elegant MVC Web Application Framework (Runtim LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE # Do not add the following ports to TEST_DEPENDS to avoid cyclic dependencies: # - devel/p5-Test-WWW-Mechanize-Catalyst Modified: head/www/p5-Catalyst-Runtime/distinfo ============================================================================== --- head/www/p5-Catalyst-Runtime/distinfo Wed Nov 28 19:19:20 2018 (r486117) +++ head/www/p5-Catalyst-Runtime/distinfo Wed Nov 28 19:19:28 2018 (r486118) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541352272 -SHA256 (Catalyst-Runtime-5.90122.tar.gz) = 88d2ab5e6a5bebf0f78cfd43fb984c04d32898940f6aeec68ab7e10f14ade7c7 -SIZE (Catalyst-Runtime-5.90122.tar.gz) = 378417 +TIMESTAMP = 1543425007 +SHA256 (Catalyst-Runtime-5.90123.tar.gz) = f4484409ee2f7e9dddf148e7509e7a3eaf4df0c22b97a94dddc2171909485f3b +SIZE (Catalyst-Runtime-5.90123.tar.gz) = 384814