Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Dec 2025 01:46:18 +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: 98ba9aaedf13 - main - x11-drivers/xlibre-xf86-video-ati: Update to 25.0.0
Message-ID:  <694f3a6a.3869f.62faf824@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=98ba9aaedf132ee5857cef4f44797f1600cda0c6

commit 98ba9aaedf132ee5857cef4f44797f1600cda0c6
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-12-27 01:35:32 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-12-27 01:45:41 +0000

    x11-drivers/xlibre-xf86-video-ati: Update to 25.0.0
    
    With hat:        xlibre
---
 x11-drivers/xlibre-xf86-video-ati/Makefile  | 5 +----
 x11-drivers/xlibre-xf86-video-ati/distinfo  | 6 +++---
 x11-drivers/xlibre-xf86-video-ati/pkg-plist | 4 ++--
 3 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/x11-drivers/xlibre-xf86-video-ati/Makefile b/x11-drivers/xlibre-xf86-video-ati/Makefile
index 93b21b408424..10a6a675ee15 100644
--- a/x11-drivers/xlibre-xf86-video-ati/Makefile
+++ b/x11-drivers/xlibre-xf86-video-ati/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xlibre-xf86-video-ati
-PORTVERSION=	22.0.0.4
+PORTVERSION=	25.0.0
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	b-aazbsd@proton.me
@@ -16,13 +16,10 @@ ONLY_FOR_ARCHS_REASON=	KMS is required and currently only available on x86/arm64
 LIB_DEPENDS=	libpciaccess.so:devel/libpciaccess \
 		libdrm_radeon.so:graphics/libdrm
 
-CONFLICTS_INSTALL=	xf86-video-ati
-
 USES=		gl xlibre xlibre-cat:driver
 USE_GL=		gbm
 USE_XORG=	pciaccess
 
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 CONFIGURE_ARGS+=--disable-udev
 
 .include <bsd.port.mk>
diff --git a/x11-drivers/xlibre-xf86-video-ati/distinfo b/x11-drivers/xlibre-xf86-video-ati/distinfo
index d7c57fc20df2..30920a9ba991 100644
--- a/x11-drivers/xlibre-xf86-video-ati/distinfo
+++ b/x11-drivers/xlibre-xf86-video-ati/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764443944
-SHA256 (xlibre/driver/X11Libre-xf86-video-ati-22.0.0.4-xlibre-xf86-video-ati-22.0.0.4_GH0.tar.gz) = f23bff5f9a299e4b227c1ed46124679592af25eacb268b858632272d2816f4eb
-SIZE (xlibre/driver/X11Libre-xf86-video-ati-22.0.0.4-xlibre-xf86-video-ati-22.0.0.4_GH0.tar.gz) = 446616
+TIMESTAMP = 1766522466
+SHA256 (xlibre/driver/X11Libre-xf86-video-ati-25.0.0-xlibre-xf86-video-ati-25.0.0_GH0.tar.gz) = 597e9b3f9b1b4f5e40fd6d1706f4ffe6d31bbc2955d4f435d1e3014f2e089bde
+SIZE (xlibre/driver/X11Libre-xf86-video-ati-25.0.0-xlibre-xf86-video-ati-25.0.0_GH0.tar.gz) = 443783
diff --git a/x11-drivers/xlibre-xf86-video-ati/pkg-plist b/x11-drivers/xlibre-xf86-video-ati/pkg-plist
index e202a47059bb..03a8375c1143 100644
--- a/x11-drivers/xlibre-xf86-video-ati/pkg-plist
+++ b/x11-drivers/xlibre-xf86-video-ati/pkg-plist
@@ -1,5 +1,5 @@
-lib/xorg/modules/xlibre-25.0/drivers/ati_drv.so
-lib/xorg/modules/xlibre-25.0/drivers/radeon_drv.so
+%%MODULEDIR%%/drivers/ati_drv.so
+%%MODULEDIR%%/drivers/radeon_drv.so
 share/man/man4/ati.4x.gz
 share/man/man4/radeon.4x.gz
 share/X11/xorg.conf.d/10-radeon.conf


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694f3a6a.3869f.62faf824>