diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2011-07-26 22:18:48 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2011-07-26 22:18:48 +0800 |
commit | b3147e93a8396d075884e8d4533765cb374b5392 (patch) | |
tree | 170edc3ebcc32615c3a97d20db4f89e8de9457bd /net | |
parent | dda00fcd7441f4886cf78e26baeb3fafb7bcefce (diff) | |
download | freebsd-ports-gnome-b3147e93a8396d075884e8d4533765cb374b5392.tar.gz freebsd-ports-gnome-b3147e93a8396d075884e8d4533765cb374b5392.tar.zst freebsd-ports-gnome-b3147e93a8396d075884e8d4533765cb374b5392.zip |
Update to version 1.67
PR: ports/159115
Approved by: Simun Mikecin <numisemis@yahoo.com>
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-SFTP-Foreign/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-SFTP-Foreign/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile index 9d535eede548..496c0cd735aa 100644 --- a/net/p5-Net-SFTP-Foreign/Makefile +++ b/net/p5-Net-SFTP-Foreign/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-SFTP-Foreign -PORTVERSION= 1.62 +PORTVERSION= 1.67 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ COMMENT= Net::SFTP::Foreign - Secure File Transfer Protocol client 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+ diff --git a/net/p5-Net-SFTP-Foreign/distinfo b/net/p5-Net-SFTP-Foreign/distinfo index 7560e9c395a4..98fd40966748 100644 --- a/net/p5-Net-SFTP-Foreign/distinfo +++ b/net/p5-Net-SFTP-Foreign/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-SFTP-Foreign-1.62.tar.gz) = fd6cf8f41f1b23244a6c163c9e2956b5e4e92a83ecaaa7a56d0a6dae6364b994 -SIZE (Net-SFTP-Foreign-1.62.tar.gz) = 144409 +SHA256 (Net-SFTP-Foreign-1.67.tar.gz) = 82afef594445244a7ae6d3ad8738b0fb0996ce018e563e9d575cc026a48ebcc1 +SIZE (Net-SFTP-Foreign-1.67.tar.gz) = 148683 |