aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-09-03 22:08:16 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-09-03 22:08:16 +0000
commit0ba716279705f550db8ca14558cab63ad6fbe603 (patch)
tree50306a14a6a927279c1db9814eac4990d5b4e50f
parent3d137a22de7fc5a8db81febfb0a875e533c63010 (diff)
downloadports-0ba716279705f550db8ca14558cab63ad6fbe603.tar.gz
ports-0ba716279705f550db8ca14558cab63ad6fbe603.zip
Update to 7.44.
- Reverted a previous change to Mojo::Loader that allowed for load_class to be called on the same class multiple times, since it had very bad side effects. - Improved Mojo::IOLoop::TLS to use a little less memory. - Fixed a bug where Mojolicious controllers like "MyApp::Controller::Foo::Bar" would disappear if loading the controller "MyApp::Controller::Foo" was attempted but failed.
Notes
Notes: svn path=/head/; revision=449219
-rw-r--r--www/p5-Mojolicious/Makefile2
-rw-r--r--www/p5-Mojolicious/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Mojolicious/Makefile b/www/p5-Mojolicious/Makefile
index ae3a9ec80c9d..79a2cd629f75 100644
--- a/www/p5-Mojolicious/Makefile
+++ b/www/p5-Mojolicious/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Mojolicious
-PORTVERSION= 7.43
+PORTVERSION= 7.44
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/www/p5-Mojolicious/distinfo b/www/p5-Mojolicious/distinfo
index 6f9b5bb83d6c..588eef011bcc 100644
--- a/www/p5-Mojolicious/distinfo
+++ b/www/p5-Mojolicious/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503067776
-SHA256 (Mojolicious-7.43.tar.gz) = ca177da7b0c1e2a31a1880c4a06afbbd1ada1da57146bfa030b7912a3d608b5e
-SIZE (Mojolicious-7.43.tar.gz) = 686222
+TIMESTAMP = 1504476317
+SHA256 (Mojolicious-7.44.tar.gz) = 511d8226d5708816500dd9c88ee1e5131a5830966783303383ba579c2d3349c6
+SIZE (Mojolicious-7.44.tar.gz) = 686573