FreeBSD Bugzilla – Attachment 255110 Details for
Bug 282706
www/selenium: update 4.8.3 -> 4.26.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
www/selenium: update 4.8.3 -> 4.26.0
0001-www-selenium-update-4.8.3-4.26.0.patch (text/plain), 2.04 KB, created by
King John
on 2024-11-12 02:16:46 UTC
(
hide
)
Description:
www/selenium: update 4.8.3 -> 4.26.0
Filename:
MIME Type:
Creator:
King John
Created:
2024-11-12 02:16:46 UTC
Size:
2.04 KB
patch
obsolete
>From 7bcbe23270098fa1b644847bd0a68edfb1312dac Mon Sep 17 00:00:00 2001 >From: King John <jinking.this@gmail.com> >Date: Tue, 12 Nov 2024 10:06:21 +0800 >Subject: [PATCH] www/selenium: update 4.8.3 -> 4.26.0 > >--- > www/selenium/Makefile | 6 +++--- > www/selenium/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/www/selenium/Makefile b/www/selenium/Makefile >index ccf5f4386384..7a94f0ec320e 100644 >--- a/www/selenium/Makefile >+++ b/www/selenium/Makefile >@@ -1,39 +1,39 @@ > PORTNAME= selenium >-PORTVERSION= 4.8.3 >+PORTVERSION= 4.26.0 > CATEGORIES= www devel java >-MASTER_SITES= https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.8.0/ >+MASTER_SITES= https://github.com/SeleniumHQ/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ > DISTNAME= selenium-server-${PORTVERSION} > EXTRACT_SUFX= .jar > EXTRACT_ONLY= > > MAINTAINER= daniel@blodan.se > COMMENT= Selenium Standalone Server, allows browser testing > WWW= https://www.seleniumhq.org > > LICENSE= APACHE20 > > USES= cpe > CPE_VENDOR= jenkins > > USE_JAVA= yes >-JAVA_VERSION= 8+ >+JAVA_VERSION= 11+ > JAVA_RUN= yes > > USE_RC_SUBR= selenium > > NO_ARCH= yes > NO_BUILD= yes > SUB_LIST+= JAVA_HOME=${JAVA_HOME} \ > SELENIUM_VERSION=${PORTVERSION} > > SELENIUM_HOME= ${PREFIX}/selenium > > USERS= selenium > GROUPS= selenium > > PLIST_FILES= \@dir\(${USERS},${GROUPS},\)\ selenium \ > ${DATADIR}/${DISTNAME}${EXTRACT_SUFX} > > do-install: > ${MKDIR} ${STAGEDIR}${DATADIR} ${STAGEDIR}${SELENIUM_HOME} > ${INSTALL_DATA} ${DISTDIR}${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} \ >diff --git a/www/selenium/distinfo b/www/selenium/distinfo >index e99915416090..a9ad3f875f3a 100644 >--- a/www/selenium/distinfo >+++ b/www/selenium/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1680095033 >-SHA256 (selenium-server-4.8.3.jar) = b99d6501483bc1e02bb19087e0f881c7238d73e29298626f959b8cf22fefe838 >-SIZE (selenium-server-4.8.3.jar) = 31238548 >+TIMESTAMP = 1731376689 >+SHA256 (selenium-server-4.26.0.jar) = 19138985733452abe00339350fd74571a43d11ef8aad55a29c18d33f326ccf0a >+SIZE (selenium-server-4.26.0.jar) = 42632726 >-- >2.47.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 282706
:
255109
| 255110