[Bug 219780] [fix proposal] USE_PACKAGE_DEPENDS broken if PACKAGES' definition contains colons
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 20 13:44:47 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219780
--- Comment #4 from Harald Schmalzbauer <bugzilla.freebsd at omnilan.de> ---
Created attachment 222671
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=222671&action=edit
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 the
colon (:) - which obviously isn't a bad idea to follow pkg(8)'s ABI convention!
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list