aboutsummaryrefslogtreecommitdiffstats
path: root/security/rubygem-net-sftp/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-04-26 17:18:48 +0800
committerpav <pav@FreeBSD.org>2006-04-26 17:18:48 +0800
commit0e9c0d665915d82f2699d5a12673e0e0688af78d (patch)
treefefb33a18f65391d8682fe50f34fae105218f2a2 /security/rubygem-net-sftp/Makefile
parentfa81e1e60961c0ab587ba43f628a9265f85051c9 (diff)
downloadfreebsd-ports-gnome-0e9c0d665915d82f2699d5a12673e0e0688af78d.tar.gz
freebsd-ports-gnome-0e9c0d665915d82f2699d5a12673e0e0688af78d.tar.zst
freebsd-ports-gnome-0e9c0d665915d82f2699d5a12673e0e0688af78d.zip
- Update net-ssh to 1.0.9
PR: ports/95883 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
Diffstat (limited to 'security/rubygem-net-sftp/Makefile')
-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 55be3985b4c2..2cbe4f8e08b5 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.8.gemspec:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.9.gemspec:${PORTSDIR}/security/rubygem-net-ssh
post-install:
@${ECHO_MSG} "You may safely ignore any 'Skipping require of dynamic string' messages."