diff options
author | stas <stas@FreeBSD.org> | 2011-05-03 06:58:46 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2011-05-03 06:58:46 +0800 |
commit | 7c3d93609ff15e40b564bcfd996d8588f373e7a7 (patch) | |
tree | 76a5c40be2cc6495c59e77b42de192b65ffc5481 /security | |
parent | 2a5b5b000882202e1d87a0e3ef270ca9f2f65c26 (diff) | |
download | freebsd-ports-gnome-7c3d93609ff15e40b564bcfd996d8588f373e7a7.tar.gz freebsd-ports-gnome-7c3d93609ff15e40b564bcfd996d8588f373e7a7.tar.zst freebsd-ports-gnome-7c3d93609ff15e40b564bcfd996d8588f373e7a7.zip |
- Update to 2.1.4.
PR: ports/156780
Submitted by: Renaud Chaput <renchap@cocoa-x.com>
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-net-ssh/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-net-ssh/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-net-ssh/Makefile b/security/rubygem-net-ssh/Makefile index 4d1269e45c74..6912beaaa831 100644 --- a/security/rubygem-net-ssh/Makefile +++ b/security/rubygem-net-ssh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= net-ssh -PORTVERSION= 2.0.24 +PORTVERSION= 2.1.4 CATEGORIES= security rubygems MASTER_SITES= RG @@ -19,7 +19,7 @@ OPTIONSFILE?= ${PORT_DBDIR}/rubygem-${PORTNAME}/options # to get RUBY_SITEARCHLIBDIR USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +RUBYGEM_AUTOPLIST= yes .if !defined(WITHOUT_PROMPT_PASSPHRASES) RUN_DEPENDS+= ${RUBY_SITEARCHLIBDIR}/termios.so:${PORTSDIR}/comms/ruby-termios diff --git a/security/rubygem-net-ssh/distinfo b/security/rubygem-net-ssh/distinfo index c5b9d34391b4..6d354abe667f 100644 --- a/security/rubygem-net-ssh/distinfo +++ b/security/rubygem-net-ssh/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/net-ssh-2.0.24.gem) = c6c820b6d4789f17add9a56671617d78b2e7a2c3627d0994166235b4618d94c2 -SIZE (rubygem/net-ssh-2.0.24.gem) = 130560 +SHA256 (rubygem/net-ssh-2.1.4.gem) = d73091fa095c8df5adc12e5c3fd5bc097ac05780a5c4565f8f86e8859967dc89 +SIZE (rubygem/net-ssh-2.1.4.gem) = 132096 |