git: 28eff040b34a - main - www/selenium: update 4.26.0 => 4.32.0

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Tue, 20 May 2025 17:47:44 UTC
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=28eff040b34af9db9337c85e239327a6573729ec

commit 28eff040b34af9db9337c85e239327a6573729ec
Author:     King John <jinking.this@gmail.com>
AuthorDate: 2025-05-20 17:30:46 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-20 17:30:46 +0000

    www/selenium: update 4.26.0 => 4.32.0
    
    Changelogs:
    https://github.com/SeleniumHQ/selenium/blob/selenium-4.32.0/java/CHANGELOG
    
    While here replace PORTVERSION with DISTVERSION.
    
    PR:             286431
    Approved by:    Daniel Ylitalo <daniel@blodan.se> (maintainer)
---
 www/selenium/Makefile | 8 ++++----
 www/selenium/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/selenium/Makefile b/www/selenium/Makefile
index e2551097a07f..48dc76afe821 100644
--- a/www/selenium/Makefile
+++ b/www/selenium/Makefile
@@ -1,8 +1,8 @@
 PORTNAME=	selenium
-PORTVERSION=	4.26.0
+DISTVERSION=	4.32.0
 CATEGORIES=	www devel java
-MASTER_SITES=	https://github.com/SeleniumHQ/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
-DISTNAME=	selenium-server-${PORTVERSION}
+MASTER_SITES=	https://github.com/SeleniumHQ/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/
+DISTNAME=	selenium-server-${DISTVERSION}
 EXTRACT_SUFX=	.jar
 EXTRACT_ONLY=
 
@@ -21,7 +21,7 @@ USE_RC_SUBR=	selenium
 NO_ARCH=	yes
 NO_BUILD=	yes
 SUB_LIST+=	JAVA_HOME=${JAVA_HOME} \
-		SELENIUM_VERSION=${PORTVERSION}
+		SELENIUM_VERSION=${DISTVERSION}
 
 SELENIUM_HOME=	${PREFIX}/selenium
 
diff --git a/www/selenium/distinfo b/www/selenium/distinfo
index a9ad3f875f3a..a6af3d02879f 100644
--- a/www/selenium/distinfo
+++ b/www/selenium/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731376689
-SHA256 (selenium-server-4.26.0.jar) = 19138985733452abe00339350fd74571a43d11ef8aad55a29c18d33f326ccf0a
-SIZE (selenium-server-4.26.0.jar) = 42632726
+TIMESTAMP = 1747707505
+SHA256 (selenium-server-4.32.0.jar) = a2a40741368a4251b9ba60469a048e4fae9417491171d9faf7ce55cc40320335
+SIZE (selenium-server-4.32.0.jar) = 42675799