NetBSD Problem Report #44396

From ryo_on@yk.rim.or.jp  Sat Jan 15 22:55:05 2011
Return-Path: <ryo_on@yk.rim.or.jp>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id BFAA863B966
	for <gnats-bugs@gnats.netbsd.org>; Sat, 15 Jan 2011 22:55:05 +0000 (UTC)
Message-Id: <20110115225505.BFAA863B966@www.NetBSD.org>
Date: Sat, 15 Jan 2011 22:55:05 +0000 (UTC)
From: ryo_on@yk.rim.or.jp
Reply-To: ryo_on@yk.rim.or.jp
To: gnats-bugs@gnats.NetBSD.org
Subject: FETCH_CMD is used when FETCH_USING=custom
X-Send-Pr-Version: 3.95

>Number:         44396
>Category:       pkg
>Synopsis:       FETCH_CMD is used when FETCH_USING=custom
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 15 23:00:00 +0000 2011
>Closed-Date:    Tue Jan 18 15:21:19 +0000 2011
>Last-Modified:  Tue Jan 18 15:25:00 +0000 2011
>Originator:     Ryo ONODERA
>Release:        NetBSD 5.99.43
>Organization:

>Environment:


System: NetBSD hydrogen.elements.tetera.org 5.99.43 NetBSD 5.99.43 (LEAFGIRL2) #4: Thu Jan 13 09:27:17 JST 2011 root@hydrogen.elements.tetera.org:/usr/obj/sys/arch/i386/compile/LEAFGIRL2 i386
Architecture: i386
Machine: i386
>Description:
As far as I understand collectly, FETCH_CMD is used when FETCH_USING=custom.
pkgsrc/mk/fetch/fetch.mk has the following sentences.

# FETCH_CMD is the program used to fetch files for FETCH_USING=manual.
#       It must understand fetching files located via URLs,
#       e.g. NetBSD's ftp, net/tnftp, etc.


>How-To-Repeat:
% make help topic=FETCH_CMD

>Fix:

Index: mk/fetch/fetch.mk
===================================================================
RCS file: /cvsroot/pkgsrc/mk/fetch/fetch.mk,v
retrieving revision 1.44
diff -u -r1.44 fetch.mk
--- mk/fetch/fetch.mk	27 Jun 2010 17:46:22 -0000	1.44
+++ mk/fetch/fetch.mk	15 Jan 2011 22:46:47 -0000
@@ -163,7 +163,7 @@
 ### transfer the files from the appropriate sites if needed.
 ###
 #
-# FETCH_CMD is the program used to fetch files for FETCH_USING=manual.
+# FETCH_CMD is the program used to fetch files for FETCH_USING=custom.
 #       It must understand fetching files located via URLs,
 #	e.g. NetBSD's ftp, net/tnftp, etc.
 #


>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: reed@NetBSD.org
State-Changed-When: Tue, 18 Jan 2011 15:21:19 +0000
State-Changed-Why:
Committed this.
Thanks.


From: "Jeremy C. Reed" <reed@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/44396 CVS commit: pkgsrc/mk/fetch
Date: Tue, 18 Jan 2011 15:20:54 +0000

 Module Name:	pkgsrc
 Committed By:	reed
 Date:		Tue Jan 18 15:20:54 UTC 2011

 Modified Files:
 	pkgsrc/mk/fetch: fetch.mk

 Log Message:
 For PR #44396.
 "FETCH_CMD is the program used to fetch files for FETCH_USING=custom."


 To generate a diff of this commit:
 cvs rdiff -u -r1.44 -r1.45 pkgsrc/mk/fetch/fetch.mk

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.