Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2017 14:38:03 +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: r432502 - head/www/p5-Dancer2
Message-ID:  <201701261438.v0QEc3DA041471@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jan 26 14:38:03 2017
New Revision: 432502
URL: https://svnweb.freebsd.org/changeset/ports/432502

Log:
  Update to 0.204003
  
  - Add LICENSE_FILE
  - Update TEST_DEPENDS:
    - Remove www/p5-Template-Toolkit which was added to BUILD_DEPENDS and RUN_DEPENDS
    - Add devel/p5-Test-EOL
  
  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 Jan 26 14:37:58 2017	(r432501)
+++ head/www/p5-Dancer2/Makefile	Thu Jan 26 14:38:03 2017	(r432502)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2
-PORTVERSION=	0.204002
+PORTVERSION=	0.204003
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +12,7 @@ COMMENT=	Lightweight yet powerful web ap
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-App-Cmd>=0:devel/p5-App-Cmd \
 		p5-Capture-Tiny>=0.12:devel/p5-Capture-Tiny \
@@ -35,7 +36,9 @@ BUILD_DEPENDS=	p5-App-Cmd>=0:devel/p5-Ap
 		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 \
+		p5-Sub-Quote>=0:devel/p5-Sub-Quote \
 		p5-Template-Tiny>=0:textproc/p5-Template-Tiny \
+		p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
 		p5-URI>=0:net/p5-URI \
 		p5-libwww>=0:www/p5-libwww \
 		p5-YAML>=0.86:textproc/p5-YAML
@@ -45,7 +48,7 @@ TEST_DEPENDS=	p5-AnyEvent>=0:devel/p5-An
 		p5-HTTP-Message>=0:www/p5-HTTP-Message \
 		p5-LWP-Protocol-PSGI>=0.06:www/p5-LWP-Protocol-PSGI \
 		p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
-		p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
+		p5-Test-EOL>=0:devel/p5-Test-EOL \
 		p5-Test-Fatal>=0:devel/p5-Test-Fatal \
 		p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle \
 		p5-Test-MockTime>=0:devel/p5-Test-MockTime \

Modified: head/www/p5-Dancer2/distinfo
==============================================================================
--- head/www/p5-Dancer2/distinfo	Thu Jan 26 14:37:58 2017	(r432501)
+++ head/www/p5-Dancer2/distinfo	Thu Jan 26 14:38:03 2017	(r432502)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482365900
-SHA256 (Dancer2-0.204002.tar.gz) = ed0bb40dcbcf5ba9a30b925cb1e33455335a6449d2fb7f723c80f6fcaa43443e
-SIZE (Dancer2-0.204002.tar.gz) = 361559
+TIMESTAMP = 1485435480
+SHA256 (Dancer2-0.204003.tar.gz) = adf0832c5db55ed5cf655e300958ff4a4c3443705fd16af809ab868e35598db1
+SIZE (Dancer2-0.204003.tar.gz) = 362721



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