On Thu, Jan 10, 2019 at 09:42:48PM +0100, Steven Mestdagh wrote:
> maintenance update, seems to work fine on amd64.
> test suite shows 2 failures less than with the previous version.
Keeps working fine on amd64, thanks.

> comments / ok?

        $ portcheck
        trailing whitespace in pkg/DESCR
        missing RDEP on x11/gtk+3,-guic
        math/octave

        $ make port-lib-depends-check
        octave-4.4.1(math/octave):
        Missing: btf.2 from suitesparse-4.4.6p0 
(/usr/local/lib/octave/4.4.1/oct/x86_64-unknown-openbsd6.4/__ode15__.oct)
        Missing: klu.2 from suitesparse-4.4.6p0 
(/usr/local/lib/octave/4.4.1/oct/x86_64-unknown-openbsd6.4/__ode15__.oct)
        Missing: png16.17 from png-1.6.35 
(/usr/local/lib/octave/4.4.1/liboctinterp.so.10.0)
        Missing: xcb-dri3.0 
(/usr/local/libexec/octave/4.4.1/exec/x86_64-unknown-openbsd6.4/octave-gui) 
(system lib)
        Missing: xcb-present.0 
(/usr/local/libexec/octave/4.4.1/exec/x86_64-unknown-openbsd6.4/octave-gui) 
(system lib)
        Missing: xcb-sync.1 
(/usr/local/libexec/octave/4.4.1/exec/x86_64-unknown-openbsd6.4/octave-gui) 
(system lib)
        Missing: xcb-xfixes.1 
(/usr/local/libexec/octave/4.4.1/exec/x86_64-unknown-openbsd6.4/octave-gui) 
(system lib)
        Missing: xshmfence.0 
(/usr/local/libexec/octave/4.4.1/exec/x86_64-unknown-openbsd6.4/octave-gui) 
(system lib)
        Extra:  png.17
        WANTLIB += btf klu png16 xcb-dri3 xcb-present xcb-sync xcb-xfixes
        WANTLIB += xshmfence
        *** Error 1 in target 'port-lib-depends-check' (ignored)

Please sort BDEP; I'd say you can just merge both lines together as well.

Reply via email to