aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-net-sftp
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-02-20 01:36:51 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-02-20 01:36:51 +0000
commit80cc292f8945fe37501e4033b80658559718c618 (patch)
treeda822589a9e0d3db1bcb1137af4ec77a60503ae5 /security/rubygem-net-sftp
parent97bc355bc0920652818cb3d9e6c8286a7e75de0f (diff)
downloadports-80cc292f8945fe37501e4033b80658559718c618.tar.gz
ports-80cc292f8945fe37501e4033b80658559718c618.zip
- Fix dependency because update security/rubygem-net-ssh
Notes
Notes: svn path=/head/; revision=156442
Diffstat (limited to 'security/rubygem-net-sftp')
-rw-r--r--security/rubygem-net-sftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index cc565204d9ef..3086733ef7f1 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://rubyforge.org/frs/download.php/7928/
MAINTAINER= r.s.a.vandomburg@student.utwente.nl
COMMENT= Implementation of the SFTP client protocol
-RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.7.gemspec:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.8.gemspec:${PORTSDIR}/security/rubygem-net-ssh
post-install:
@${ECHO} "You may safely ignore any 'Skipping require of dynamic string' messages."