https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239806
--- Comment #4 from Martin <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
