pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/connect Update "connect" package to version 1.95. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39d6179d4fcf
branches:  trunk
changeset: 510750:39d6179d4fcf
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Apr 03 16:05:30 2006 +0000

description:
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.

diffstat:

 net/connect/Makefile |  8 ++++----
 net/connect/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r 7bb4fd044bd8 -r 39d6179d4fcf net/connect/Makefile
--- a/net/connect/Makefile      Mon Apr 03 15:54:14 2006 +0000
+++ b/net/connect/Makefile      Mon Apr 03 16:05:30 2006 +0000
@@ -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@localhost
-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
diff -r 7bb4fd044bd8 -r 39d6179d4fcf net/connect/distinfo
--- a/net/connect/distinfo      Mon Apr 03 15:54:14 2006 +0000
+++ b/net/connect/distinfo      Mon Apr 03 16:05:30 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index