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)
Wed, Dec 11, 3:05 PM
Unknown Object (File)
Fri, Nov 29, 5:54 PM
Unknown Object (File)
Fri, Nov 29, 5:54 PM
Unknown Object (File)
Fri, Nov 29, 5:50 PM
Unknown Object (File)
Fri, Nov 29, 5:49 PM
Unknown Object (File)
Tue, Nov 26, 10:18 PM
Unknown Object (File)
Sun, Nov 24, 10:29 PM
Unknown Object (File)
Sun, Nov 24, 4:39 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.