pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-selenium-webdriver
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 10 14:21:26 UTC 2026
Modified Files:
pkgsrc/www/ruby-selenium-webdriver: Makefile PLIST distinfo
Log Message:
www/ruby-selenium-webdriver: update to 4.49.0
4.49.0 (2026-09-09)
* Support CDP versions: v151, v152, v153
* derive BiDi field names and enum value types in the schema (#17966)
* [build] Automated CDDL Spec Update (#17990)
* [build] ship prebuilt Selenium Manager Linux arm64 binary in all bindings
(#17999)
* [build] Automated Browser Version Update (major) with CDP (#18005)
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/www/ruby-selenium-webdriver/Makefile
cvs rdiff -u -r1.25 -r1.26 pkgsrc/www/ruby-selenium-webdriver/PLIST
cvs rdiff -u -r1.48 -r1.49 pkgsrc/www/ruby-selenium-webdriver/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/ruby-selenium-webdriver/Makefile
diff -u pkgsrc/www/ruby-selenium-webdriver/Makefile:1.56 pkgsrc/www/ruby-selenium-webdriver/Makefile:1.57
--- pkgsrc/www/ruby-selenium-webdriver/Makefile:1.56 Sun Sep 6 16:26:23 2026
+++ pkgsrc/www/ruby-selenium-webdriver/Makefile Thu Sep 10 14:21:26 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2026/09/06 16:26:23 taca Exp $
+# $NetBSD: Makefile,v 1.57 2026/09/10 14:21:26 taca Exp $
-DISTNAME= selenium-webdriver-4.48.0
+DISTNAME= selenium-webdriver-4.49.0
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-selenium-webdriver/PLIST
diff -u pkgsrc/www/ruby-selenium-webdriver/PLIST:1.25 pkgsrc/www/ruby-selenium-webdriver/PLIST:1.26
--- pkgsrc/www/ruby-selenium-webdriver/PLIST:1.25 Wed Aug 12 05:25:13 2026
+++ pkgsrc/www/ruby-selenium-webdriver/PLIST Thu Sep 10 14:21:26 2026
@@ -1,11 +1,12 @@
-@comment $NetBSD: PLIST,v 1.25 2026/08/12 05:25:13 taca Exp $
+@comment $NetBSD: PLIST,v 1.26 2026/09/10 14:21:26 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/NOTICE
${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/bin/linux/selenium-manager
+${GEM_LIBDIR}/bin/linux-arm64/selenium-manager
+${GEM_LIBDIR}/bin/linux-x86_64/selenium-manager
${GEM_LIBDIR}/bin/macos/selenium-manager
${GEM_LIBDIR}/bin/selenium-manager-THIRD-PARTY-NOTICES.txt
${GEM_LIBDIR}/bin/selenium-manager.cdx.json
Index: pkgsrc/www/ruby-selenium-webdriver/distinfo
diff -u pkgsrc/www/ruby-selenium-webdriver/distinfo:1.48 pkgsrc/www/ruby-selenium-webdriver/distinfo:1.49
--- pkgsrc/www/ruby-selenium-webdriver/distinfo:1.48 Sun Sep 6 16:26:23 2026
+++ pkgsrc/www/ruby-selenium-webdriver/distinfo Thu Sep 10 14:21:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2026/09/06 16:26:23 taca Exp $
+$NetBSD: distinfo,v 1.49 2026/09/10 14:21:26 taca Exp $
-BLAKE2s (selenium-webdriver-4.48.0.gem) = 64f72a65e478931f4ed261ac887562f9496b7f413bd18a244115807c5ee8d168
-SHA512 (selenium-webdriver-4.48.0.gem) = 10f9b2aa0be3c2db3317f7fb4c01ec89666445bc683ca25223b12f43cf0f0c12911c2d5aa3cfae2414fa322b22e6d8a747f302b1c5d4ca83aa33a9187b414be8
-Size (selenium-webdriver-4.48.0.gem) = 8539136 bytes
+BLAKE2s (selenium-webdriver-4.49.0.gem) = 673529748bf91a94622cb4b060cdad0c91a9a07c75ced981baaedb3d49717e66
+SHA512 (selenium-webdriver-4.49.0.gem) = 9ffbc835727a61d54eb68476efa048caee5c7020e2320efcf505ddf573d6806b1ec897bef058580b4ea1b19d0da6d61179ce036646e8100569e11fb6e98141b8
+Size (selenium-webdriver-4.49.0.gem) = 10764288 bytes
Home |
Main Index |
Thread Index |
Old Index