[Bug 239806] pkgbase: Unset dependencies in some pkgbase packages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 14 17:45:40 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239806

--- Comment #4 from Martin <martin.jakob at gmx.com> ---
The above mentioned naming inconsistencies in some dependencies is caused in
the script generate-ucl.sh

In Revision base r364009 the line

pkgdeps="$(echo ${pkgdeps} | tr '_' '-')"

was added. This is a problem for packages with an "_" in their names like 

libcompiler_rt-*.plist
librpcsec_gss-*.plist
libthread_db-*.plist

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list