mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 7.12.
- Added button_to and csrf_button_to helpers to Mojolicious::Plugin::TagHelpers. - Removed experimental status from Mojo::IOLoop::Subprocess. - Removed experimental status from subprocess method in Mojo::IOLoop.
This commit is contained in:
parent
29d0588187
commit
5185b7b626
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428995
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojolicious
|
||||
PORTVERSION= 7.11
|
||||
PORTVERSION= 7.12
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1480519846
|
||||
SHA256 (Mojolicious-7.11.tar.gz) = 35fe21323fed8cdc8e9e497c7ca634e3aedcd9db0933dcafd6111a35ba8be764
|
||||
SIZE (Mojolicious-7.11.tar.gz) = 659859
|
||||
TIMESTAMP = 1482248326
|
||||
SHA256 (Mojolicious-7.12.tar.gz) = daba0097fdf52203a7c81ff800a9d15ea946eea0436ef4ff2da081b9e47e8776
|
||||
SIZE (Mojolicious-7.12.tar.gz) = 660570
|
||||
|
|
Loading…
Add table
Reference in a new issue