aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SFTP-Foreign
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-12 23:17:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-12 23:17:45 +0000
commit32351f73b12d1b1716d2c25e3d8583a168cf981c (patch)
tree83a133d00c644b5cd555c6a90ce8a37b80c5b8a8 /net/p5-Net-SFTP-Foreign
parent2741ac79c173c2e2163367a8e9280bbe7a4dc495 (diff)
downloadports-32351f73b12d1b1716d2c25e3d8583a168cf981c.tar.gz
ports-32351f73b12d1b1716d2c25e3d8583a168cf981c.zip
- Update to 0.90_15
PR: ports/107786 Submitted by: miwi Approved by: maintainer
Notes
Notes: svn path=/head/; revision=182250
Diffstat (limited to 'net/p5-Net-SFTP-Foreign')
-rw-r--r--net/p5-Net-SFTP-Foreign/Makefile10
-rw-r--r--net/p5-Net-SFTP-Foreign/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile
index 0efb5bbd1647..90a1181eea88 100644
--- a/net/p5-Net-SFTP-Foreign/Makefile
+++ b/net/p5-Net-SFTP-Foreign/Makefile
@@ -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>
diff --git a/net/p5-Net-SFTP-Foreign/distinfo b/net/p5-Net-SFTP-Foreign/distinfo
index 3f2dd34a1574..497d0caf29e6 100644
--- a/net/p5-Net-SFTP-Foreign/distinfo
+++ b/net/p5-Net-SFTP-Foreign/distinfo
@@ -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