mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Update to 7.55
- Added -role flag to Mojo::Base. (jberger) - Improved tablify function in Mojo::Util to work with non-rectangular arrays. (CandyAngel, jabberwok) - Improved Windows compatibility of Mojo::Server::Daemon.
This commit is contained in:
parent
1a7dfd5fc9
commit
0ba6fbe45c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453664
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojolicious
|
||||
PORTVERSION= 7.54
|
||||
PORTVERSION= 7.55
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1509906472
|
||||
SHA256 (Mojolicious-7.54.tar.gz) = f9a75d3a97cb6066cea39e84466f12eb5974b233f9cda1f378d3861aaa2a0ce9
|
||||
SIZE (Mojolicious-7.54.tar.gz) = 696217
|
||||
TIMESTAMP = 1510069465
|
||||
SHA256 (Mojolicious-7.55.tar.gz) = ca99ce8feb9242376f616878e8a6ec3fef1b9fd8f0f34b86d226f5a1c15aa3aa
|
||||
SIZE (Mojolicious-7.55.tar.gz) = 695546
|
||||
|
Loading…
Reference in New Issue
Block a user