Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2015 08:14:58 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r403896 - head/www/p5-Dancer2
Message-ID:  <201512170814.tBH8EwK0070603@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512170814.tBH8EwK0070603>