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

(-)Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net-SFTP-Foreign
8
PORTNAME=	Net-SFTP-Foreign
9
PORTVERSION=	1.62
9
PORTVERSION=	1.67
10
CATEGORIES=	net perl5
10
CATEGORIES=	net perl5
11
MASTER_SITES=	CPAN
11
MASTER_SITES=	CPAN
12
PKGNAMEPREFIX=	p5-
12
PKGNAMEPREFIX=	p5-
Lines 16-22 Link Here
16
16
17
BUILD_DEPENDS=	${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \
17
BUILD_DEPENDS=	${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \
18
		${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key
18
		${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key
19
RUN_DEPENDS=	${BUILD_DEPENDS}
19
RUN_DEPENDS:=	${BUILD_DEPENDS}
20
20
21
PERL_CONFIGURE=	5.8.0+
21
PERL_CONFIGURE=	5.8.0+
22
22
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Net-SFTP-Foreign-1.62.tar.gz) = fd6cf8f41f1b23244a6c163c9e2956b5e4e92a83ecaaa7a56d0a6dae6364b994
1
SHA256 (Net-SFTP-Foreign-1.67.tar.gz) = 82afef594445244a7ae6d3ad8738b0fb0996ce018e563e9d575cc026a48ebcc1
2
SIZE (Net-SFTP-Foreign-1.62.tar.gz) = 144409
2
SIZE (Net-SFTP-Foreign-1.67.tar.gz) = 148683

Return to bug 159115