1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 0.90_15

PR:		ports/107786
Submitted by:	miwi
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2007-01-12 23:17:45 +00:00
parent 2741ac79c1
commit 32351f73b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182250
2 changed files with 11 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Net-SFTP-Foreign
DISTVERSION= 0.90_10
DISTVERSION= 0.90_15
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SALVA
@ -25,4 +25,10 @@ MAN3= Net::SFTP::Foreign.3 \
Net::SFTP::Foreign::Constants.3 \
Net::SFTP::Foreign::Local.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
IGNORE= This port requires perl 5.8.X. Please install lang/perl5.8.
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (Net-SFTP-Foreign-0.90_10.tar.gz) = 020a9c437b8d17389bf1a83c6a9350c7
SHA256 (Net-SFTP-Foreign-0.90_10.tar.gz) = c56475af6b68ac1cc1d63b1922b03a02b080e2800994a3e736a4827b8acae54c
SIZE (Net-SFTP-Foreign-0.90_10.tar.gz) = 88395
MD5 (Net-SFTP-Foreign-0.90_15.tar.gz) = 108c1a82323796047f3426731e5fe627
SHA256 (Net-SFTP-Foreign-0.90_15.tar.gz) = 2af3bbf4bc70a9bae94846858d5a062d766483fb15bcc6763bddf6d2073c5807
SIZE (Net-SFTP-Foreign-0.90_15.tar.gz) = 89529