View | Details | Raw Unified | Return to bug 191133 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/devel/p5-SVN-Look/Makefile 338294 2013-12-31 13:04:53Z sunpoet $
2
# $FreeBSD: head/devel/p5-SVN-Look/Makefile 338294 2013-12-31 13:04:53Z sunpoet $
3
3
4
PORTNAME=	SVN-Look
4
PORTNAME=	SVN-Look
5
PORTVERSION=	0.39
5
PORTVERSION=	0.41
6
CATEGORIES=	devel perl5
6
CATEGORIES=	devel perl5
7
MASTER_SITES=	CPAN
7
MASTER_SITES=	CPAN
8
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
Lines 17-23 Link Here
17
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
17
		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
18
		subversion>=1.7.0:${PORTSDIR}/devel/subversion
18
		subversion>=1.7.0:${PORTSDIR}/devel/subversion
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
20
TEST_DEPENDS=	p5-URI>=0:${PORTSDIR}/net/p5-URI
21
20
22
USES=		perl5
21
USES=		perl5
23
USE_PERL5=	configure
22
USE_PERL5=	configure
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (SVN-Look-0.39.tar.gz) = aa0d3d5fffee3cf5ad32634a919c0ff9ca249bd9640ec5c090b4fb998730107b
1
SHA256 (SVN-Look-0.41.tar.gz) = 111c26dd3fa2039f19866137d0f88b049d5160cab5841f18bcdd1d6954dc392f
2
SIZE (SVN-Look-0.39.tar.gz) = 16233
2
SIZE (SVN-Look-0.41.tar.gz) = 17152

Return to bug 191133