Date: Tue, 16 Apr 2024 20:00:59 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: 6477df91035a - main - x11/xcb-proto: Update to 1.17 Message-ID: <202404162000.43GK0xKf012689@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=6477df91035a4ca1863c9b876dd40fa16c152a4e commit 6477df91035a4ca1863c9b876dd40fa16c152a4e Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-04-16 08:17:54 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-04-16 19:59:31 +0000 x11/xcb-proto: Update to 1.17 Release notes: https://lists.x.org/archives/xorg-announce/2024-April/003506.html Differential Revision: https://reviews.freebsd.org/D44803 Reviewed by: bapt Sponsored by: Beckhoff Automation GmbH & Co. KG --- x11/xcb-proto/Makefile | 2 +- x11/xcb-proto/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 23fa4783ec75..95131972d231 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -1,5 +1,5 @@ PORTNAME= xcb-proto -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= x11 python MAINTAINER= x11@FreeBSD.org diff --git a/x11/xcb-proto/distinfo b/x11/xcb-proto/distinfo index 1ca73eb1922a..0a6e99c81a30 100644 --- a/x11/xcb-proto/distinfo +++ b/x11/xcb-proto/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709444055 -SHA256 (xorg/proto/xcb-proto-1.16.0.tar.xz) = a75a1848ad2a89a82d841a51be56ce988ff3c63a8d6bf4383ae3219d8d915119 -SIZE (xorg/proto/xcb-proto-1.16.0.tar.xz) = 151612 +TIMESTAMP = 1713255468 +SHA256 (xorg/proto/xcb-proto-1.17.0.tar.xz) = 2c1bacd2110f4799f74de6ebb714b94cf6f80fb112316b1219480fd22562148c +SIZE (xorg/proto/xcb-proto-1.17.0.tar.xz) = 151748
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404162000.43GK0xKf012689>