Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2024 05:08:15 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e24cff4ae199 - main - x11/libX11: Update to 1.8.9
Message-ID:  <202404160508.43G58FLZ094612@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu:

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

commit e24cff4ae1994978b4388bbe79bcf1e0a221fd77
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-04-15 08:05:18 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-04-16 05:07:29 +0000

    x11/libX11: Update to 1.8.9
    
    Release notes for 1.8.8: https://lists.x.org/archives/xorg-announce/2024-March/003492.html
    Release notes for 1.8.9: https://lists.x.org/archives/xorg-announce/2024-April/003501.html
    
    Differential Revision:  https://reviews.freebsd.org/D44795
    Reviewed by:            bapt
    PR:                     278122
    Sponsored by:           Beckhoff Automation GmbH & Co. LG
---
 x11/libX11/Makefile | 3 +--
 x11/libX11/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index fb9a4098fe0f..6062a1c269e1 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libX11
-DISTVERSION=	1.8.7
-PORTREVISION=	1
+DISTVERSION=	1.8.9
 PORTEPOCH=	1
 CATEGORIES=	x11
 
diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo
index 0a4c70e25b63..0909662c35ae 100644
--- a/x11/libX11/distinfo
+++ b/x11/libX11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696424679
-SHA256 (xorg/lib/libX11-1.8.7.tar.xz) = 05f267468e3c851ae2b5c830bcf74251a90f63f04dd7c709ca94dc155b7e99ee
-SIZE (xorg/lib/libX11-1.8.7.tar.xz) = 1859256
+TIMESTAMP = 1713168184
+SHA256 (xorg/lib/libX11-1.8.9.tar.xz) = 779d8f111d144ef93e2daa5f23a762ce9555affc99592844e71c4243d3bd3262
+SIZE (xorg/lib/libX11-1.8.9.tar.xz) = 1811900



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404160508.43G58FLZ094612>