mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Update to 7.20.
- Fixed a bug in Mojo::File where the make_path method would die even if no error occurred. - Fixed warnings in Mojo::IOLoop::TLS.
This commit is contained in:
parent
55a8a38561
commit
be9dbd44ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431812
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Mojolicious
|
||||
PORTVERSION= 7.19
|
||||
PORTVERSION= 7.20
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1484496599
|
||||
SHA256 (Mojolicious-7.19.tar.gz) = 997305a328feed8cff5d10ec1d1029c55c4d83c285044bb0e6b147de0aac74ff
|
||||
SIZE (Mojolicious-7.19.tar.gz) = 665594
|
||||
TIMESTAMP = 1484753440
|
||||
SHA256 (Mojolicious-7.20.tar.gz) = ddd034bdd2b99f64498f30b9859c2f2607318f43983dfe36e14bfdf1526fd693
|
||||
SIZE (Mojolicious-7.20.tar.gz) = 665674
|
||||
|
Loading…
Reference in New Issue
Block a user