Date: Tue, 6 Dec 2022 08:10:17 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: 0394a00a189a - main - x11/xvinfo: Update to 1.1.5 Message-ID: <202212060810.2B68AHWh073652@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=0394a00a189aa1478c11585984765706dd397b06 commit 0394a00a189aa1478c11585984765706dd397b06 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2022-12-05 19:06:19 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2022-12-06 08:09:56 +0000 x11/xvinfo: Update to 1.1.5 Release notes: https://lists.x.org/archives/xorg-announce/2022-December/003273.html Sponsored by: Beckhoff Automation GmbH & Co. KG --- x11/xvinfo/Makefile | 3 ++- x11/xvinfo/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile index 123e307f7efa..25dde21235aa 100644 --- a/x11/xvinfo/Makefile +++ b/x11/xvinfo/Makefile @@ -1,5 +1,5 @@ PORTNAME= xvinfo -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -8,6 +8,7 @@ COMMENT= Print out X-Video extension adaptor information LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +EXTRACT_SUFX= .tar.xz USES= xorg xorg-cat:app USE_XORG= xv x11 diff --git a/x11/xvinfo/distinfo b/x11/xvinfo/distinfo index c52a71ed99cb..7b506f09b728 100644 --- a/x11/xvinfo/distinfo +++ b/x11/xvinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1550828795 -SHA256 (xorg/app/xvinfo-1.1.4.tar.bz2) = 0353220d6606077ba42363db65f50410759f9815352f77adc799e2adfa76e73f -SIZE (xorg/app/xvinfo-1.1.4.tar.bz2) = 126503 +TIMESTAMP = 1670267140 +SHA256 (xorg/app/xvinfo-1.1.5.tar.xz) = 3ede71ecb26d9614ccbc6916720285e95a2c7e0c5e19b8570eaaf72ad7c5c404 +SIZE (xorg/app/xvinfo-1.1.5.tar.xz) = 120700
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212060810.2B68AHWh073652>