Permalink
Browse files
p5-mojolicious: update to version 8.14
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
perl/p5-mojolicious/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
|
|
|
perl5.setup Mojolicious 8.13 ../../authors/id/S/SR/SRI |
|
|
perl5.setup Mojolicious 8.14 ../../authors/id/S/SR/SRI |
|
|
epoch 2 |
|
|
categories-append www |
|
|
platforms darwin |
|
|
@@ -16,9 +16,9 @@ homepage https://mojolicious.org/ |
|
|
description A real-time MVC web framework emphasizing minimalism and simplicity |
|
|
long_description ${description} |
|
|
|
|
|
checksums rmd160 fabd280cd1c8162348820962ad42d96e89669bc7 \ |
|
|
sha256 684cfd4843b6b0cc297d884953bd56bf2098ebb80ad904f3886b2305bedf377a \ |
|
|
size 754044 |
|
|
checksums rmd160 23197a28b59de33e6d3d949a6ac924bfb9275fef \ |
|
|
sha256 381578a16a8c6c4600345b1a5e107f7485ff0a9a30fa3296b0d8b3507aab5535 \ |
|
|
size 754362 |
|
|
|
|
|
if {${perl5.major} != ""} { |
|
|
depends_lib-append \ |
|
|
|