Date: Sun, 03 May 2026 14:02:44 +0000 From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Vincent <tmp386@live.com> Subject: git: fbbda5af9ee1 - main - x11-drivers/xf86-video-vesa: Update to 2.6.0 Message-ID: <69f75584.43582.4737b76a@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=fbbda5af9ee1e6f5f10264a47d61075d3f18d9af commit fbbda5af9ee1e6f5f10264a47d61075d3f18d9af Author: Vincent <tmp386@live.com> AuthorDate: 2026-05-03 08:02:47 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-05-03 14:02:33 +0000 x11-drivers/xf86-video-vesa: Update to 2.6.0 PR: 293585 Co-authored-by: Gleb Popov <arrowd@FreeBSD.org> --- x11-drivers/xf86-video-vesa/Makefile | 12 ++++++++---- x11-drivers/xf86-video-vesa/distinfo | 6 +++--- x11-drivers/xf86-video-vesa/pkg-descr | 2 ++ x11-drivers/xf86-video-vesa/pkg-plist | 2 -- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/x11-drivers/xf86-video-vesa/Makefile b/x11-drivers/xf86-video-vesa/Makefile index 9ca66253dc8f..2b6429a2d933 100644 --- a/x11-drivers/xf86-video-vesa/Makefile +++ b/x11-drivers/xf86-video-vesa/Makefile @@ -1,13 +1,17 @@ PORTNAME= xf86-video-vesa -PORTVERSION= 2.5.0 -PORTREVISION= 3 +PORTVERSION= 2.6.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org vesa display driver +WWW= https://gitlab.freedesktop.org/xorg/driver/xf86-video-vesa -USES= xorg-cat:driver +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +USES= tar:xz xorg-cat:driver + +PLIST_FILES= lib/xorg/modules/drivers/vesa_drv.so \ + share/man/man4/vesa.4x.gz .include <bsd.port.mk> diff --git a/x11-drivers/xf86-video-vesa/distinfo b/x11-drivers/xf86-video-vesa/distinfo index e9a2747a1bd3..e64107b38852 100644 --- a/x11-drivers/xf86-video-vesa/distinfo +++ b/x11-drivers/xf86-video-vesa/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1599909377 -SHA256 (xorg/driver/xf86-video-vesa-2.5.0.tar.bz2) = 1f1624f3c73906801ad1bc98335a2cb5676a7a4d18e5374d9a1d18464e54c659 -SIZE (xorg/driver/xf86-video-vesa-2.5.0.tar.bz2) = 304322 +TIMESTAMP = 1777794796 +SHA256 (xorg/driver/xf86-video-vesa-2.6.0.tar.xz) = 10082771b1a8f659c60b3d9b70456a4b59948a75b3cade2dfa33b8b05e549bb1 +SIZE (xorg/driver/xf86-video-vesa-2.6.0.tar.xz) = 275572 diff --git a/x11-drivers/xf86-video-vesa/pkg-descr b/x11-drivers/xf86-video-vesa/pkg-descr index 5d851fea5e6d..db7c2258c4e3 100644 --- a/x11-drivers/xf86-video-vesa/pkg-descr +++ b/x11-drivers/xf86-video-vesa/pkg-descr @@ -1 +1,3 @@ This package contains the X.Org xf86-video-vesa driver. + +The vesa driver supports most VESA-compatible video cards. diff --git a/x11-drivers/xf86-video-vesa/pkg-plist b/x11-drivers/xf86-video-vesa/pkg-plist deleted file mode 100644 index 0bb43f47bb73..000000000000 --- a/x11-drivers/xf86-video-vesa/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/xorg/modules/drivers/vesa_drv.so -share/man/man4/vesa.4x.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f75584.43582.4737b76a>
