Update "connect" package to version 1.95. Changes since version 1.83

include bug-fixes and partial support for telnet proxies.

This package update was contributed by ISIHARA Takanori in PR pkg/33144.
This commit is contained in:
tron 2006-04-03 16:05:30 +00:00
parent b12e816275
commit 1654b24759
2 changed files with 8 additions and 8 deletions

View file

@ -1,13 +1,13 @@
# $NetBSD: Makefile,v 1.7 2005/11/03 17:24:14 tv Exp $
# $NetBSD: Makefile,v 1.8 2006/04/03 16:05:30 tron Exp $
DISTNAME= connect
PKGNAME= ${DISTNAME}-1.83
PKGNAME= ${DISTNAME}-1.95
CATEGORIES= net security
MASTER_SITES= ${HOMEPAGE}
MASTER_SITES= http://www.taiyo.co.jp/~gotoh/ssh/
EXTRACT_SUFX= .c
MAINTAINER= tron@NetBSD.org
HOMEPAGE= http://www.imasy.or.jp/~gotoh/ssh/
HOMEPAGE= http://www.taiyo.co.jp/~gotoh/ssh/connect.html
COMMENT= Open a TCP connection using a SOCKS4/5 or HTTP proxy server
EXTRACT_ONLY= # empty

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/02/24 12:13:44 agc Exp $
$NetBSD: distinfo,v 1.4 2006/04/03 16:05:30 tron Exp $
SHA1 (connect-1.83/connect.c) = 80c274b0f5dde7143858cbf63014700f87463023
RMD160 (connect-1.83/connect.c) = 85b4d636157ec71a0076bec4b59b7423ec5ee1a3
Size (connect-1.83/connect.c) = 72750 bytes
SHA1 (connect-1.95/connect.c) = e3f8e9f9a0996a2cfa87d4056e54e4ae92f3f350
RMD160 (connect-1.95/connect.c) = f9dcee55a81d0af39e8ec58a1925d2075fa2106d
Size (connect-1.95/connect.c) = 88052 bytes