[Bug 199682] science/libkml: don't bundle liburiparser

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 25 09:39:00 UTC 2015


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

            Bug ID: 199682
           Summary: science/libkml: don't bundle liburiparser
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: mat at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)
          Assignee: sunpoet at FreeBSD.org

Created attachment 155968
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=155968&action=edit
libkml.diff

libkml bundles liburiparser for the sole reason of:

There are two local modifications to the uriparser code to avoid compiler
warnings on some recent flavors of GCC. Diff these revisions for details:
r706 : r705 (strict initialization)
r714 : r713 (free called on const pointer)

As it conflicts with our own liburiparser, make libkml depend, and use our
net/uriparser.

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


More information about the freebsd-ports-bugs mailing list