diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-20 14:08:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-20 14:08:45 +0000 |
commit | 73af28354d3f6c8d1ff03000922060cc698ef21a (patch) | |
tree | efdd7a0c11b1af5ea9167c7e07f32fbd27c02446 | |
parent | d6440d87ec1cf75770b292f37ed8dc4ec0a9c99b (diff) | |
download | ports-73af28354d3f6c8d1ff03000922060cc698ef21a.tar.gz ports-73af28354d3f6c8d1ff03000922060cc698ef21a.zip |
Notes
-rw-r--r-- | security/rubygem-net-sftp/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-net-ssh/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-net-ssh/distinfo | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile index e62ab96226a8..45b450236630 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.5.gemspec:${PORTSDIR}/security/rubygem-net-ssh +RUN_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/net-ssh-1.0.6.gemspec:${PORTSDIR}/security/rubygem-net-ssh post-install: @${ECHO} "You may safely ignore any 'Skipping require of dynamic string' messages." diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index 2c766348f585..3091ea30a0fd 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -6,9 +6,9 @@ # PORTNAME= net-ssh -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= security ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/7922/ +MASTER_SITES= http://rubyforge.org/frs/download.php/8149/ MAINTAINER= r.s.a.vandomburg@student.utwente.nl COMMENT= Non-interactive SSH processing diff --git a/security/rubygem-net-ssh/distinfo b/security/rubygem-net-ssh/distinfo index 082edacf7019..c55c40e8b461 100644 --- a/security/rubygem-net-ssh/distinfo +++ b/security/rubygem-net-ssh/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/net-ssh-1.0.5.gem) = 443bb591497e37bf010f07f6c1979e09 -SHA256 (rubygem/net-ssh-1.0.5.gem) = 63d11c4303f1a581a94dcce4889db084b10e07dc1a18884d4eced704284b5e0d -SIZE (rubygem/net-ssh-1.0.5.gem) = 150016 +MD5 (rubygem/net-ssh-1.0.6.gem) = 38e2ffb4f6e35c4ddbef0aaab68bbec2 +SHA256 (rubygem/net-ssh-1.0.6.gem) = f746c588ff3250c59371d0a0d079f421a35166d4b393772f6edfe19800dcea8f +SIZE (rubygem/net-ssh-1.0.6.gem) = 150016 |