Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2015 20:16:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203491] textproc/uim-gtk3: fix stage-qa
Message-ID:  <bug-203491-13@https.bugs.freebsd.org/bugzilla/>

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



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