From owner-svn-ports-head@freebsd.org Sat Feb 3 20:44:11 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D604AEEB2F8; Sat, 3 Feb 2018 20:44:11 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DBF67A144; Sat, 3 Feb 2018 20:44:11 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 73179101AD; Sat, 3 Feb 2018 20:44:11 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w13KiBHb018238; Sat, 3 Feb 2018 20:44:11 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w13KiB5m018235; Sat, 3 Feb 2018 20:44:11 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201802032044.w13KiB5m018235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 3 Feb 2018 20:44:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460846 - head/www/p5-Mojolicious X-SVN-Group: ports-head X-SVN-Commit-Author: adamw X-SVN-Commit-Paths: head/www/p5-Mojolicious X-SVN-Commit-Revision: 460846 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2018 20:44:12 -0000 Author: adamw Date: Sat Feb 3 20:44:10 2018 New Revision: 460846 URL: https://svnweb.freebsd.org/changeset/ports/460846 Log: Update Mojolicious to 7.62 - Added -u option to get command. (jberger) - Added dont_use_nlink option to list_tree method in Mojo::File. - Added reverse proxy section to Mojolicious::Guides::Cookbook. (polettix) - Fixed a promise resolution bug in Mojo::Promise. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Sat Feb 3 20:20:49 2018 (r460845) +++ head/www/p5-Mojolicious/Makefile Sat Feb 3 20:44:10 2018 (r460846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.61 +PORTVERSION= 7.62 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Sat Feb 3 20:20:49 2018 (r460845) +++ head/www/p5-Mojolicious/distinfo Sat Feb 3 20:44:10 2018 (r460846) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516035654 -SHA256 (Mojolicious-7.61.tar.gz) = 386ade41021bf0470879a0abceeccc305f773b41b76245cc3cdce92d7dc8897d -SIZE (Mojolicious-7.61.tar.gz) = 708233 +TIMESTAMP = 1517690526 +SHA256 (Mojolicious-7.62.tar.gz) = 3b7911ae6701b9aefb68ebacbe93d157b5b46f5ea5d950a0d28e2431ccd9ba2c +SIZE (Mojolicious-7.62.tar.gz) = 709397