Date: Tue, 18 May 2021 15:04:31 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32c7efd1c809 - main - x11/libXres: update to 1.2.1 Message-ID: <202105181504.14IF4Vrb076852@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=32c7efd1c809f454a283228ca2fed0f4558cfd5b commit 32c7efd1c809f454a283228ca2fed0f4558cfd5b Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-03-31 20:04:55 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-05-18 14:51:42 +0000 x11/libXres: update to 1.2.1 Changes: https://lists.x.org/archives/xorg-announce/2021-March/003078.html PR: 255772 Approved by: zeising Differential Revision: https://reviews.freebsd.org/D30204 --- x11/libXres/Makefile | 3 +-- x11/libXres/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile index 80fb4a7573ce..93d55d9d91eb 100644 --- a/x11/libXres/Makefile +++ b/x11/libXres/Makefile @@ -1,8 +1,7 @@ # Created by: Eric Anholt <anholt@FreeBSD.org> PORTNAME= libXres -PORTVERSION= 1.2.0 -PORTREVISION= 2 +PORTVERSION= 1.2.1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/libXres/distinfo b/x11/libXres/distinfo index 3c7218fefa2b..aba4a857df38 100644 --- a/x11/libXres/distinfo +++ b/x11/libXres/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513525107 -SHA256 (xorg/lib/libXres-1.2.0.tar.bz2) = ff75c1643488e64a7cfbced27486f0f944801319c84c18d3bd3da6bf28c812d4 -SIZE (xorg/lib/libXres-1.2.0.tar.bz2) = 286635 +TIMESTAMP = 1617221095 +SHA256 (xorg/lib/libXres-1.2.1.tar.bz2) = b6e6fb1ebb61610e56017edd928fb89a5f53b3f4f990078309877468663b2b11 +SIZE (xorg/lib/libXres-1.2.1.tar.bz2) = 311025
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105181504.14IF4Vrb076852>