Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Feb 2021 13:44:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 219780] [fix proposal] USE_PACKAGE_DEPENDS broken if PACKAGES' definition contains colons
Message-ID:  <bug-219780-7788-BAcaVJRDAA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219780-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219780-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=3D219780

--- Comment #4 from Harald Schmalzbauer <bugzilla.freebsd@omnilan.de> ---
Created attachment 222671
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D222671&action=
=3Dedit
Fix PKGFILE in case PACKAGES was defined with path name containing a colon

Mk/Scripts/do-depends.sh sources PKGFILE, which results in a wrong filename
since I opend this problem report.

Hope it helps providing a diff as attachment; USE_PACKAGE_DEPENDS is broken=
 for
2 and a half years now if you define PACKAGES with a path name containing t=
he
colon (:) - which obviously isn't a bad idea to follow pkg(8)'s ABI convent=
ion!

--=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-219780-7788-BAcaVJRDAA>