Page MenuHomeFreeBSD

x11/libXfixes: Update to 6.0.0
ClosedPublic

Authored by diizzy on Oct 31 2021, 9:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 8:25 AM
Unknown Object (File)
Fri, May 15, 5:30 AM
Unknown Object (File)
Fri, May 15, 3:21 AM
Unknown Object (File)
Thu, May 14, 6:26 PM
Unknown Object (File)
Mon, May 11, 10:21 PM
Unknown Object (File)
Mon, Apr 27, 2:47 PM
Unknown Object (File)
Sun, Apr 26, 6:38 AM
Unknown Object (File)
Apr 20 2026, 1:31 AM
Subscribers

Details

Summary

There's no changelog by upstream, commit log: https://gitlab.freedesktop.org/xorg/lib/libxfixes/-/commits/master

Test Plan

Compile tested on FreeBSD 13.0-STABLE #1 stable/13-n247667-dc9094140c9 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64) and 13.0 (i386)

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

diizzy created this revision.
x11/libXfixes/Makefile
17

Just INSTALL_TARGET=install-strip should be enough for the autotools buildsystem.

Use install-strip for INSTALL_TARGET as suggested by arrowd

This revision is now accepted and ready to land.Nov 1 2021, 1:41 PM
This revision was automatically updated to reflect the committed changes.