From owner-svn-ports-head@freebsd.org Thu Dec 17 08:15:00 2015 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 3419EA4862E; Thu, 17 Dec 2015 08:15:00 +0000 (UTC) (envelope-from wen@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 DD0281BD6; Thu, 17 Dec 2015 08:14:59 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tBH8Ewps070606; Thu, 17 Dec 2015 08:14:58 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tBH8EwK0070603; Thu, 17 Dec 2015 08:14:58 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201512170814.tBH8EwK0070603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 17 Dec 2015 08:14:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403896 - head/www/p5-Dancer2 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.20 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, 17 Dec 2015 08:15:00 -0000 Author: wen Date: Thu Dec 17 08:14:58 2015 New Revision: 403896 URL: https://svnweb.freebsd.org/changeset/ports/403896 Log: - Update to 0.164000 Changes: http://search.cpan.org/src/XSAWYERX/Dancer2-0.164000/Changes - Update DEPENDS Modified: head/www/p5-Dancer2/Makefile head/www/p5-Dancer2/distinfo head/www/p5-Dancer2/pkg-plist Modified: head/www/p5-Dancer2/Makefile ============================================================================== --- head/www/p5-Dancer2/Makefile Thu Dec 17 07:49:54 2015 (r403895) +++ head/www/p5-Dancer2/Makefile Thu Dec 17 08:14:58 2015 (r403896) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.163000 +PORTVERSION= 0.164000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,7 +27,7 @@ BUILD_DEPENDS= p5-App-Cmd>=0:${PORTSDIR} p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-Moo>=2.000000:${PORTSDIR}/devel/p5-Moo \ p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ - p5-Plack>=1.0029:${PORTSDIR}/www/p5-Plack \ + p5-Plack>=1.0035:${PORTSDIR}/www/p5-Plack \ p5-Plack-Middleware-FixMissingBodyInRedirect>=0:${PORTSDIR}/www/p5-Plack-Middleware-FixMissingBodyInRedirect \ p5-Plack-Middleware-RemoveRedundantBody>=0:${PORTSDIR}/www/p5-Plack-Middleware-RemoveRedundantBody \ p5-Return-MultiLevel>=0:${PORTSDIR}/devel/p5-Return-MultiLevel \ Modified: head/www/p5-Dancer2/distinfo ============================================================================== --- head/www/p5-Dancer2/distinfo Thu Dec 17 07:49:54 2015 (r403895) +++ head/www/p5-Dancer2/distinfo Thu Dec 17 08:14:58 2015 (r403896) @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.163000.tar.gz) = 201c153eea470dde86f3a5acc8ae6c9218767a7f86c7f0b93e96b0807cf79fd0 -SIZE (Dancer2-0.163000.tar.gz) = 323951 +SHA256 (Dancer2-0.164000.tar.gz) = e0bf1883e472007acf9b00e5c113c621621965fda7edf178fd05a582276caa8d +SIZE (Dancer2-0.164000.tar.gz) = 320939 Modified: head/www/p5-Dancer2/pkg-plist ============================================================================== --- head/www/p5-Dancer2/pkg-plist Thu Dec 17 07:49:54 2015 (r403895) +++ head/www/p5-Dancer2/pkg-plist Thu Dec 17 08:14:58 2015 (r403896) @@ -65,6 +65,7 @@ bin/dancer2 %%SITE_PERL%%/Dancer2/Template/Tiny.pm %%SITE_PERL%%/Dancer2/Test.pm %%SITE_PERL%%/Dancer2/Tutorial.pod +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/.dancer %%SITE_PERL%%/auto/share/dist/Dancer2/skel/MANIFEST.SKIP %%SITE_PERL%%/auto/share/dist/Dancer2/skel/Makefile.PL %%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin/+app.psgi