Date: Wed, 28 Nov 2018 19:19:29 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486118 - head/www/p5-Catalyst-Runtime Message-ID: <201811281919.wASJJTYE068526@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811281919.wASJJTYE068526>