Subject: CVS commit: pkgsrc/mk/fetch
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 07/19/2006 14:01:29
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Jul 19 14:01:29 UTC 2006

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

Log Message:
Work around incomprehensible quoting mess surrounding MASTER_SORT* by
in do-fetch-file (formerly they were inserted by the old _FETCH_FILE
inserting some quotes that are no longer added by the fetch command list
macro).  This makes fetching with MASTER_SORT* set work again.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/mk/fetch/fetch.mk

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