Bug 256522

Summary: x11/libX11: Update to 1.7.2
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Kevin Bowling <kbowling>
Status: Closed FIXED    
Severity: Affects Only Me CC: kbowling, zeising
Priority: --- Flags: zeising: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.freedesktop.org/xorg/lib/libx11/-/blob/master/README.md
Attachments:
Description Flags
Patch for libX11 none

Description Daniel Engberg freebsd_committer freebsd_triage 2021-06-10 05:52:00 UTC
Created attachment 225687 [details]
Patch for libX11

Update libX11 to 1.7.2
Remove REINPLACE_CMD for /nls/Makefile.in, hasn't applied for 1.7.0+ at least.
Reported by Poudriere

Compile and runtime tested on 13.0-STABLE #0 stable/13-n245227-5ec4eb443e8 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2021-06-25 09:18:57 UTC
Friendly ping
Comment 2 Niclas Zeising freebsd_committer freebsd_triage 2021-06-25 14:22:52 UTC
Approved.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-06-25 21:15:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=13912eb19ac9d97a70f3c3dde4446579f1974d81

commit 13912eb19ac9d97a70f3c3dde4446579f1974d81
Author:     Daniel Engberg <daniel.engberg.lists@pyret.net>
AuthorDate: 2021-06-25 21:13:25 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-25 21:13:25 +0000

    x11/libX11: Update to 1.7.2

    Changes https://gitlab.freedesktop.org/xorg/lib/libx11/-/blob/master/README.md#release-172

    PR:             256522
    Approved by:    x11 (zeising)

 x11/libX11/Makefile | 4 +---
 x11/libX11/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)
Comment 4 Kevin Bowling freebsd_committer freebsd_triage 2021-06-25 21:18:46 UTC
Thanks for your contribution!