[Bug 243998] graphics/qgis-ltr: Fix build after textproc/txt2tags update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 9 09:45:55 UTC 2020


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

            Bug ID: 243998
           Summary: graphics/qgis-ltr: Fix build after textproc/txt2tags
                    update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: rhurlin at gwdg.de
                CC: lbartoletti at FreeBSD.org
                CC: lbartoletti at FreeBSD.org

Created attachment 211496
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211496&action=edit
patch do build after txt2tags update again

The FreeBSD package builder complains about encoding problems after [1]. This
happens, because newer versions of textproc/txt2tags do not need the option
'--encoding=utf-8' any more[2].

The patch is a workaround to remove such encoding entries from the QGIS-LTR
port, until QGIS project changes upstream for newer txt2tags versions.


[1] http://svnweb.freebsd.org/changeset/ports/525495
[2] https://github.com/txt2tags/txt2tags/blob/v3/CHANGELOG.md#35-2020-02-01



The patch is tested on Poudriere (11.3i/a, 12.1i/a, and HEADi/a),
'portlint -AC' seems happy.

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


More information about the freebsd-ports-bugs mailing list