Date: Tue, 12 Jan 2016 21:41:31 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405966 - head/www/p5-Dancer2 Message-ID: <201601122141.u0CLfVvO080984@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 12 21:41:30 2016 New Revision: 405966 URL: https://svnweb.freebsd.org/changeset/ports/405966 Log: - Update to 0.165000 - Sort PLIST Changes: http://search.cpan.org/dist/Dancer2/Changes 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 Tue Jan 12 21:41:25 2016 (r405965) +++ head/www/p5-Dancer2/Makefile Tue Jan 12 21:41:30 2016 (r405966) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.164000 +PORTVERSION= 0.165000 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Dancer2/distinfo ============================================================================== --- head/www/p5-Dancer2/distinfo Tue Jan 12 21:41:25 2016 (r405965) +++ head/www/p5-Dancer2/distinfo Tue Jan 12 21:41:30 2016 (r405966) @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.164000.tar.gz) = e0bf1883e472007acf9b00e5c113c621621965fda7edf178fd05a582276caa8d -SIZE (Dancer2-0.164000.tar.gz) = 320939 +SHA256 (Dancer2-0.165000.tar.gz) = 8717b22a2f4a5f019b7e5be2399025b17a18f07cd807f4d88a7d92003015432e +SIZE (Dancer2-0.165000.tar.gz) = 320992 Modified: head/www/p5-Dancer2/pkg-plist ============================================================================== --- head/www/p5-Dancer2/pkg-plist Tue Jan 12 21:41:25 2016 (r405965) +++ head/www/p5-Dancer2/pkg-plist Tue Jan 12 21:41:30 2016 (r405966) @@ -88,6 +88,7 @@ bin/dancer2 %%SITE_PERL%%/auto/share/dist/Dancer2/skel/t/002_index_route.t %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/index.tt %%SITE_PERL%%/auto/share/dist/Dancer2/skel/views/layouts/main.tt +%%PERL5_MAN1%%/dancer2.1.gz %%PERL5_MAN3%%/Dancer2.3.gz %%PERL5_MAN3%%/Dancer2::CLI.3.gz %%PERL5_MAN3%%/Dancer2::CLI::Command::gen.3.gz @@ -154,4 +155,3 @@ bin/dancer2 %%PERL5_MAN3%%/Dancer2::Template::Tiny.3.gz %%PERL5_MAN3%%/Dancer2::Test.3.gz %%PERL5_MAN3%%/Dancer2::Tutorial.3.gz -%%PERL5_MAN1%%/dancer2.1.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601122141.u0CLfVvO080984>