View | Details | Raw Unified | Return to bug 209262
Collapse All | Expand All

(-)p5-Dancer/Makefile (-1 / +5 lines)
Lines 1-7 Link Here
1
# $FreeBSD: head/www/p5-Dancer/Makefile 412351 2016-04-01 14:33:55Z mat $
1
# $FreeBSD: head/www/p5-Dancer/Makefile 412351 2016-04-01 14:33:55Z mat $
2
2
3
PORTNAME=	Dancer
3
PORTNAME=	Dancer
4
PORTVERSION=	1.3138
4
PORTVERSION=	1.3202
5
CATEGORIES=	www perl5
5
CATEGORIES=	www perl5
6
MASTER_SITES=	CPAN
6
MASTER_SITES=	CPAN
7
MASTER_SITE_SUBDIR=	CPAN:YANICK
7
MASTER_SITE_SUBDIR=	CPAN:YANICK
Lines 25-30 Link Here
25
	p5-Try-Tiny>0:lang/p5-Try-Tiny \
25
	p5-Try-Tiny>0:lang/p5-Try-Tiny \
26
	p5-URI>0:net/p5-URI
26
	p5-URI>0:net/p5-URI
27
BUILD_DEPENDS:=	${RUN_DEPENDS}
27
BUILD_DEPENDS:=	${RUN_DEPENDS}
28
TEST_DEPENDS=	\
29
	p5-Devel-Hide>=0:devel/p5-Devel-Hide \
30
	p5-Test-TCP>0:devel/p5-Test-TCP \
31
	p5-Test-Output>=0:devel/p5-Test-Output
28
32
29
OPTIONS_DEFINE=	YAML
33
OPTIONS_DEFINE=	YAML
30
OPTIONS_DEFAULT=	YAML
34
OPTIONS_DEFAULT=	YAML
(-)p5-Dancer/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Dancer-1.3138.tar.gz) = 7ffdbe8de5e0c215dc9a8f5b0e76c7903cd484cf3294c2ee55fa4ae86d6dc752
1
SHA256 (Dancer-1.3202.tar.gz) = a933e4f8203c7d6c7e0b2bcdd8e54c65095029616b8d07802db4db2fc2657faa
2
SIZE (Dancer-1.3138.tar.gz) = 392481
2
SIZE (Dancer-1.3202.tar.gz) = 392909

Return to bug 209262