diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-12 14:53:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-02-12 14:53:44 +0000 |
commit | be8fd3e1f9cc13c28b7e50ab18a4702d037aac88 (patch) | |
tree | a8dc0afd8d5f15db331a088ab93f6a99497a1941 /net/p5-Net-SFTP-Foreign | |
parent | 1a7814a645c52938a04dbdc467e1659ccee2d5cb (diff) | |
download | ports-be8fd3e1f9cc13c28b7e50ab18a4702d037aac88.tar.gz ports-be8fd3e1f9cc13c28b7e50ab18a4702d037aac88.zip |
Notes
Diffstat (limited to 'net/p5-Net-SFTP-Foreign')
-rw-r--r-- | net/p5-Net-SFTP-Foreign/Makefile | 7 | ||||
-rw-r--r-- | net/p5-Net-SFTP-Foreign/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile index d7928da3c825..3c9e97630ddf 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.67 +PORTVERSION= 1.69 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,11 @@ 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 \ - ${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key +BUILD_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which + PERL_CONFIGURE= yes MAN3= Net::SFTP::Foreign.3 \ diff --git a/net/p5-Net-SFTP-Foreign/distinfo b/net/p5-Net-SFTP-Foreign/distinfo index 98fd40966748..7bb03d8e7ebb 100644 --- a/net/p5-Net-SFTP-Foreign/distinfo +++ b/net/p5-Net-SFTP-Foreign/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-SFTP-Foreign-1.67.tar.gz) = 82afef594445244a7ae6d3ad8738b0fb0996ce018e563e9d575cc026a48ebcc1 -SIZE (Net-SFTP-Foreign-1.67.tar.gz) = 148683 +SHA256 (Net-SFTP-Foreign-1.69.tar.gz) = 0ab8e20759f30ed64dd9a8d66f5e22ec4df291300c6313973817422adfab7358 +SIZE (Net-SFTP-Foreign-1.69.tar.gz) = 152299 |