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, May 8, 12:05 AM
Unknown Object (File)
Fri, May 3, 9:18 PM
Unknown Object (File)
Fri, May 3, 12:52 PM
Unknown Object (File)
Mon, Apr 29, 1:06 PM
Unknown Object (File)
Mon, Apr 22, 2:33 AM
Unknown Object (File)
Sun, Apr 21, 10:16 PM
Unknown Object (File)
Sun, Apr 21, 2:14 AM
Unknown Object (File)
Sun, Apr 21, 2:14 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.