Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2019 17:18:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239293] fetch-list: broken handling of DISTFILES when it has entries with subdirectories
Message-ID:  <bug-239293-7788-ySfg6Ku4xc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239293-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239293-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239293

--- Comment #12 from Ruslan Garipov <brigadir15@gmail.com> ---
(In reply to Mathieu Arnold from comment #11)
Sorry for off topic, but I just want to understand where I've failed
and I don't see why I was

> ... using ${file} before it was defined
?  I believe the `file` is defined on the 30th line[1].
Unconditionally, just as the first statement of the first `for` loop.
And my patch modified the 110th line in the file.  The variable is used
above and beyond the 110th line -- but why it's undefined there?  I
also see no `unset` in the file...  Am I missed something?

> so it did not do what you wanted, at all.
I'm sorry, but it did -- as I already said in the comment #6 I
successfully fetch-list for lang/rust, shells/bash, www/firefox and
x11/xorg ports.  Was it a lucky break?

[1]
https://svnweb.freebsd.org/ports/head/Mk/Scripts/do-fetch.sh?revision=3D462=
544&view=3Dmarkup#l30

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239293-7788-ySfg6Ku4xc>