From owner-svn-ports-head@freebsd.org Thu Oct 12 15:49:33 2017 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 393B4E2D423; Thu, 12 Oct 2017 15:49:33 +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 086A9818B7; Thu, 12 Oct 2017 15:49:32 +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 v9CFnWa6059023; Thu, 12 Oct 2017 15:49:32 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9CFnWgv059021; Thu, 12 Oct 2017 15:49:32 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201710121549.v9CFnWgv059021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Thu, 12 Oct 2017 15:49:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451899 - 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: 451899 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.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: Thu, 12 Oct 2017 15:49:33 -0000 Author: adamw Date: Thu Oct 12 15:49:31 2017 New Revision: 451899 URL: https://svnweb.freebsd.org/changeset/ports/451899 Log: Update to 7.47 7.45 and 7.46 were skipped, as they had no impact on FreeBSD. 7.47 2017-10-05 - Added multipart content generator to Mojo::UserAgent::Transactor. - Fixed a bug in Mojo::File where parts of a path could get accidentally upgraded from bytes to characters. 7.46 2017-09-12 - Fixed support for versions of IO::Socket::SSL older than 1.965 again. 7.45 2017-09-06 - Fixed support for versions of IO::Socket::SSL older than 1.965. (mudler, foursixnine, genio, sri) Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Thu Oct 12 15:35:56 2017 (r451898) +++ head/www/p5-Mojolicious/Makefile Thu Oct 12 15:49:31 2017 (r451899) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.44 +PORTVERSION= 7.47 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Thu Oct 12 15:35:56 2017 (r451898) +++ head/www/p5-Mojolicious/distinfo Thu Oct 12 15:49:31 2017 (r451899) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504476317 -SHA256 (Mojolicious-7.44.tar.gz) = 511d8226d5708816500dd9c88ee1e5131a5830966783303383ba579c2d3349c6 -SIZE (Mojolicious-7.44.tar.gz) = 686573 +TIMESTAMP = 1507823173 +SHA256 (Mojolicious-7.47.tar.gz) = e041baf237befa81b0b917caf5a238886abe4c687b82ac6d59011375d9075494 +SIZE (Mojolicious-7.47.tar.gz) = 691683