From owner-svn-ports-head@freebsd.org Fri Sep 23 18:55:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A46EDBE7BCC; Fri, 23 Sep 2016 18:55:54 +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 mx1.freebsd.org (Postfix) with ESMTPS id 74AE2CF1; Fri, 23 Sep 2016 18:55:54 +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 u8NItrWl092089; Fri, 23 Sep 2016 18:55:53 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8NItr4Q092087; Fri, 23 Sep 2016 18:55:53 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201609231855.u8NItr4Q092087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 23 Sep 2016 18:55:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422692 - head/www/p5-Mojolicious X-SVN-Group: ports-head 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.23 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: Fri, 23 Sep 2016 18:55:54 -0000 Author: adamw Date: Fri Sep 23 18:55:53 2016 New Revision: 422692 URL: https://svnweb.freebsd.org/changeset/ports/422692 Log: Update to 7.08. - Added -i and -o options to get command. - Updated jQuery to version 3.1.1. - Improved accuracy of finished_ok test in Test::Mojo. - Fixed state transition bug in Mojo::Transaction::HTTP that caused message bodies to be included in responses to HEAD requests. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Fri Sep 23 18:37:47 2016 (r422691) +++ head/www/p5-Mojolicious/Makefile Fri Sep 23 18:55:53 2016 (r422692) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.07 +PORTVERSION= 7.08 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Fri Sep 23 18:37:47 2016 (r422691) +++ head/www/p5-Mojolicious/distinfo Fri Sep 23 18:55:53 2016 (r422692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474380566 -SHA256 (Mojolicious-7.07.tar.gz) = 03c4729ee90d72b05102fd19d6640bc6eea60565c7f483b904ccf0f9fc5f9cf0 -SIZE (Mojolicious-7.07.tar.gz) = 657963 +TIMESTAMP = 1474656609 +SHA256 (Mojolicious-7.08.tar.gz) = 7a2559521a464881cb3053d768744791d8183eb483dc65e5746fc91623db633f +SIZE (Mojolicious-7.08.tar.gz) = 658117