Update to 7.36.
- Fixed basename method in Mojo::File to work with relative paths. - Fixed a bug where Mojo::Log could not correctly identify if it was deployed with systemd. - Fixed Mojo::HelloWorld to actually be a Mojolicious subclass.
This commit is contained in:
parent
87e7a86e86
commit
f92c666a46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445494
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojolicious
|
||||
PORTVERSION= 7.35
|
||||
PORTVERSION= 7.36
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1499255773
|
||||
SHA256 (Mojolicious-7.35.tar.gz) = da50d83fbcc5ad7cd0938dee7327022a84f8c5d95885e0494ca0a537a08c4c89
|
||||
SIZE (Mojolicious-7.35.tar.gz) = 674716
|
||||
TIMESTAMP = 1499771948
|
||||
SHA256 (Mojolicious-7.36.tar.gz) = a94a2e56b45da83b4135ab8ccb333dc44157c2cac449fcaaa99b6f53a6bf439f
|
||||
SIZE (Mojolicious-7.36.tar.gz) = 675150
|
||||
|
Loading…
Reference in New Issue
Block a user