Date: Sat, 17 Jun 2023 11:34:18 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e32d988a04bd - main - x11/libX11: Update to 1.8.6 Message-ID: <202306171134.35HBYIV9038582@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e32d988a04bdac38511cf2c72d6b8def83ef7ba0 commit e32d988a04bdac38511cf2c72d6b8def83ef7ba0 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-06-17 11:29:09 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-06-17 11:29:09 +0000 x11/libX11: Update to 1.8.6 Release announcement: https://lists.x.org/archives/xorg-announce/2023-June/003407.html PR: 263190 Approved by: x11 (manu) --- x11/libX11/Makefile | 4 ++-- x11/libX11/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index 586464c57307..98834ffca38f 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,5 +1,5 @@ PORTNAME= libX11 -DISTVERSION= 1.7.2 +DISTVERSION= 1.8.6 PORTEPOCH= 1 CATEGORIES= x11 @@ -9,7 +9,7 @@ WWW= https://www.freedesktop.org/Software/xlibs LICENSE= MIT -USES= cpe xorg xorg-cat:lib +USES= cpe tar:xz xorg xorg-cat:lib USE_XORG= xcb xtrans xorgproto CPE_VENDOR= x diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo index 56737175c926..17663b37978c 100644 --- a/x11/libX11/distinfo +++ b/x11/libX11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623285146 -SHA256 (xorg/lib/libX11-1.7.2.tar.bz2) = 1cfa35e37aaabbe4792e9bb690468efefbfbf6b147d9c69d6f90d13c3092ea6c -SIZE (xorg/lib/libX11-1.7.2.tar.bz2) = 2392982 +TIMESTAMP = 1686847550 +SHA256 (xorg/lib/libX11-1.8.6.tar.xz) = 59535b7cc6989ba806a022f7e8533b28c4397b9d86e9d07b6df0c0703fa25cc9 +SIZE (xorg/lib/libX11-1.8.6.tar.xz) = 1859460
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306171134.35HBYIV9038582>