pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/33144: Update & fix URI net/connect
>Number: 33144
>Category: pkg
>Synopsis: Update & fix URI net/connect
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Mar 24 19:00:01 +0000 2006
>Originator: ISIHARA Takanori
>Release: NetBSD/amd64
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc6.home 3.99.15 NetBSD 3.99.15 (ISHITPC6) #1: Fri Mar 10 10:08:13
JST 2006
isihara%ishitPc6.home@localhost:/opt/tmp/HEAD/usr/src/sys/arch/amd64/compile/obj.amd64/ISHITPC6
amd64
>Description:
* HOMEPAGE (& MASTER_SITES) not found. -> fix.
* Update 1.83 -> 1.95
>How-To-Repeat:
>Fix:
diff -uNr connect/Makefile connect.new/Makefile
--- connect/Makefile 2005-11-05 03:55:23.000000000 +0900
+++ connect.new/Makefile 2006-03-25 03:39:35.000000000 +0900
@@ -1,13 +1,13 @@
# $NetBSD: Makefile,v 1.7 2005/11/03 17:24:14 tv 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 -uNr connect/distinfo connect.new/distinfo
--- connect/distinfo 2005-02-25 21:13:23.000000000 +0900
+++ connect.new/distinfo 2006-03-25 03:42:04.000000000 +0900
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2005/02/24 12:13:44 agc 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