From owner-svn-ports-head@freebsd.org Wed Aug 17 20:56:53 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 C4627BBD757; Wed, 17 Aug 2016 20:56:53 +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 974571D30; Wed, 17 Aug 2016 20:56:53 +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 u7HKuqX9013932; Wed, 17 Aug 2016 20:56:52 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7HKuqQ2013930; Wed, 17 Aug 2016 20:56:52 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201608172056.u7HKuqQ2013930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 17 Aug 2016 20:56:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420371 - 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.22 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: Wed, 17 Aug 2016 20:56:53 -0000 Author: adamw Date: Wed Aug 17 20:56:52 2016 New Revision: 420371 URL: https://svnweb.freebsd.org/changeset/ports/420371 Log: Update to 7.03. - Fixed bugs in Mojo::Loader and Mojo::Util where the DATA handle would be mentioned in error messages. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Wed Aug 17 19:48:28 2016 (r420370) +++ head/www/p5-Mojolicious/Makefile Wed Aug 17 20:56:52 2016 (r420371) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.01 -PORTREVISION= 2 +PORTVERSION= 7.03 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Wed Aug 17 19:48:28 2016 (r420370) +++ head/www/p5-Mojolicious/distinfo Wed Aug 17 20:56:52 2016 (r420371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470082396 -SHA256 (Mojolicious-7.01.tar.gz) = 82c5528703bd3da9dea3d8048ad10feb54ecfe1a971f1e6bf06ff028e682625f -SIZE (Mojolicious-7.01.tar.gz) = 653427 +TIMESTAMP = 1471466973 +SHA256 (Mojolicious-7.03.tar.gz) = f08741cf9329fa02fcaa631a5862d9e68490d1a5f95d968951dfba90457d66fd +SIZE (Mojolicious-7.03.tar.gz) = 654489