Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Aug 2015 21:48:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202760] [PATCH] databases/xtrabackup: Drop USES=iconv.
Message-ID:  <bug-202760-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202760

            Bug ID: 202760
           Summary: [PATCH] databases/xtrabackup: Drop USES=iconv.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: rakuco@FreeBSD.org
                CC: aleksandr.kuzminsky@percona.com
             Flags: maintainer-feedback?(aleksandr.kuzminsky@percona.com)
                CC: aleksandr.kuzminsky@percona.com
          Keywords: patch

Created attachment 160502
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160502&action=edit
Proposed patch

xtrabackup itself makes no iconv calls and does not use any iconv header. The
only usages that I could find are in the bundled libarchive, but it is built
with expat instead of libxml2, so it ends up not being used at all.

-- 
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-202760-13>