svn commit: r548487 - head/x11/libxcb

Alexey Dokuchaev danfe at freebsd.org
Sun Sep 13 17:14:53 UTC 2020


On Sun, Sep 13, 2020 at 05:00:02PM +0000, Niclas Zeising wrote:
> New Revision: 548487
> URL: https://svnweb.freebsd.org/changeset/ports/548487
> 
> Log:
>   x11/libxcb: Update to 1.14
>   
>   Update x11/libxcb to 1.14.
>   Clean up the makefile:
>   * Remove the dependency on check and libxslt, they are only needed
>     for tests which aren't built and installed anyway.

Would it make sense to move them to TEST_DEPENDS and hook up the tests
to our framework (via TEST_TARGET) instead?

./danfe


More information about the svn-ports-head mailing list