git: 086bfdd07f89 - main - Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Tue, 10 Jun 2025 12:35:46 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=086bfdd07f89da1f46fe083aec68f19d53b7432f

commit 086bfdd07f89da1f46fe083aec68f19d53b7432f
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-06-10 12:34:24 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-06-10 12:35:38 +0000

    Uses/linux.mk: Use linux_base for USE_LINUX=sqlite3 on Rocky Linux
---
 Mk/Uses/linux.mk                     | 3 ++-
 astro/google-earth-pro/Makefile      | 2 +-
 emulators/linux-rl9/Makefile         | 2 +-
 mail/linux-r7-organizer-pro/Makefile | 1 +
 mail/linux-r7-organizer/Makefile     | 1 +
 security/linux-rl9-gnupg/Makefile    | 2 +-
 security/linux-rl9-nss/Makefile      | 2 +-
 www/linux-brave/Makefile             | 2 +-
 www/linux-chrome/Makefile            | 2 +-
 9 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/Mk/Uses/linux.mk b/Mk/Uses/linux.mk
index 3bad60eb7233..e6390afee67f 100644
--- a/Mk/Uses/linux.mk
+++ b/Mk/Uses/linux.mk
@@ -186,7 +186,8 @@ _linux_${linux_ARGS}_sdl20=		linux-${linux_ARGS}-sdl20>0:devel/linux-${linux_ARG
 _linux_${linux_ARGS}_sdl20-extralibs=	linux-${linux_ARGS}-sdl20-extralibs>0:misc/linux-${linux_ARGS}-sdl20-extralibs
 _linux_rl9_shaderc=			linux-rl9-shaderc>0:graphics/linux-rl9-shaderc
 _linux_rl9_spirv-tools=			linux-rl9-spirv-tools>0:graphics/linux-rl9-spirv-tools
-_linux_${linux_ARGS}_sqlite3=		linux-${linux_ARGS}-sqlite>0:databases/linux-${linux_ARGS}-sqlite3
+_linux_c7_sqlite3=			linux-c7-sqlite>0:databases/linux-c7-sqlite3
+_linux_rl9_sqlite3=			${_linux_rl9_base}
 _linux_${linux_ARGS}_strace=		linux-${linux_ARGS}-strace>0:devel/linux-${linux_ARGS}-strace
 _linux_${linux_ARGS}_systemd-libs=	linux-${linux_ARGS}-systemd-libs>0:devel/linux-${linux_ARGS}-systemd-libs
 _linux_c7_tcl85=			linux-c7-tcl85>0:lang/linux-c7-tcl85
diff --git a/astro/google-earth-pro/Makefile b/astro/google-earth-pro/Makefile
index 4e963b272b3a..654b04a6e8c6 100644
--- a/astro/google-earth-pro/Makefile
+++ b/astro/google-earth-pro/Makefile
@@ -5,7 +5,7 @@
 PORTNAME=	google-earth-pro
 DISTVERSION=	7.3.6.10201
 DISTVERSIONSUFFIX=	-0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	astro deskutils geography
 MASTER_SITES=	http://dl.google.com/linux/earth/rpm/stable/x86_64/
 DISTFILES_amd64=	${PORTNAME}-stable-${DISTVERSION}${DISTVERSIONSUFFIX}.x86_64.rpm
diff --git a/emulators/linux-rl9/Makefile b/emulators/linux-rl9/Makefile
index e4753974da0c..fb0e780a6c3c 100644
--- a/emulators/linux-rl9/Makefile
+++ b/emulators/linux-rl9/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	linux-rl9
 PORTVERSION=	${LINUX_DIST_VER}
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	emulators linux
 
 MAINTAINER=	emulation@FreeBSD.org
diff --git a/mail/linux-r7-organizer-pro/Makefile b/mail/linux-r7-organizer-pro/Makefile
index 62af598438a6..25bfeea3c372 100644
--- a/mail/linux-r7-organizer-pro/Makefile
+++ b/mail/linux-r7-organizer-pro/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	r7-organizer-pro
 PORTVERSION=	3.1.6
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-1
 CATEGORIES=	mail linux russian
 MASTER_SITES=	https://download.r7-office.ru/organizer/centos/
diff --git a/mail/linux-r7-organizer/Makefile b/mail/linux-r7-organizer/Makefile
index 169d6cc50608..b5e87bed2fc9 100644
--- a/mail/linux-r7-organizer/Makefile
+++ b/mail/linux-r7-organizer/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	r7-organizer
 PORTVERSION=	3.1.2
+PORTREVISION=	1
 DISTVERSIONSUFFIX=	-1
 CATEGORIES=	mail linux russian
 MASTER_SITES=	https://download.r7-office.ru/organizer/centos/
diff --git a/security/linux-rl9-gnupg/Makefile b/security/linux-rl9-gnupg/Makefile
index 30a2a8c5a9ae..f650e1dd390d 100644
--- a/security/linux-rl9-gnupg/Makefile
+++ b/security/linux-rl9-gnupg/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gnupg
 PORTVERSION=	2.3.3
 DISTVERSIONSUFFIX=	-4.el9
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security linux
 PKGNAMESUFFIX=	2
 
diff --git a/security/linux-rl9-nss/Makefile b/security/linux-rl9-nss/Makefile
index 3526458a769d..56c23631fcdb 100644
--- a/security/linux-rl9-nss/Makefile
+++ b/security/linux-rl9-nss/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	nss
 PORTVERSION=	3.101.0
 DISTVERSIONSUFFIX=	-10.el9_5
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security linux
 
 MAINTAINER=	emulation@FreeBSD.org
diff --git a/www/linux-brave/Makefile b/www/linux-brave/Makefile
index 8aee4d83fe57..4d94cde87a90 100644
--- a/www/linux-brave/Makefile
+++ b/www/linux-brave/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	brave
 PORTVERSION=	${BRAVE_VER}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www linux
 MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}-browser/releases/download/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-browser-${BRAVE_VER}-${BRAVE_BUILD}${EXTRACT_SUFX_${ARCH}}
diff --git a/www/linux-chrome/Makefile b/www/linux-chrome/Makefile
index 149264e678b9..674681c5d2c8 100644
--- a/www/linux-chrome/Makefile
+++ b/www/linux-chrome/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	chrome
 PORTVERSION=	${CHROME_VER}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www linux
 MASTER_SITES=	https://dl.google.com/linux/chrome/rpm/stable/x86_64/
 DISTNAME=	google-${PORTNAME}-stable-${CHROME_VER}-${CHROME_BUILD}.x86_64