aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/rubygem-net-sftp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index 70c1419fd95d..a8b2d92e7e41 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= net-sftp
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= net-ssh
@@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= net-ssh
MAINTAINER= r.s.a.vandomburg@student.utwente.nl
COMMENT= Implementation of the SFTP client protocol
-RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.9.gemspec:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.10.gemspec:${PORTSDIR}/security/rubygem-net-ssh
post-install:
@${ECHO_MSG} "You may safely ignore any 'Skipping require of dynamic string' messages."