[Bug 200762] security/sguil wrong dependency for databases/mysqltcl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 10 12:39:41 UTC 2015


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

            Bug ID: 200762
           Summary: security/sguil wrong dependency for databases/mysqltcl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info
                CC: bofh at freebsd.org, tcltk at FreeBSD.org
                CC: bofh at freebsd.org, tcltk at FreeBSD.org

Created attachment 157611
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157611&action=edit
Patch for security/sguil/Makefile

First of all, databases/mysqltcl lives at
/usr/local/lib/mysqltcl-3.052/libmysqltcl3.052.so, not at
/usr/local/lib/libmysqltcl3.052.so.

Next, the current dependency is at fault, thus forcing security/sguil to
recompile databases/mysqltcl, thus failing due to the latter already installed.

The attached patch attempts to get this straight.

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


More information about the freebsd-ports-bugs mailing list