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

(-)Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Template-Mustache
8
PORTNAME=	Template-Mustache
9
PORTVERSION=	v0.5.0
9
PORTVERSION=	v0.5.1
10
CATEGORIES=	www perl5
10
CATEGORIES=	www perl5
11
MASTER_SITES=	CPAN/../../authors/id/P/PV/PVANDE
11
MASTER_SITES=	CPAN/../../authors/id/P/PV/PVANDE
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 15-22 Link Here
15
COMMENT=	Perl version of the fabulous Mustache template language
15
COMMENT=	Perl version of the fabulous Mustache template language
16
16
17
BUILD_DEPENDS=	p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck \
17
BUILD_DEPENDS=	p5-YAML-Syck>=1.15:${PORTSDIR}/textproc/p5-YAML-Syck \
18
		p5-Test-Mini>=v0:${PORTSDIR}/devel/p5-Test-Mini \
18
		p5-Test-Mini-Unit>=v1.0.3:${PORTSDIR}/devel/p5-Test-Mini-Unit
19
		p5-Test-Mini-Unit>=v0:${PORTSDIR}/devel/p5-Test-Mini-Unit
20
19
21
PERL_CONFIGURE=	yes
20
PERL_CONFIGURE=	yes
22
21
(-)distinfo (+2 lines)
Lines 1-2 Link Here
1
SHA256 (Template-Mustache-v0.5.0.tar.gz) = bcca1b070fe49b339f415c740bf55e4e820dcfa1a145026e2e8c8617ec6debec
1
SHA256 (Template-Mustache-v0.5.0.tar.gz) = bcca1b070fe49b339f415c740bf55e4e820dcfa1a145026e2e8c8617ec6debec
2
SIZE (Template-Mustache-v0.5.0.tar.gz) = 16645
2
SIZE (Template-Mustache-v0.5.0.tar.gz) = 16645
3
SHA256 (Template-Mustache-v0.5.1.tar.gz) = 359997312222cd66405cec89a1d50065b78ed551eb9ee1ae9188004445cf55cf
4
SIZE (Template-Mustache-v0.5.1.tar.gz) = 17340

Return to bug 155379