Page MenuHomeFreeBSD

x11/libXfixes: Update to 6.0.0
ClosedPublic

Authored by diizzy on Oct 31 2021, 9:57 PM.
Tags
None
Referenced Files
F148631595: D32762.diff
Thu, Mar 19, 6:24 AM
Unknown Object (File)
Thu, Mar 19, 12:27 AM
Unknown Object (File)
Thu, Mar 12, 4:34 PM
Unknown Object (File)
Thu, Mar 12, 2:44 PM
Unknown Object (File)
Thu, Mar 12, 10:13 AM
Unknown Object (File)
Thu, Mar 12, 6:50 AM
Unknown Object (File)
Wed, Mar 11, 10:11 AM
Unknown Object (File)
Sun, Mar 1, 7:24 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.