Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2012 22:00:27 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jadawin@FreeBSD.org
Subject:   ports/167327: [PATCH] net/p5-Net-SSH2: update to 0.44
Message-ID:  <3Vdg0C0f9Fz7Xx@sunpoet.net>
Resent-Message-ID: <201204261410.q3QEAA2I038111@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167327
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-SSH2: update to 0.44
>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:   Thu Apr 26 14:10:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Apr 23 19:27:08 CST 2012
>Description:
- Update to 0.44
- Pet portlint

Changes:	http://search.cpan.org/dist/Net-SSH2/Changes

Port maintainer (jadawin@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Net-SSH2-0.44.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SSH2/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile	25 Oct 2011 12:58:52 -0000	1.24
+++ Makefile	26 Apr 2012 14:00:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-SSH2
-PORTVERSION=	0.40
+PORTVERSION=	0.44
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,11 +14,11 @@
 MAINTAINER=	jadawin@FreeBSD.org
 COMMENT=	Support for the SSH 2 protocol via libSSH2
 
-LIB_DEPENDS=	ssh2.1:${PORTSDIR}/security/libssh2
-
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+LIB_DEPENDS=	ssh2.1:${PORTSDIR}/security/libssh2
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Net::SSH2.3 Net::SSH2::Channel.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SSH2/distinfo,v
retrieving revision 1.21
diff -u -u -r1.21 distinfo
--- distinfo	25 Oct 2011 12:58:52 -0000	1.21
+++ distinfo	26 Apr 2012 14:00:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (Net-SSH2-0.40.tar.gz) = 96191f3a982e5be8bf5923330ec3027314bff20fa5f02ac5f2aafdd23df90ae5
-SIZE (Net-SSH2-0.40.tar.gz) = 106713
+SHA256 (Net-SSH2-0.44.tar.gz) = d11cd93db4bcfcc4ba0e2f9598a0c0631d40268a52356b050d23c7531d2ce3c8
+SIZE (Net-SSH2-0.44.tar.gz) = 110761
--- p5-Net-SSH2-0.44.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3Vdg0C0f9Fz7Xx>