Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2013 12:04:41 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323528 - head/net/p5-Net-SSH2
Message-ID:  <201307231204.r6NC4f1D095827@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Tue Jul 23 12:04:40 2013
New Revision: 323528
URL: http://svnweb.freebsd.org/changeset/ports/323528

Log:
  - Update to 0.49
  - Pet portlint(1) by changing tab into space in WWW link
  
  Changes:	http://search.cpan.org/dist/Net-SSH2/Changes
  Approved by:	jadawin@ (implicit, on holidays)

Modified:
  head/net/p5-Net-SSH2/Makefile
  head/net/p5-Net-SSH2/distinfo
  head/net/p5-Net-SSH2/pkg-descr

Modified: head/net/p5-Net-SSH2/Makefile
==============================================================================
--- head/net/p5-Net-SSH2/Makefile	Tue Jul 23 11:23:59 2013	(r323527)
+++ head/net/p5-Net-SSH2/Makefile	Tue Jul 23 12:04:40 2013	(r323528)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-SSH2
-PORTVERSION=	0.48
+PORTVERSION=	0.49
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/net/p5-Net-SSH2/distinfo
==============================================================================
--- head/net/p5-Net-SSH2/distinfo	Tue Jul 23 11:23:59 2013	(r323527)
+++ head/net/p5-Net-SSH2/distinfo	Tue Jul 23 12:04:40 2013	(r323528)
@@ -1,2 +1,2 @@
-SHA256 (Net-SSH2-0.48.tar.gz) = b62c9fd708da50b0fc8a25d525e1416612b2095e377ec490651177c57de83a5d
-SIZE (Net-SSH2-0.48.tar.gz) = 114268
+SHA256 (Net-SSH2-0.49.tar.gz) = 10b33c982df2a01a1f292dc85b82d5f618fcca48fd8889afcec1fc30f10900af
+SIZE (Net-SSH2-0.49.tar.gz) = 114405

Modified: head/net/p5-Net-SSH2/pkg-descr
==============================================================================
--- head/net/p5-Net-SSH2/pkg-descr	Tue Jul 23 11:23:59 2013	(r323527)
+++ head/net/p5-Net-SSH2/pkg-descr	Tue Jul 23 12:04:40 2013	(r323528)
@@ -9,4 +9,4 @@ The typical order is to create the SSH2 
 you want to use, call connect, authenticate with one of the auth methods, then
 create channels on the connection to perform commands.
 
-WWW:	http://search.cpan.org/dist/Net-SSH2/
+WWW: http://search.cpan.org/dist/Net-SSH2/



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