Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Apr 2015 09:39:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199682] science/libkml: don't bundle liburiparser
Message-ID:  <bug-199682-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: mat@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199682-13>