Date: Mon, 2 May 2011 23:49:05 +0200 (CEST) From: Renaud Chaput <renchap@cocoa-x.com> To: FreeBSD-gnats-submit@freebsd.org Cc: ruby@FreeBSD.org Subject: [PATCH] security/rubygem-net-ssh: update to 2.1.4 Message-ID: <20110502214905.EEEE15A7@tahiri.renchap.com>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: Renaud Chaput >Organization: >Confidential: no >Synopsis: [PATCH] security/rubygem-net-ssh: update to 2.1.4 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.1-RELEASE amd64 >Environment: System: FreeBSD tahiri.renchap.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 >Description: - Update to 2.1.4 Port maintainer (ruby@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- rubygem-net-ssh-2.1.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/rubygem-net-ssh/Makefile /usr/home/renchap/ports/rubygem-net-ssh/Makefile --- /usr/ports/security/rubygem-net-ssh/Makefile 2011-02-22 20:35:07.766406639 +0100 +++ /usr/home/renchap/ports/rubygem-net-ssh/Makefile 2011-05-02 23:47:46.034389392 +0200 @@ -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 @@ # 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 -ruN --exclude=CVS /usr/ports/security/rubygem-net-ssh/distinfo /usr/home/renchap/ports/rubygem-net-ssh/distinfo --- /usr/ports/security/rubygem-net-ssh/distinfo 2011-02-22 20:35:07.767407573 +0100 +++ /usr/home/renchap/ports/rubygem-net-ssh/distinfo 2011-05-02 23:47:28.826880291 +0200 @@ -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 --- rubygem-net-ssh-2.1.4.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110502214905.EEEE15A7>