Page MenuHomeFreeBSD

x11/libXfixes: Update to 6.0.0
ClosedPublic

Authored by diizzy on Oct 31 2021, 9:57 PM.
Tags
None
Referenced Files
F132294304: D32762.id97778.diff
Wed, Oct 15, 2:59 PM
Unknown Object (File)
Mon, Oct 13, 12:15 PM
Unknown Object (File)
Sun, Oct 12, 4:26 PM
Unknown Object (File)
Sat, Sep 27, 12:54 AM
Unknown Object (File)
Sep 13 2025, 3:02 PM
Unknown Object (File)
Sep 13 2025, 11:11 AM
Unknown Object (File)
Sep 13 2025, 9:41 AM
Unknown Object (File)
Sep 13 2025, 9:23 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.