From owner-svn-ports-all@freebsd.org Wed Mar 8 01:24:53 2017 Return-Path: Delivered-To: svn-ports-all@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 9659FCFADE9; Wed, 8 Mar 2017 01:24: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 56B591B07; Wed, 8 Mar 2017 01:24: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 v281Oqtg063440; Wed, 8 Mar 2017 01:24:52 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v281OqFp063438; Wed, 8 Mar 2017 01:24:52 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201703080124.v281OqFp063438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Wed, 8 Mar 2017 01:24:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435650 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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, 08 Mar 2017 01:24:53 -0000 Author: adamw Date: Wed Mar 8 01:24:52 2017 New Revision: 435650 URL: https://svnweb.freebsd.org/changeset/ports/435650 Log: Update to 7.28. - Added copy_to, realpath and sibling methods to Mojo::File. - Added dir option to list_tree method in Mojo::File. - Improved app generator command to generate a config file. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Wed Mar 8 00:25:39 2017 (r435649) +++ head/www/p5-Mojolicious/Makefile Wed Mar 8 01:24:52 2017 (r435650) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.27 +PORTVERSION= 7.28 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Wed Mar 8 00:25:39 2017 (r435649) +++ head/www/p5-Mojolicious/distinfo Wed Mar 8 01:24:52 2017 (r435650) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488215685 -SHA256 (Mojolicious-7.27.tar.gz) = d0a4e45759e4ada81ac8f62250f86ee91cf98b9e7219ea1b4bcf01611effe57f -SIZE (Mojolicious-7.27.tar.gz) = 671737 +TIMESTAMP = 1488935486 +SHA256 (Mojolicious-7.28.tar.gz) = ca09541f2d2114c9b8b013be40a9af91a8f6c3e979e1bc63ae7261e93d73604b +SIZE (Mojolicious-7.28.tar.gz) = 672489