Date: Sat, 27 Dec 2025 01:46:24 +0000 From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 58005a6adbb8 - main - x11-drivers/xlibre-xf86-video-vmware: Update to 25.0.0 Message-ID: <694f3a70.38987.2976e707@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=58005a6adbb8811f07030088008c1b18a2ee7b81 commit 58005a6adbb8811f07030088008c1b18a2ee7b81 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2025-12-27 01:40:41 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2025-12-27 01:45:43 +0000 x11-drivers/xlibre-xf86-video-vmware: Update to 25.0.0 With hat: xlibre --- x11-drivers/xlibre-xf86-video-vmware/Makefile | 5 +---- x11-drivers/xlibre-xf86-video-vmware/distinfo | 6 +++--- x11-drivers/xlibre-xf86-video-vmware/files/patch-saa_saa.h | 10 ---------- .../files/patch-vmwgfx_vmwgfx__driver.h | 10 ---------- x11-drivers/xlibre-xf86-video-vmware/pkg-plist | 2 +- 5 files changed, 5 insertions(+), 28 deletions(-) diff --git a/x11-drivers/xlibre-xf86-video-vmware/Makefile b/x11-drivers/xlibre-xf86-video-vmware/Makefile index 862b9ace5de2..4292b6b7d138 100644 --- a/x11-drivers/xlibre-xf86-video-vmware/Makefile +++ b/x11-drivers/xlibre-xf86-video-vmware/Makefile @@ -1,5 +1,5 @@ PORTNAME= xlibre-xf86-video-vmware -PORTVERSION= 13.4.0.3 +PORTVERSION= 25.0.0 CATEGORIES= x11-drivers MAINTAINER= b-aazbsd@proton.me @@ -12,14 +12,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= vmware gfx protocol is only supported on x86-compatible architectures -CONFLICTS_INSTALL= xf86-video-vmware - USES= xlibre-cat:driver LIB_DEPENDS+= libdrm.so:graphics/libdrm \ libxatracker.so:graphics/mesa-gallium-xa -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --without-libudev .include <bsd.port.mk> diff --git a/x11-drivers/xlibre-xf86-video-vmware/distinfo b/x11-drivers/xlibre-xf86-video-vmware/distinfo index f3e476455d04..b74eb53cd1bf 100644 --- a/x11-drivers/xlibre-xf86-video-vmware/distinfo +++ b/x11-drivers/xlibre-xf86-video-vmware/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760815979 -SHA256 (xlibre/driver/X11Libre-xf86-video-vmware-13.4.0.3-xlibre-xf86-video-vmware-13.4.0.3_GH0.tar.gz) = 1773016119fc0e7d5992ad95e1e7ad26a103b5f0198516389447bed5dd9d963d -SIZE (xlibre/driver/X11Libre-xf86-video-vmware-13.4.0.3-xlibre-xf86-video-vmware-13.4.0.3_GH0.tar.gz) = 178336 +TIMESTAMP = 1766154192 +SHA256 (xlibre/driver/X11Libre-xf86-video-vmware-25.0.0-xlibre-xf86-video-vmware-25.0.0_GH0.tar.gz) = 5aabf5932fe071c21f621a5bfa5bc93523cbd6ef10cef5f3ecf89bf0ea66bbb4 +SIZE (xlibre/driver/X11Libre-xf86-video-vmware-25.0.0-xlibre-xf86-video-vmware-25.0.0_GH0.tar.gz) = 175463 diff --git a/x11-drivers/xlibre-xf86-video-vmware/files/patch-saa_saa.h b/x11-drivers/xlibre-xf86-video-vmware/files/patch-saa_saa.h deleted file mode 100644 index f730407cefcf..000000000000 --- a/x11-drivers/xlibre-xf86-video-vmware/files/patch-saa_saa.h +++ /dev/null @@ -1,10 +0,0 @@ ---- saa/saa.h.orig 2021-12-02 13:55:48 UTC -+++ saa/saa.h -@@ -40,6 +40,7 @@ - #else - #include <xorg-server.h> - #endif -+#undef bool - #include <xf86.h> - #include <damage.h> - #include <picturestr.h> diff --git a/x11-drivers/xlibre-xf86-video-vmware/files/patch-vmwgfx_vmwgfx__driver.h b/x11-drivers/xlibre-xf86-video-vmware/files/patch-vmwgfx_vmwgfx__driver.h deleted file mode 100644 index 36a748b34756..000000000000 --- a/x11-drivers/xlibre-xf86-video-vmware/files/patch-vmwgfx_vmwgfx__driver.h +++ /dev/null @@ -1,10 +0,0 @@ ---- vmwgfx/vmwgfx_driver.h.orig 2021-12-02 13:55:36 UTC -+++ vmwgfx/vmwgfx_driver.h -@@ -40,6 +40,7 @@ - #include <xf86drm.h> - #include <xf86drmMode.h> - #include <xorg-server.h> -+#undef bool - #include <xf86.h> - #include <xf86Crtc.h> - #include <xf86xv.h> diff --git a/x11-drivers/xlibre-xf86-video-vmware/pkg-plist b/x11-drivers/xlibre-xf86-video-vmware/pkg-plist index c1d79d69dd6f..f194411adc00 100644 --- a/x11-drivers/xlibre-xf86-video-vmware/pkg-plist +++ b/x11-drivers/xlibre-xf86-video-vmware/pkg-plist @@ -1,2 +1,2 @@ -lib/xorg/modules/xlibre-25.0/drivers/vmware_drv.so +%%MODULEDIR%%/drivers/vmware_drv.so share/man/man4/vmware.4x.gzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694f3a70.38987.2976e707>
