ports/189035: [PATCH] security/rubygem-net-ssh-multi: update to 1.2.0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 26 18:50:01 UTC 2014


>Number:         189035
>Category:       ports
>Synopsis:       [PATCH] security/rubygem-net-ssh-multi: update to 1.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 26 18:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r263210: Mon Mar 17 00:51:45 CST
>Description:
- Update to 1.2.0
- Add LICENSE

Changes:	https://github.com/net-ssh/net-ssh-multi/blob/master/CHANGES.txt

Port maintainer (renchap at cocoa-x.com) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-net-ssh-multi-1.2.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 352365)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	net-ssh-multi
-PORTVERSION=	1.1
+PORTVERSION=	1.2.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -9,9 +9,11 @@
 MAINTAINER=	renchap at cocoa-x.com
 COMMENT=	SSH connection multiplexing library for Ruby
 
-RUN_DEPENDS=	rubygem-net-ssh>=2.1.4:${PORTSDIR}/security/rubygem-net-ssh \
-		rubygem-net-ssh-gateway>=0.99.0:${PORTSDIR}/security/rubygem-net-ssh-gateway
+LICENSE=	MIT
 
+RUN_DEPENDS=	rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh \
+		rubygem-net-ssh-gateway>=1.2.0:${PORTSDIR}/security/rubygem-net-ssh-gateway
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 352365)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/net-ssh-multi-1.1.gem) = 154fff57310acf868348f04e9e84eb5592369d4e18674301bf6a83b80c9f85a1
-SIZE (rubygem/net-ssh-multi-1.1.gem) = 27136
+SHA256 (rubygem/net-ssh-multi-1.2.0.gem) = b079a271e3e5ed569d80689adcf56dad24a5e99a2eb242b9f90322a608114724
+SIZE (rubygem/net-ssh-multi-1.2.0.gem) = 32768
--- rubygem-net-ssh-multi-1.2.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list