From owner-svn-ports-all@freebsd.org Wed Feb 21 01:56:36 2018 Return-Path: Delivered-To: svn-ports-all@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 B1D5FF1DA57; Wed, 21 Feb 2018 01:56:36 +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 5B7917D829; Wed, 21 Feb 2018 01:56:36 +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 5216C1201E; Wed, 21 Feb 2018 01:56:36 +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 w1L1uaWJ020078; Wed, 21 Feb 2018 01:56:36 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1L1uaCx020076; Wed, 21 Feb 2018 01:56:36 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201802210156.w1L1uaCx020076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 21 Feb 2018 01:56:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462470 - 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: 462470 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Feb 2018 01:56:36 -0000 Author: adamw Date: Wed Feb 21 01:56:35 2018 New Revision: 462470 URL: https://svnweb.freebsd.org/changeset/ports/462470 Log: Update Mojolicious to 7.67 - Modernized ".perltidyrc". - Fixed a bug in Mojo::Asset::File where forked processes could delete temporary files prematurely. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Wed Feb 21 00:44:34 2018 (r462469) +++ head/www/p5-Mojolicious/Makefile Wed Feb 21 01:56:35 2018 (r462470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.66 +PORTVERSION= 7.67 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Wed Feb 21 00:44:34 2018 (r462469) +++ head/www/p5-Mojolicious/distinfo Wed Feb 21 01:56:35 2018 (r462470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518894612 -SHA256 (Mojolicious-7.66.tar.gz) = c36b73cf756b9093e2a33f68b260d8e68e153612c0233cc0a934ed44f2995f23 -SIZE (Mojolicious-7.66.tar.gz) = 710982 +TIMESTAMP = 1519178099 +SHA256 (Mojolicious-7.67.tar.gz) = 3b8ffa3cf30ef1f2ac9e3d95a4a70acab6228f73276412702a89f24ab1272b06 +SIZE (Mojolicious-7.67.tar.gz) = 711160