- Update to 1.51
PR: ports/135786 Approved by: maintainer Submitted by: myself (pgollucci@)
This commit is contained in:
parent
335c666fd9
commit
27904a79c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236321
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-SFTP-Foreign
|
||||
PORTVERSION= 1.42
|
||||
PORTVERSION= 1.51
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,12 +14,12 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= numisemis@yahoo.com
|
||||
COMMENT= Net::SFTP::Foreign - Secure File Transfer Protocol client
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \
|
||||
${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key
|
||||
RUN_DEPENDS+= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
MAN3= Net::SFTP::Foreign.3 \
|
||||
Net::SFTP::Foreign::Attributes.3 \
|
||||
Net::SFTP::Foreign::Attributes::Compat.3 \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Net-SFTP-Foreign-1.42.tar.gz) = ac5f6f7846708278f8095458daf61a90
|
||||
SHA256 (Net-SFTP-Foreign-1.42.tar.gz) = 267ce2943e566f275ae7c672a0ae3984476a1c248af6e0ac7d655c72229c834a
|
||||
SIZE (Net-SFTP-Foreign-1.42.tar.gz) = 103112
|
||||
MD5 (Net-SFTP-Foreign-1.51.tar.gz) = 6435f5c5ad401fdc1f6e666e5d41b188
|
||||
SHA256 (Net-SFTP-Foreign-1.51.tar.gz) = 8f800da6414955a5161c3a12cf6c743f7242cbd4fce0af4938ae23467aae3917
|
||||
SIZE (Net-SFTP-Foreign-1.51.tar.gz) = 113411
|
||||
|
|
Loading…
Reference in a new issue