1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 0.1.51

- Pet portlint

PR:		189801
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
Martin Wilke 2014-05-19 07:13:52 +00:00
parent ecd4c0d935
commit d9f25c2e85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354498
3 changed files with 5 additions and 9 deletions

View File

@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= jsch
PORTVERSION= 0.1.49
PORTVERSION= 0.1.51
CATEGORIES= net java security
MASTER_SITES= SF
MAINTAINER= miwi@FreeBSD.org
COMMENT= A pure Java implementation of SSH2
COMMENT= Pure Java implementation of SSH2
USES= zip
USE_JAVA= yes

View File

@ -1,2 +1,2 @@
SHA256 (jsch-0.1.49.zip) = c017dfd2533b86dd751a8b1caea0ab4f19bfb9199c207c94fbdddcfd2ba9bbfe
SIZE (jsch-0.1.49.zip) = 312322
SHA256 (jsch-0.1.51.zip) = c031b863fbbfe861c5365e8cf403b24b2eb5b40d1c112a048a73f87b5e828c30
SIZE (jsch-0.1.51.zip) = 339393

View File

@ -1,5 +1,3 @@
[ excerpt from developer's web site ]
Sch is a pure Java implementation of SSH2. JSch allows you to connect
to an sshd server and use port forwarding, X11 forwarding, file
transfer, etc., and you can integrate its functionality into your
@ -13,6 +11,4 @@ X window system and X11 forwarding. Of course, we are also interested
in adding other functionality - port forward, file transfer, terminal
emulation, etc.
Visit these following web pages for more information:
WWW: http://www.jcraft.com/jsch/
WWW: http://www.jcraft.com/jsch