[Bug 210101] security/keepassx2 remove wrongly used PLIST_SUB from pkg-plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 7 15:54:10 UTC 2016


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

            Bug ID: 210101
           Summary: security/keepassx2 remove wrongly used PLIST_SUB from
                    pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: tcberner at gmail.com
                CC: eric at camachat.org
                CC: eric at camachat.org
             Flags: maintainer-feedback?(eric at camachat.org)

Created attachment 171150
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171150&action=edit
s#%%QT_BINDIR%%#bin#g

security/keepassx2 uses the substitution %%QT_BINDIR%% [=relative path to Qt
binaries] by mistake.
The attached patch replaces this everywhere by "bin".

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


More information about the freebsd-ports-bugs mailing list