Date: Thu, 20 May 2021 17:53:07 GMT From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 275cdd9b5f5b - main - x11/libX11: Update to 1.7.1. Message-ID: <202105201753.14KHr7TD035040@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jkim: URL: https://cgit.FreeBSD.org/ports/commit/?id=275cdd9b5f5b66999dc8bcafa610eaa85b5b7b55 commit 275cdd9b5f5b66999dc8bcafa610eaa85b5b7b55 Author: Daniel Engberg <daniel.engberg.lists@pyret.net> AuthorDate: 2021-05-20 17:44:43 +0000 Commit: Jung-uk Kim <jkim@FreeBSD.org> CommitDate: 2021-05-20 17:51:12 +0000 x11/libX11: Update to 1.7.1. https://lists.x.org/archives/xorg-announce/2021-May/003088.html https://lists.x.org/archives/xorg-announce/2021-May/003089.html PR: 256034 Security: CVE-2021-31535 --- x11/libX11/Makefile | 2 +- x11/libX11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index ff5357277fce..d4a6fcd144c2 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,7 +1,7 @@ # Created by: Eric Anholt <anholt@FreeBSD.org> PORTNAME= libX11 -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 PORTEPOCH= 1 CATEGORIES= x11 diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo index 050b2ec10ea4..febf957cf46c 100644 --- a/x11/libX11/distinfo +++ b/x11/libX11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605899291 -SHA256 (xorg/lib/libX11-1.7.0.tar.bz2) = 36c8f93b6595437c8cfbc9f08618bcb3041cbd303e140a0013f88e4c2977cb54 -SIZE (xorg/lib/libX11-1.7.0.tar.bz2) = 2409144 +TIMESTAMP = 1621526548 +SHA256 (xorg/lib/libX11-1.7.1.tar.bz2) = e64e43deaa562cbfb0d5ada64670ec09c6fac7935262dcd77bbc6d984a535d47 +SIZE (xorg/lib/libX11-1.7.1.tar.bz2) = 2426509
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105201753.14KHr7TD035040>