[Bug 203491] textproc/uim-gtk3: fix stage-qa

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 1 20:16:06 UTC 2015


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

            Bug ID: 203491
           Summary: textproc/uim-gtk3: fix stage-qa
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: nobutaka at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(nobutaka at FreeBSD.org)
          Assignee: nobutaka at FreeBSD.org

Created attachment 161623
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161623&action=edit
Patch

textproc/uim-gtk3 does not deinstall cleanly

http://poudriere.amdmi3.ru/data/10-amd64-default/failures_all_2015_09_28/logs/errors/uim-gtk3-1.8.6_2.log

The difference is a single extra newline at the end of cache file.

To fix this, use `gtk-query-immodules-3.0 --update-cache` instead of
`gtk-query-immodules-3.0 > %D/lib/gtk-3.0/%%GTK3_VERSION%%/immodules.cache`

- It does the same thing
- It doesn't add an extra line, fixing stage-qa
- It's shorter and doesn't need to know cache file location
- That's what gtk30 and other port do

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


More information about the freebsd-ports-bugs mailing list