From owner-svn-ports-head@freebsd.org Thu Jul 13 00:00:27 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 05D27DA85F9; Thu, 13 Jul 2017 00:00:27 +0000 (UTC) (envelope-from sunpoet@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 C458C7CE37; Thu, 13 Jul 2017 00:00:26 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6D00P80050244; Thu, 13 Jul 2017 00:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6D00PEc050242; Thu, 13 Jul 2017 00:00:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707130000.v6D00PEc050242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 13 Jul 2017 00:00:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445622 - head/www/p5-Dancer2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-Dancer2 X-SVN-Commit-Revision: 445622 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, 13 Jul 2017 00:00:27 -0000 Author: sunpoet Date: Thu Jul 13 00:00:25 2017 New Revision: 445622 URL: https://svnweb.freebsd.org/changeset/ports/445622 Log: Update to 0.205001 Changes: http://search.cpan.org/dist/Dancer2/Changes Modified: head/www/p5-Dancer2/Makefile head/www/p5-Dancer2/distinfo Modified: head/www/p5-Dancer2/Makefile ============================================================================== --- head/www/p5-Dancer2/Makefile Thu Jul 13 00:00:20 2017 (r445621) +++ head/www/p5-Dancer2/Makefile Thu Jul 13 00:00:25 2017 (r445622) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.205000 -PORTREVISION= 1 +PORTVERSION= 0.205001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,6 +23,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \ p5-HTTP-Body>=0:www/p5-HTTP-Body \ p5-HTTP-Date>=0:www/p5-HTTP-Date \ p5-HTTP-Headers-Fast>=0:www/p5-HTTP-Headers-Fast \ + p5-HTTP-XSCookies>=0.000007:www/p5-HTTP-XSCookies \ p5-Import-Into>=0:devel/p5-Import-Into \ p5-JSON>=0:converters/p5-JSON \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ @@ -32,6 +32,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:devel/p5-App-Cmd \ p5-Plack>=1.0035:www/p5-Plack \ p5-Plack-Middleware-FixMissingBodyInRedirect>=0:www/p5-Plack-Middleware-FixMissingBodyInRedirect \ p5-Plack-Middleware-RemoveRedundantBody>=0:www/p5-Plack-Middleware-RemoveRedundantBody \ + p5-Ref-Util>=0:devel/p5-Ref-Util \ p5-Return-MultiLevel>=0:devel/p5-Return-MultiLevel \ p5-Role-Tiny>=2.000000:devel/p5-Role-Tiny \ p5-Safe-Isa>=0:devel/p5-Safe-Isa \ Modified: head/www/p5-Dancer2/distinfo ============================================================================== --- head/www/p5-Dancer2/distinfo Thu Jul 13 00:00:20 2017 (r445621) +++ head/www/p5-Dancer2/distinfo Thu Jul 13 00:00:25 2017 (r445622) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489229416 -SHA256 (Dancer2-0.205000.tar.gz) = 37a374f68c799a3950ba82955293115ac4634752dddd6e074acc6888381b9a0f -SIZE (Dancer2-0.205000.tar.gz) = 365622 +TIMESTAMP = 1499873590 +SHA256 (Dancer2-0.205001.tar.gz) = f44aba72f837b5e06df810e0f9ace82368e580c588f4c8cb63e7da71a42beff1 +SIZE (Dancer2-0.205001.tar.gz) = 365410