- Update to 1.62
Changes: http://search.cpan.org/dist/Net-SFTP-Foreign/Changes PR: ports/152119 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Simun Mikecin <numisemis@yahoo.com> (maintainer)
This commit is contained in:
parent
40c963d7f8
commit
d54469ccca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264376
2 changed files with 5 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-SFTP-Foreign
|
||||
PORTVERSION= 1.57
|
||||
PORTVERSION= 1.62
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= numisemis@yahoo.com
|
||||
COMMENT= Net::SFTP::Foreign - Secure File Transfer Protocol client
|
||||
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \
|
||||
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}
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (Net-SFTP-Foreign-1.57.tar.gz) = 4485c2bdcd96cf80728a1bcced88c230
|
||||
SHA256 (Net-SFTP-Foreign-1.57.tar.gz) = e1cf3adf65389d81c87f5267399e9e332542d21c5a639909bdf4681498a7dd08
|
||||
SIZE (Net-SFTP-Foreign-1.57.tar.gz) = 142228
|
||||
SHA256 (Net-SFTP-Foreign-1.62.tar.gz) = fd6cf8f41f1b23244a6c163c9e2956b5e4e92a83ecaaa7a56d0a6dae6364b994
|
||||
SIZE (Net-SFTP-Foreign-1.62.tar.gz) = 144409
|
||||
|
|
Loading…
Reference in a new issue