diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-04 18:57:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-04 18:57:35 +0000 |
commit | 4bfbf639c6d6405a80e8e156f9e793981eca139e (patch) | |
tree | e7569289af2aba974c95d9a89137852c19d6c54e | |
parent | 381f120ebfba30fde6fd24f07f00f8fbdc113638 (diff) | |
download | ports-4bfbf639c6d6405a80e8e156f9e793981eca139e.tar.gz ports-4bfbf639c6d6405a80e8e156f9e793981eca139e.zip |
Notes
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-Runtime/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index dd68739cf54e..3c1173b46a71 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90120 +PORTVERSION= 5.90122 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,6 @@ COMMENT= Elegant MVC Web Application Framework (Runtime) 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 @@ -37,6 +36,7 @@ RUN_DEPENDS= p5-CGI-Simple>=1.109:www/p5-CGI-Simple \ p5-MooseX-Getopt>=0.48:devel/p5-MooseX-Getopt \ p5-MooseX-MethodAttributes>=0.24:devel/p5-MooseX-MethodAttributes \ p5-Path-Class>=0.09:devel/p5-Path-Class \ + p5-PerlIO-utf8_strict>=0:devel/p5-PerlIO-utf8_strict \ p5-Plack>=0.9991:www/p5-Plack \ p5-Plack-Middleware-FixMissingBodyInRedirect>=0.09:www/p5-Plack-Middleware-FixMissingBodyInRedirect \ p5-Plack-Middleware-MethodOverride>=0.12:www/p5-Plack-Middleware-MethodOverride \ diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo index 0f627a6811f4..960ad906a8e7 100644 --- a/www/p5-Catalyst-Runtime/distinfo +++ b/www/p5-Catalyst-Runtime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540027654 -SHA256 (Catalyst-Runtime-5.90120.tar.gz) = e3f791b75dfec668cb52fbe1c1596c051cc44de6c16eb333c79982d5e4822584 -SIZE (Catalyst-Runtime-5.90120.tar.gz) = 374248 +TIMESTAMP = 1541352272 +SHA256 (Catalyst-Runtime-5.90122.tar.gz) = 88d2ab5e6a5bebf0f78cfd43fb984c04d32898940f6aeec68ab7e10f14ade7c7 +SIZE (Catalyst-Runtime-5.90122.tar.gz) = 378417 |