pkgsrc-Bugs archive

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

Re: pkg/49906: MASTER_SITE urls with prefixed "-" fail to fetch



The following reply was made to PR pkg/49906; it has been noted by GNATS.

From: Benny Siegert <bsiegert%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/49906: MASTER_SITE urls with prefixed "-" fail to fetch
Date: Sun, 28 Jun 2015 17:00:21 +0200

 From the NetBSD guide:
 
 The exception to this rule are URLs starting with a dash. In that case
 the URL is taken as is, fetched and the result stored under the name
 of the distfile.
 
 So the "make fetch-list" output would need to strip the dash and add a
 "-o filename" option to the ftp invocation. This involves editing
 mk/fetch/fetch-list.mk.
 


Home | Main Index | Thread Index | Old Index