diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-11-11 09:33:06 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-11-11 09:33:06 +0800 |
commit | 7ce9cd2354bd7faddaddafb7975206471c8ab14b (patch) | |
tree | 092a4de9f53134e8d314d828cc2f2238e951685d /net | |
parent | c081d394fbe3ca3b95ebb7f3f4cfe26c160f291d (diff) | |
download | freebsd-ports-gnome-7ce9cd2354bd7faddaddafb7975206471c8ab14b.tar.gz freebsd-ports-gnome-7ce9cd2354bd7faddaddafb7975206471c8ab14b.tar.zst freebsd-ports-gnome-7ce9cd2354bd7faddaddafb7975206471c8ab14b.zip |
- 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)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-SFTP-Foreign/Makefile | 6 | ||||
-rw-r--r-- | net/p5-Net-SFTP-Foreign/distinfo | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile index 463a4f5db6b6..9d535eede548 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.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+ diff --git a/net/p5-Net-SFTP-Foreign/distinfo b/net/p5-Net-SFTP-Foreign/distinfo index 9b5b07372c43..7560e9c395a4 100644 --- a/net/p5-Net-SFTP-Foreign/distinfo +++ b/net/p5-Net-SFTP-Foreign/distinfo @@ -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 |