summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/aws-c-s3/Makefile2
-rw-r--r--devel/aws-c-s3/distinfo6
-rw-r--r--devel/ding-libs/Makefile17
-rw-r--r--devel/ding-libs/distinfo16
-rw-r--r--devel/ding-libs/files/patch-configure15
-rw-r--r--devel/ding-libs/files/patch-ini_ini__save__ut.c11
-rw-r--r--devel/ding-libs/files/patch-path__utils_path__utils__ut.c11
-rw-r--r--devel/electron39/Makefile11
-rw-r--r--devel/electron39/Makefile.version2
-rw-r--r--devel/electron39/distinfo14
-rw-r--r--devel/electron39/files/patch-build_linux_strip__binary.gni13
-rw-r--r--devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc29
-rw-r--r--devel/electron39/files/patch-chrome_common_chrome__features.cc8
-rw-r--r--devel/electron39/files/patch-chrome_common_chrome__features.h6
-rw-r--r--devel/electron39/files/patch-chromecast_browser_cast__browser__main__parts.cc38
-rw-r--r--devel/electron39/files/patch-chromecast_browser_cast__content__browser__client.cc11
-rw-r--r--devel/electron39/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc11
-rw-r--r--devel/electron39/files/patch-chromecast_media_base_default__monotonic__clock.cc20
-rw-r--r--devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc20
-rw-r--r--devel/electron39/files/patch-electron_shell_services_node_node__service.cc8
-rw-r--r--devel/electron39/files/patch-gpu_webgpu_dawn__commit__hash.h11
-rw-r--r--devel/electron39/files/patch-third__party_protobuf_proto__library.gni19
-rw-r--r--devel/gh/Makefile2
-rw-r--r--devel/gh/distinfo10
-rw-r--r--devel/gitaly/Makefile3
-rw-r--r--devel/gitaly/distinfo20
-rw-r--r--devel/glab/Makefile2
-rw-r--r--devel/glab/distinfo10
-rw-r--r--devel/glab/pkg-plist3
-rw-r--r--devel/go-tools/Makefile3
-rw-r--r--devel/go-tools/distinfo10
-rw-r--r--devel/p5-Time-Piece/Makefile2
-rw-r--r--devel/p5-Time-Piece/distinfo6
-rw-r--r--devel/rubygem-actionview-gitlab/Makefile5
-rw-r--r--devel/rubygem-actionview-gitlab/distinfo6
-rw-r--r--devel/rubygem-activejob-gitlab/Makefile4
-rw-r--r--devel/rubygem-activejob-gitlab/distinfo6
-rw-r--r--devel/rubygem-activesupport-gitlab/Makefile4
-rw-r--r--devel/rubygem-activesupport-gitlab/distinfo6
39 files changed, 163 insertions, 238 deletions
diff --git a/devel/aws-c-s3/Makefile b/devel/aws-c-s3/Makefile
index 08343f643017..912e126352e4 100644
--- a/devel/aws-c-s3/Makefile
+++ b/devel/aws-c-s3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= aws-c-s3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.10.1
+DISTVERSION= 0.11.0
CATEGORIES= devel
MAINTAINER= eduardo@FreeBSD.org
diff --git a/devel/aws-c-s3/distinfo b/devel/aws-c-s3/distinfo
index 7fa63b74ca10..5d87ebbf2b96 100644
--- a/devel/aws-c-s3/distinfo
+++ b/devel/aws-c-s3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762617797
-SHA256 (awslabs-aws-c-s3-v0.10.1_GH0.tar.gz) = cc656740e8e566b5c0233b1e96c8a91fc10d31872b3fcea6831c57902a746386
-SIZE (awslabs-aws-c-s3-v0.10.1_GH0.tar.gz) = 427720
+TIMESTAMP = 1763806140
+SHA256 (awslabs-aws-c-s3-v0.11.0_GH0.tar.gz) = 155a877091b924687ff7cada781963edd8c182571b4b85a15ba73d0370b0f1ee
+SIZE (awslabs-aws-c-s3-v0.11.0_GH0.tar.gz) = 429499
diff --git a/devel/ding-libs/Makefile b/devel/ding-libs/Makefile
index d583de2811dd..6bbcb17bcdbf 100644
--- a/devel/ding-libs/Makefile
+++ b/devel/ding-libs/Makefile
@@ -1,22 +1,11 @@
PORTNAME= ding-libs
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.2
CATEGORIES= devel
-MASTER_SITES= https://releases.pagure.org/SSSD/ding-libs/ \
- LOCAL/tobik/ding-libs
-DIST_SUBDIR= ding-libs
-
-# Build fixes for non-Linux systems
-PATCH_SITES= LOCAL/tobik/ding-libs \
- https://pagure.io/SSSD/ding-libs/c/
-PATCHFILES= 8fc522605a90e670fe76dc1b44669230c121a96e.patch:-p1 \
- 72c19bd018b107ecf5a80963b433e9922f7243fd.patch:-p1 \
- 315a0d527e0734ed2fd4529c9b685e41d2ce5dad.patch:-p1 \
- be9ca3a2c26b061d1f22bd4a09009bba7a01f67b.patch:-p1 \
- a731d8c8c515e7e42a4fb448e0ecb6934d5bf99b.patch:-p1
+MASTER_SITES= https://github.com/SSSD/ding-libs/releases/download/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of useful libraries for developers
-WWW= https://pagure.io/SSSD/ding-libs/
+WWW= https://github.com/SSSD/ding-libs/
LICENSE= GPLv3+ LGPL3+
LICENSE_COMB= multi
diff --git a/devel/ding-libs/distinfo b/devel/ding-libs/distinfo
index b651578af857..dc5580e82495 100644
--- a/devel/ding-libs/distinfo
+++ b/devel/ding-libs/distinfo
@@ -1,13 +1,3 @@
-TIMESTAMP = 1527583392
-SHA256 (ding-libs/ding-libs-0.6.1.tar.gz) = a319a327deb81f2dfab9ce4a4926e80e1dac5dcfc89f4c7e548cec2645af27c1
-SIZE (ding-libs/ding-libs-0.6.1.tar.gz) = 904092
-SHA256 (ding-libs/8fc522605a90e670fe76dc1b44669230c121a96e.patch) = d1f5265adb08915349c7bda9dad80fd3dc50b87e39da89a5380b9e36fd54b5ca
-SIZE (ding-libs/8fc522605a90e670fe76dc1b44669230c121a96e.patch) = 1604
-SHA256 (ding-libs/72c19bd018b107ecf5a80963b433e9922f7243fd.patch) = 7d0423031d45b78fdadc4a927333da76d1f0bdc3f83a0fe7cd4f3b1bc1b6cb42
-SIZE (ding-libs/72c19bd018b107ecf5a80963b433e9922f7243fd.patch) = 1568
-SHA256 (ding-libs/315a0d527e0734ed2fd4529c9b685e41d2ce5dad.patch) = 0b4df91d6c8bec9732375f79bd007af0690871c6eeff06d748f946294379abb8
-SIZE (ding-libs/315a0d527e0734ed2fd4529c9b685e41d2ce5dad.patch) = 991
-SHA256 (ding-libs/be9ca3a2c26b061d1f22bd4a09009bba7a01f67b.patch) = e129950a3bee6498f60ce9db7c98b8ce0e974cfea032a717ae06fa748f872c0c
-SIZE (ding-libs/be9ca3a2c26b061d1f22bd4a09009bba7a01f67b.patch) = 4037
-SHA256 (ding-libs/a731d8c8c515e7e42a4fb448e0ecb6934d5bf99b.patch) = d39a70ecb642c5fc6ccec16e4d9a3e32ec672497a9e3ea9e9844a8e553214611
-SIZE (ding-libs/a731d8c8c515e7e42a4fb448e0ecb6934d5bf99b.patch) = 862
+TIMESTAMP = 1763824955
+SHA256 (ding-libs-0.6.2.tar.gz) = e5f07f34f5921bcb5ccccfe3751c28497879a6451cd7b395e99e24d9b5728e8d
+SIZE (ding-libs-0.6.2.tar.gz) = 957577
diff --git a/devel/ding-libs/files/patch-configure b/devel/ding-libs/files/patch-configure
deleted file mode 100644
index 6240169e6680..000000000000
--- a/devel/ding-libs/files/patch-configure
+++ /dev/null
@@ -1,15 +0,0 @@
-Get rid of bashism
-
-https://pagure.io/SSSD/ding-libs/c/90f715c882a715f8cb827db14167ce8976a0fcd9
-
---- configure.orig 2017-09-22 15:44:32 UTC
-+++ configure
-@@ -12658,7 +12658,7 @@ BASICOBJECTS_VERSION=0.1.1
- INI_CONFIG_VERSION=1.3.1
-
-
-- if git log -1 &>/dev/null; then
-+ if git log -1 > /dev/null 2>&1; then
- GIT_CHECKOUT_TRUE=
- GIT_CHECKOUT_FALSE='#'
- else
diff --git a/devel/ding-libs/files/patch-ini_ini__save__ut.c b/devel/ding-libs/files/patch-ini_ini__save__ut.c
deleted file mode 100644
index f99502e67592..000000000000
--- a/devel/ding-libs/files/patch-ini_ini__save__ut.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ini/ini_save_ut.c.orig 2018-05-29 07:31:23 UTC
-+++ ini/ini_save_ut.c
-@@ -180,7 +180,7 @@ static int basic_test(void)
- (srcdir == NULL) ? "." : srcdir,
- cmp_files[i]);
-
-- snprintf(command, PATH_MAX * 3, "cmp -l -b %s %s", resname, cmpname);
-+ snprintf(command, PATH_MAX * 3, "cmp -l %s %s", resname, cmpname);
- error = system(command);
- if ((error) || (WEXITSTATUS(error))) {
- printf("Failed to compare files %d %d.\n", error,
diff --git a/devel/ding-libs/files/patch-path__utils_path__utils__ut.c b/devel/ding-libs/files/patch-path__utils_path__utils__ut.c
deleted file mode 100644
index d4183d1444bc..000000000000
--- a/devel/ding-libs/files/patch-path__utils_path__utils__ut.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- path_utils/path_utils_ut.c.orig 2018-05-29 08:04:46 UTC
-+++ path_utils/path_utils_ut.c
-@@ -62,7 +62,7 @@ START_TEST(test_dirname)
- fail_unless_str_equal(p, "//foo");
-
- fail_unless(get_dirname(p, PATH_MAX, "//foo//") == SUCCESS);
-- fail_unless_str_equal(p, "//");
-+ fail_unless_str_equal(p, "/");
-
- fail_unless(get_dirname(p, PATH_MAX, "foo//bar") == SUCCESS);
- fail_unless_str_equal(p, "foo");
diff --git a/devel/electron39/Makefile b/devel/electron39/Makefile
index 2ac294794dfb..0fda0a265899 100644
--- a/devel/electron39/Makefile
+++ b/devel/electron39/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/:chromium \
https://freedesktop.org/software/pulseaudio/releases/:pulseaudio
PKGNAMESUFFIX= ${ELECTRON_VER_MAJOR}
-DISTFILES= chromium-${CHROMIUM_VER}${EXTRACT_SUFX}:chromium \
+DISTFILES= chromium-${CHROMIUM_VER}-lite${EXTRACT_SUFX}:chromium \
pulseaudio-${PULSEV}.tar.gz:pulseaudio \
electron-yarn-cache-${ELECTRON_VER}${EXTRACT_SUFX}:prefetch
DIST_SUBDIR= ${PORTNAME}
@@ -220,7 +220,7 @@ SNDIO_VARS= GN_ARGS+=use_sndio=true
SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false
# See ${WRKSRC}/electron/DEPS for CHROMIUM_VER
-CHROMIUM_VER= 142.0.7444.162
+CHROMIUM_VER= 142.0.7444.175
# See ${WRKSRC}/electron/DEPS for NODE_VER
NODE_VER= 22.21.1
# See ${WRKSRC}/electron/DEPS for NAN_VER
@@ -371,10 +371,17 @@ pre-configure:
touch ${WRKSRC:H}/pulseaudio-${PULSEV}/src/pulse/version.h
@${REINPLACE_CMD} -e 's|$${LOCALBASE}|${LOCALBASE}|;s|$${MODCLANG_VERSION}|${LLVM_DEFAULT}|' \
${WRKSRC}/build/config/rust.gni \
+ ${WRKSRC}/build/linux/strip_binary.gni \
${WRKSRC}/build/rust/rust_bindgen.gni \
${WRKSRC}/build/rust/rust_bindgen_generator.gni
do-configure:
+ @( \
+ echo "#ifndef GPU_WEBGPU_DAWN_COMMIT_HASH_H_" ;\
+ echo "#define GPU_WEBGPU_DAWN_COMMIT_HASH_H_" ;\
+ echo "#define DAWN_COMMIT_HASH \"$$(cat ${WRKSRC}/gpu/webgpu/DAWN_VERSION)\"" ;\
+ echo "#endif // GPU_WEBGPU_DAWN_COMMIT_HASH_H_" \
+ ) > ${WRKSRC}/gpu/webgpu/dawn_commit_hash.h
# GN generator bootstrapping and generating ninja files
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CC=${CC} CXX=${CXX} LD=${CXX} \
READELF=${READELF} AR=${AR} NM=${NM} ${PYTHON_CMD} \
diff --git a/devel/electron39/Makefile.version b/devel/electron39/Makefile.version
index 2f7d52362590..103f1088eb79 100644
--- a/devel/electron39/Makefile.version
+++ b/devel/electron39/Makefile.version
@@ -1,2 +1,2 @@
-ELECTRON_VER= 39.2.0
+ELECTRON_VER= 39.2.3
ELECTRON_VER_MAJOR= ${ELECTRON_VER:C/\..*//}
diff --git a/devel/electron39/distinfo b/devel/electron39/distinfo
index d96cbd8cb16b..af1cb36333b8 100644
--- a/devel/electron39/distinfo
+++ b/devel/electron39/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1763110708
-SHA256 (electron/chromium-142.0.7444.162.tar.xz) = dbe84fedf3496ea1d47f0b19c60cbb442418f0f2191a78f54039cfd04b087b42
-SIZE (electron/chromium-142.0.7444.162.tar.xz) = 7577065240
+TIMESTAMP = 1763707543
+SHA256 (electron/chromium-142.0.7444.175-lite.tar.xz) = 619b37ab0273f72fac859fff8dd89fbf1b7ae7e7ccb8d67bc79281b24f683bc9
+SIZE (electron/chromium-142.0.7444.175-lite.tar.xz) = 1711108684
SHA256 (electron/pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92
SIZE (electron/pulseaudio-16.1.tar.gz) = 2763111
-SHA256 (electron/electron-yarn-cache-39.2.0.tar.xz) = bad00f2015309b6da8b15a50d32d4c9f9e585ca280956ad79006ae71a3a32611
-SIZE (electron/electron-yarn-cache-39.2.0.tar.xz) = 30418060
-SHA256 (electron/electron-electron-v39.2.0_GH0.tar.gz) = 9cf05344373dc6c6b4f53c5d313edb03d1c2af21310836eb4bfd46c4130f27ff
-SIZE (electron/electron-electron-v39.2.0_GH0.tar.gz) = 15917542
+SHA256 (electron/electron-yarn-cache-39.2.3.tar.xz) = bad00f2015309b6da8b15a50d32d4c9f9e585ca280956ad79006ae71a3a32611
+SIZE (electron/electron-yarn-cache-39.2.3.tar.xz) = 30418060
+SHA256 (electron/electron-electron-v39.2.3_GH0.tar.gz) = d0d9205bb5954a4f58cb1c244cdf5bca869f4fa32499632bb4724e0caac7d84b
+SIZE (electron/electron-electron-v39.2.3_GH0.tar.gz) = 15914034
SHA256 (electron/nodejs-node-v22.21.1_GH0.tar.gz) = 4b5ad1795fb6adfb1862df9a626bdca85185866fcd7d0313e87a347eec293fd8
SIZE (electron/nodejs-node-v22.21.1_GH0.tar.gz) = 129440814
SHA256 (electron/nodejs-nan-e14bdcd1f72d62bca1d541b66da43130384ec213_GH0.tar.gz) = 02edf8d5b3fef9af94d8a1355da60564a57e7f2c99cb422bce042400607ed2eb
diff --git a/devel/electron39/files/patch-build_linux_strip__binary.gni b/devel/electron39/files/patch-build_linux_strip__binary.gni
new file mode 100644
index 000000000000..a05d5bb001a6
--- /dev/null
+++ b/devel/electron39/files/patch-build_linux_strip__binary.gni
@@ -0,0 +1,13 @@
+--- build/linux/strip_binary.gni.orig 2025-11-14 20:31:45 UTC
++++ build/linux/strip_binary.gni
+@@ -21,8 +21,8 @@ template("strip_binary") {
+ "testonly",
+ ])
+ action("${target_name}") {
+- llvm_strip_binary = "${clang_base_path}/bin/llvm-strip"
+- llvm_objcopy_binary = "${clang_base_path}/bin/llvm-objcopy"
++ llvm_strip_binary = "${LOCALBASE}/llvm${MODCLANG_VERSION}/bin/llvm-strip"
++ llvm_objcopy_binary = "${LOCALBASE}/llvm${MODCLANG_VERSION}/bin/llvm-objcopy"
+ script = "//build/linux/strip_binary.py"
+
+ if (defined(invoker.stripped_binary_output)) {
diff --git a/devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc b/devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc
new file mode 100644
index 000000000000..85340ca9003b
--- /dev/null
+++ b/devel/electron39/files/patch-chrome_browser_headless_headless__mode__util.cc
@@ -0,0 +1,29 @@
+--- chrome/browser/headless/headless_mode_util.cc.orig 2025-11-14 20:31:45 UTC
++++ chrome/browser/headless/headless_mode_util.cc
+@@ -12,7 +12,7 @@
+ // New headless mode is available on Linux, Windows and Mac platforms.
+ // More platforms will be added later, so avoid function level clutter
+ // by providing stub implementations at the end of the file.
+-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC)
++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_BSD)
+
+ #include "base/base_switches.h"
+ #include "base/files/file_path.h"
+@@ -23,7 +23,7 @@
+ #include "chrome/common/chrome_switches.h"
+ #include "content/public/common/content_switches.h"
+
+-#if BUILDFLAG(IS_LINUX)
++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
+ #include "ui/gl/gl_switches.h" // nogncheck
+ #include "ui/ozone/public/ozone_switches.h" // nogncheck
+ #endif // BUILDFLAG(IS_LINUX)
+@@ -113,7 +113,7 @@ class HeadlessModeHandleImpl : public HeadlessModeHand
+ command_line->AppendSwitchPath(switches::kUserDataDir, user_data_dir);
+ }
+
+-#if BUILDFLAG(IS_LINUX)
++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
+ // Headless mode on Linux relies on ozone/headless platform.
+ command_line->AppendSwitchASCII(::switches::kOzonePlatform,
+ switches::kHeadless);
diff --git a/devel/electron39/files/patch-chrome_common_chrome__features.cc b/devel/electron39/files/patch-chrome_common_chrome__features.cc
index 6f0f15921646..a6512fd0f618 100644
--- a/devel/electron39/files/patch-chrome_common_chrome__features.cc
+++ b/devel/electron39/files/patch-chrome_common_chrome__features.cc
@@ -1,4 +1,4 @@
---- chrome/common/chrome_features.cc.orig 2025-10-21 20:19:54 UTC
+--- chrome/common/chrome_features.cc.orig 2025-11-14 20:31:45 UTC
+++ chrome/common/chrome_features.cc
@@ -86,7 +86,7 @@ BASE_FEATURE(kUseAdHocSigningForWebAppShims, base::FEA
#endif // BUILDFLAG(IS_MAC)
@@ -36,7 +36,7 @@
// Controls whether Chrome Apps are supported. See https://crbug.com/1221251.
// If the feature is disabled, Chrome Apps continue to work. If enabled, Chrome
// Apps will not launch and will be marked in the UI as deprecated.
-@@ -627,7 +627,7 @@ BASE_FEATURE(kGlicGuestContentsVisibilityState,
+@@ -625,7 +625,7 @@ BASE_FEATURE(kGlicGuestContentsVisibilityState,
// Killswitch that controls whether the guest WebContents visibility state is
// set to hidden when the Glic panel is warming.
BASE_FEATURE(kGlicGuestContentsVisibilityState,
@@ -45,7 +45,7 @@
base::FEATURE_ENABLED_BY_DEFAULT);
#else
base::FEATURE_DISABLED_BY_DEFAULT);
-@@ -1088,7 +1088,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, base::FEATURE_
+@@ -1086,7 +1086,7 @@ BASE_FEATURE(kKAnonymityServiceStorage, base::FEATURE_
// public keys.
BASE_FEATURE(kKAnonymityServiceStorage, base::FEATURE_ENABLED_BY_DEFAULT);
@@ -54,7 +54,7 @@
BASE_FEATURE(kLinuxLowMemoryMonitor, base::FEATURE_DISABLED_BY_DEFAULT);
// Values taken from the low-memory-monitor documentation and also apply to the
// portal API:
-@@ -1099,7 +1099,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit
+@@ -1097,7 +1097,7 @@ constexpr base::FeatureParam<int> kLinuxLowMemoryMonit
&kLinuxLowMemoryMonitor, "critical_level", 255};
#endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
diff --git a/devel/electron39/files/patch-chrome_common_chrome__features.h b/devel/electron39/files/patch-chrome_common_chrome__features.h
index b359f9e4cf11..852110635aa9 100644
--- a/devel/electron39/files/patch-chrome_common_chrome__features.h
+++ b/devel/electron39/files/patch-chrome_common_chrome__features.h
@@ -1,4 +1,4 @@
---- chrome/common/chrome_features.h.orig 2025-10-21 20:19:54 UTC
+--- chrome/common/chrome_features.h.orig 2025-11-14 20:31:45 UTC
+++ chrome/common/chrome_features.h
@@ -83,13 +83,13 @@ BASE_DECLARE_FEATURE(kUseAdHocSigningForWebAppShims);
#endif // BUILDFLAG(IS_MAC)
@@ -25,7 +25,7 @@
COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kChromeAppsDeprecation);
COMPONENT_EXPORT(CHROME_FEATURES)
BASE_DECLARE_FEATURE(kShortcutsNotApps);
-@@ -808,7 +808,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceStorage);
+@@ -806,7 +806,7 @@ BASE_DECLARE_FEATURE(kKAnonymityServiceStorage);
COMPONENT_EXPORT(CHROME_FEATURES)
BASE_DECLARE_FEATURE(kKAnonymityServiceStorage);
@@ -34,7 +34,7 @@
COMPONENT_EXPORT(CHROME_FEATURES) BASE_DECLARE_FEATURE(kLinuxLowMemoryMonitor);
COMPONENT_EXPORT(CHROME_FEATURES)
extern const base::FeatureParam<int> kLinuxLowMemoryMonitorModerateLevel;
-@@ -816,7 +816,7 @@ extern const base::FeatureParam<int> kLinuxLowMemoryMo
+@@ -814,7 +814,7 @@ extern const base::FeatureParam<int> kLinuxLowMemoryMo
extern const base::FeatureParam<int> kLinuxLowMemoryMonitorCriticalLevel;
#endif // BUILDFLAG(IS_LINUX) && !BUILDFLAG(IS_CHROMEOS)
diff --git a/devel/electron39/files/patch-chromecast_browser_cast__browser__main__parts.cc b/devel/electron39/files/patch-chromecast_browser_cast__browser__main__parts.cc
deleted file mode 100644
index 20f46716a100..000000000000
--- a/devel/electron39/files/patch-chromecast_browser_cast__browser__main__parts.cc
+++ /dev/null
@@ -1,38 +0,0 @@
---- chromecast/browser/cast_browser_main_parts.cc.orig 2025-08-26 20:49:50 UTC
-+++ chromecast/browser/cast_browser_main_parts.cc
-@@ -99,7 +99,7 @@
- #include "ui/ozone/public/ozone_platform.h"
- #endif // BUILDFLAG(IS_OZONE)
-
--#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
- #include <fontconfig/fontconfig.h>
- #include <signal.h>
- #include <sys/prctl.h>
-@@ -280,7 +280,7 @@ class CastViewsDelegate : public views::ViewsDelegate
-
- #endif // defined(USE_AURA)
-
--#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
-
- base::FilePath GetApplicationFontsDir() {
- std::unique_ptr<base::Environment> env(base::Environment::Create());
-@@ -325,7 +325,7 @@ const DefaultCommandLineSwitch kDefaultSwitches[] = {
- {switches::kDisableThreadedAnimation, ""},
- #endif // BUILDFLAG(IS_ANDROID)
- #endif // BUILDFLAG(IS_CAST_AUDIO_ONLY)
--#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
- #if defined(ARCH_CPU_X86_FAMILY)
- // This is needed for now to enable the x11 Ozone platform to work with
- // current Linux/NVidia OpenGL drivers.
-@@ -502,7 +502,7 @@ void CastBrowserMainParts::ToolkitInitialized() {
- views_delegate_ = std::make_unique<CastViewsDelegate>();
- #endif // defined(USE_AURA)
-
--#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
- base::FilePath dir_font = GetApplicationFontsDir();
- const FcChar8* dir_font_char8 =
- reinterpret_cast<const FcChar8*>(dir_font.value().data());
diff --git a/devel/electron39/files/patch-chromecast_browser_cast__content__browser__client.cc b/devel/electron39/files/patch-chromecast_browser_cast__content__browser__client.cc
deleted file mode 100644
index 86bbd3349ef9..000000000000
--- a/devel/electron39/files/patch-chromecast_browser_cast__content__browser__client.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- chromecast/browser/cast_content_browser_client.cc.orig 2025-10-21 20:19:54 UTC
-+++ chromecast/browser/cast_content_browser_client.cc
-@@ -432,7 +432,7 @@ void CastContentBrowserClient::AppendExtraCommandLineS
- switches::kAudioOutputChannels));
- }
- } else if (process_type == switches::kGpuProcess) {
--#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
- // Necessary for accelerated 2d canvas. By default on Linux, Chromium
- // assumes GLES2 contexts can be lost to a power-save mode, which breaks GPU
- // canvas apps.
diff --git a/devel/electron39/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc b/devel/electron39/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc
deleted file mode 100644
index 830792827d11..000000000000
--- a/devel/electron39/files/patch-chromecast_cast__core_runtime_browser_runtime__application__service__impl.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- chromecast/cast_core/runtime/browser/runtime_application_service_impl.cc.orig 2025-10-21 20:19:54 UTC
-+++ chromecast/cast_core/runtime/browser/runtime_application_service_impl.cc
-@@ -364,7 +364,7 @@ CastWebView::Scoped RuntimeApplicationServiceImpl::Cre
- params->force_720p_resolution =
- GetFlagEntry(feature::kCastCoreForce720p, config_.extra_features(),
- /*default_value=*/false);
--#if BUILDFLAG(ENABLE_CAST_RECEIVER) && BUILDFLAG(IS_LINUX)
-+#if BUILDFLAG(ENABLE_CAST_RECEIVER) && (BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD))
- // Starboard-based (linux) cast receivers may not render their UI at 720p, so
- // we need to scale to the proper resolution. For example, a 4k TV may render
- // the window at 1920x1080, so a scaling factor of 1.5 is necessary for a 720p
diff --git a/devel/electron39/files/patch-chromecast_media_base_default__monotonic__clock.cc b/devel/electron39/files/patch-chromecast_media_base_default__monotonic__clock.cc
deleted file mode 100644
index effe33ff128d..000000000000
--- a/devel/electron39/files/patch-chromecast_media_base_default__monotonic__clock.cc
+++ /dev/null
@@ -1,20 +0,0 @@
---- chromecast/media/base/default_monotonic_clock.cc.orig 2022-02-28 16:54:41 UTC
-+++ chromecast/media/base/default_monotonic_clock.cc
-@@ -11,7 +11,7 @@
- #include "base/time/time.h"
- #include "build/build_config.h"
-
--#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
- #include "chromecast/media/base/buildflags.h"
- #endif // BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) ||
- // BUILDFLAG(IS_CHROMEOS)
-@@ -28,7 +28,7 @@ std::unique_ptr<MonotonicClock> MonotonicClock::Create
- return std::make_unique<DefaultMonotonicClock>();
- }
-
--#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
-+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
- int64_t MonotonicClockNow() {
- timespec now = {0, 0};
- #if BUILDFLAG(MEDIA_CLOCK_MONOTONIC_RAW)
diff --git a/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc b/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc
index 92d61f60bf77..715b5186014e 100644
--- a/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc
+++ b/devel/electron39/files/patch-electron_shell_browser_electron__browser__main__parts.cc
@@ -1,6 +1,6 @@
---- electron/shell/browser/electron_browser_main_parts.cc.orig 2025-11-13 22:50:46 UTC
+--- electron/shell/browser/electron_browser_main_parts.cc.orig 2025-11-18 19:25:22 UTC
+++ electron/shell/browser/electron_browser_main_parts.cc
-@@ -77,7 +77,7 @@
+@@ -76,7 +76,7 @@
#include "ui/wm/core/wm_state.h"
#endif
@@ -9,7 +9,7 @@
#include "base/environment.h"
#include "chrome/browser/ui/views/dark_mode_manager_linux.h"
#include "device/bluetooth/bluetooth_adapter_factory.h"
-@@ -130,7 +130,7 @@ namespace {
+@@ -129,7 +129,7 @@ namespace {
namespace {
@@ -18,7 +18,7 @@
class LinuxUiGetterImpl : public ui::LinuxUiGetter {
public:
LinuxUiGetterImpl() = default;
-@@ -212,7 +212,7 @@ int ElectronBrowserMainParts::PreEarlyInitialization()
+@@ -211,7 +211,7 @@ int ElectronBrowserMainParts::PreEarlyInitialization()
#if BUILDFLAG(IS_OZONE)
// Initialize Ozone platform and add required feature flags as per platform's
// properties.
@@ -27,7 +27,7 @@
ui::SetOzonePlatformForLinuxIfNeeded(*base::CommandLine::ForCurrentProcess());
#endif
ui::OzonePlatform::PreEarlyInitialization();
-@@ -309,7 +309,7 @@ int ElectronBrowserMainParts::PreCreateThreads() {
+@@ -304,7 +304,7 @@ int ElectronBrowserMainParts::PreCreateThreads() {
// happen before the ResourceBundle is loaded
if (locale.empty())
l10n_util::OverrideLocaleWithCocoaLocale();
@@ -36,7 +36,7 @@
// l10n_util::GetApplicationLocaleInternal uses g_get_language_names(),
// which keys off of getenv("LC_ALL").
// We must set this env first to make ui::ResourceBundle accept the custom
-@@ -338,7 +338,7 @@ int ElectronBrowserMainParts::PreCreateThreads() {
+@@ -333,7 +333,7 @@ int ElectronBrowserMainParts::PreCreateThreads() {
ElectronBrowserClient::SetApplicationLocale(app_locale);
fake_browser_process_->SetApplicationLocale(app_locale);
@@ -45,7 +45,7 @@
// Reset to the original LC_ALL since we should not be changing it.
if (!locale.empty()) {
if (lc_all)
-@@ -395,7 +395,7 @@ void ElectronBrowserMainParts::ToolkitInitialized() {
+@@ -390,7 +390,7 @@ void ElectronBrowserMainParts::ToolkitInitialized() {
}
void ElectronBrowserMainParts::ToolkitInitialized() {
@@ -54,7 +54,7 @@
auto* linux_ui = ui::GetDefaultLinuxUi();
CHECK(linux_ui);
linux_ui_getter_ = std::make_unique<LinuxUiGetterImpl>();
-@@ -502,7 +502,7 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo
+@@ -497,7 +497,7 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo
}
void ElectronBrowserMainParts::PostCreateMainMessageLoop() {
@@ -63,7 +63,7 @@
std::string app_name = electron::Browser::Get()->GetName();
#endif
#if BUILDFLAG(IS_LINUX)
-@@ -514,7 +514,9 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo
+@@ -509,7 +509,9 @@ void ElectronBrowserMainParts::PostCreateMainMessageLo
if (!bluez::BluezDBusManager::IsInitialized())
bluez::DBusBluezManagerWrapperLinux::Initialize();
@@ -73,7 +73,7 @@
// Set up crypt config. This needs to be done before anything starts the
// network service, as the raw encryption key needs to be shared with the
// network service for encrypted cookie storage.
-@@ -609,7 +611,7 @@ void ElectronBrowserMainParts::PostMainMessageLoopRun(
+@@ -604,7 +606,7 @@ void ElectronBrowserMainParts::PostMainMessageLoopRun(
fake_browser_process_->PostMainMessageLoopRun();
content::DevToolsAgentHost::StopRemoteDebuggingPipeHandler();
diff --git a/devel/electron39/files/patch-electron_shell_services_node_node__service.cc b/devel/electron39/files/patch-electron_shell_services_node_node__service.cc
index a0639d57c40c..49fb58cbce76 100644
--- a/devel/electron39/files/patch-electron_shell_services_node_node__service.cc
+++ b/devel/electron39/files/patch-electron_shell_services_node_node__service.cc
@@ -1,7 +1,7 @@
---- electron/shell/services/node/node_service.cc.orig 2025-11-13 22:50:46 UTC
+--- electron/shell/services/node/node_service.cc.orig 2025-11-18 19:25:22 UTC
+++ electron/shell/services/node/node_service.cc
-@@ -26,7 +26,7 @@
- #include "shell/common/v8_util.h"
+@@ -24,7 +24,7 @@
+ #include "shell/common/node_includes.h"
#include "shell/services/node/parent_port.h"
-#if !IS_MAS_BUILD()
@@ -9,7 +9,7 @@
#include "shell/common/crash_keys.h"
#endif
-@@ -47,7 +47,7 @@ void V8FatalErrorCallback(const char* location, const
+@@ -45,7 +45,7 @@ void V8FatalErrorCallback(const char* location, const
GetRemote()->OnV8FatalError(location, outstream.str());
}
diff --git a/devel/electron39/files/patch-gpu_webgpu_dawn__commit__hash.h b/devel/electron39/files/patch-gpu_webgpu_dawn__commit__hash.h
deleted file mode 100644
index 49e1a53ae896..000000000000
--- a/devel/electron39/files/patch-gpu_webgpu_dawn__commit__hash.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- gpu/webgpu/dawn_commit_hash.h.orig 2025-11-02 19:18:17 UTC
-+++ gpu/webgpu/dawn_commit_hash.h
-@@ -0,0 +1,8 @@
-+/* Generated by lastchange.py, do not edit.*/
-+
-+#ifndef GPU_WEBGPU_DAWN_COMMIT_HASH_H_
-+#define GPU_WEBGPU_DAWN_COMMIT_HASH_H_
-+
-+#define DAWN_COMMIT_HASH "cee9cb0d67e749bf42f5e90cb3b8a6f525dbb920"
-+
-+#endif // GPU_WEBGPU_DAWN_COMMIT_HASH_H_
diff --git a/devel/electron39/files/patch-third__party_protobuf_proto__library.gni b/devel/electron39/files/patch-third__party_protobuf_proto__library.gni
new file mode 100644
index 000000000000..d9a83844575d
--- /dev/null
+++ b/devel/electron39/files/patch-third__party_protobuf_proto__library.gni
@@ -0,0 +1,19 @@
+--- third_party/protobuf/proto_library.gni.orig 2025-11-14 20:31:45 UTC
++++ third_party/protobuf/proto_library.gni
+@@ -260,7 +260,15 @@ _protoc_gen_ts_runtime_deps = [
+
+ # When use_remoteexec=true, node actions may run on remote
+ # Linux worker. So it should include linux node binary in inputs.
+-if (is_linux || is_chromeos || use_remoteexec) {
++if (is_openbsd) {
++ _protoc_gen_ts_runtime_deps +=
++ [ "//third_party/node/openbsd/node-openbsd/bin/node" ]
++}
++if (is_freebsd) {
++ _protoc_gen_ts_runtime_deps +=
++ [ "//third_party/node/freebsd/node-freebsd/bin/node" ]
++}
++if (!is_bsd && (is_linux || is_chromeos || use_remoteexec)) {
+ _protoc_gen_ts_runtime_deps +=
+ [ "//third_party/node/linux/node-linux-x64/bin/node" ]
+ }
diff --git a/devel/gh/Makefile b/devel/gh/Makefile
index d53f7a09c9ce..67a39e572087 100644
--- a/devel/gh/Makefile
+++ b/devel/gh/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gh
DISTVERSIONPREFIX= v
-DISTVERSION= 2.83.0
+DISTVERSION= 2.83.1
CATEGORIES= devel
MAINTAINER= dutra@FreeBSD.org
diff --git a/devel/gh/distinfo b/devel/gh/distinfo
index 654f54fe61c0..418dfb1dd877 100644
--- a/devel/gh/distinfo
+++ b/devel/gh/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1762581254
-SHA256 (go/devel_gh/gh-v2.83.0/v2.83.0.mod) = 444bffef56b068ca0b09a76ad3cd5a0fed3d9eb5aa803b49826b5c8817e61e33
-SIZE (go/devel_gh/gh-v2.83.0/v2.83.0.mod) = 12464
-SHA256 (go/devel_gh/gh-v2.83.0/v2.83.0.zip) = a272974d1183f195a6f8071f7e078af5e5adbcd93508f08c518da9eb3c9655ad
-SIZE (go/devel_gh/gh-v2.83.0/v2.83.0.zip) = 15634286
+TIMESTAMP = 1763560588
+SHA256 (go/devel_gh/gh-v2.83.1/v2.83.1.mod) = 444bffef56b068ca0b09a76ad3cd5a0fed3d9eb5aa803b49826b5c8817e61e33
+SIZE (go/devel_gh/gh-v2.83.1/v2.83.1.mod) = 12464
+SHA256 (go/devel_gh/gh-v2.83.1/v2.83.1.zip) = fd348a1fb053c3c6a716ae08310a4409e5aedd8be42e09b24a695e9f1af1e2a3
+SIZE (go/devel_gh/gh-v2.83.1/v2.83.1.zip) = 15682273
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 751c46613f9e..f695543637b8 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -26,7 +26,8 @@ CPE_VENDOR= gitlab
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
GL_TUPLE= gitlab-org:git:v${GITLAB_GIT_VERSION}:git_dep/_build/deps/git-v${GITLAB_GIT_VERSION_SHORT} \
- gitlab-org:git:${GITLAB_GIT_MASTER_VERSION}:git_master_dep/_build/deps/git-master
+ gitlab-org:git:${GITLAB_GIT_MASTER_VERSION}:git_master_dep/_build/deps/git-master \
+ gitlab-org:git:${GITLAB_GIT_PREV_VERSION}:git_prev_dep/_build/deps/git-prev
GO_MOD_DIST= gitlab
GO_MODULE= gitlab.com/gitlab-org/gitaly/v18
diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo
index 2d8fd76d3a5a..ef1184d177eb 100644
--- a/devel/gitaly/distinfo
+++ b/devel/gitaly/distinfo
@@ -1,9 +1,11 @@
-TIMESTAMP = 1763010405
-SHA256 (go/devel_gitaly/gitaly-v18.5.2/go.mod) = 103dce63500bcc4d831877292de059e6aff0001c595bd10a20458e1c4b191dfc
-SIZE (go/devel_gitaly/gitaly-v18.5.2/go.mod) = 13012
-SHA256 (go/devel_gitaly/gitaly-v18.5.2/gitaly-v18.5.2.tar.bz2) = 85b3994ce1e8618865a340e6e7773808e2e634cd4c3997c996ea7aa7f06f8a00
-SIZE (go/devel_gitaly/gitaly-v18.5.2/gitaly-v18.5.2.tar.bz2) = 4605362
-SHA256 (go/devel_gitaly/gitaly-v18.5.2/git-v2.50.0.tar.bz2) = 33e44c038ae6b3ff526e6927c2c6ff1658fd7f3c7334b079c019fa08f8ab20e4
-SIZE (go/devel_gitaly/gitaly-v18.5.2/git-v2.50.0.tar.bz2) = 9249878
-SHA256 (go/devel_gitaly/gitaly-v18.5.2/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 01a4069b15e9262151b3b97f989d4939ba8966bd5269875add2a34806817c01a
-SIZE (go/devel_gitaly/gitaly-v18.5.2/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 11745131
+TIMESTAMP = 1763615394
+SHA256 (go/devel_gitaly/gitaly-v18.6.0/go.mod) = 1aace7ab09969668d9aad9416851833a2ec122442b060ce133e60d1d7c9b0252
+SIZE (go/devel_gitaly/gitaly-v18.6.0/go.mod) = 14044
+SHA256 (go/devel_gitaly/gitaly-v18.6.0/gitaly-v18.6.0.tar.bz2) = d182251c770cc67e1def2d621ad51415717d8ca093df87d357e918dcf56cefdf
+SIZE (go/devel_gitaly/gitaly-v18.6.0/gitaly-v18.6.0.tar.bz2) = 4657060
+SHA256 (go/devel_gitaly/gitaly-v18.6.0/git-v2.50.0.tar.bz2) = 33e44c038ae6b3ff526e6927c2c6ff1658fd7f3c7334b079c019fa08f8ab20e4
+SIZE (go/devel_gitaly/gitaly-v18.6.0/git-v2.50.0.tar.bz2) = 9249878
+SHA256 (go/devel_gitaly/gitaly-v18.6.0/gitlab-org-git-419c72cb8ada252b260efc38ff91fe201de7c8c3_GL0.tar.gz) = d3397b210ca156ed84ff69b3a7f6316c5026bd05d11455f23d8335473dceaf1b
+SIZE (go/devel_gitaly/gitaly-v18.6.0/gitlab-org-git-419c72cb8ada252b260efc38ff91fe201de7c8c3_GL0.tar.gz) = 11822923
+SHA256 (go/devel_gitaly/gitaly-v18.6.0/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 01a4069b15e9262151b3b97f989d4939ba8966bd5269875add2a34806817c01a
+SIZE (go/devel_gitaly/gitaly-v18.6.0/gitlab-org-git-23466173824c0a0f835c0d790c2f38156ae6284a_GL0.tar.gz) = 11745131
diff --git a/devel/glab/Makefile b/devel/glab/Makefile
index fcfebe83d7ce..d5c291446289 100644
--- a/devel/glab/Makefile
+++ b/devel/glab/Makefile
@@ -1,6 +1,6 @@
PORTNAME= glab
DISTVERSIONPREFIX= v
-DISTVERSION= 1.77.0
+DISTVERSION= 1.78.2
CATEGORIES= devel
MAINTAINER= mfechner@FreeBSD.org
diff --git a/devel/glab/distinfo b/devel/glab/distinfo
index 314f06de73d7..d74fd13566e3 100644
--- a/devel/glab/distinfo
+++ b/devel/glab/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1762922605
-SHA256 (go/devel_glab/glab-v1.77.0/v1.77.0.mod) = 0f708e104c032d1bfa1ae8a2254be014590999a101c14db50564b70f242ac969
-SIZE (go/devel_glab/glab-v1.77.0/v1.77.0.mod) = 8186
-SHA256 (go/devel_glab/glab-v1.77.0/v1.77.0.zip) = 5dcc2e5473b18bfb69cab525f55eeadaa99e6ed4d43479291d1e3f42c185a327
-SIZE (go/devel_glab/glab-v1.77.0/v1.77.0.zip) = 17562097
+TIMESTAMP = 1763788951
+SHA256 (go/devel_glab/glab-v1.78.2/v1.78.2.mod) = cc01f1aab745d1ad0e3b913aa9d52d6e7a734186bfbfb7c54b46cf73e8b3bd96
+SIZE (go/devel_glab/glab-v1.78.2/v1.78.2.mod) = 8187
+SHA256 (go/devel_glab/glab-v1.78.2/v1.78.2.zip) = 5295b2bfb3d37fc7a0a1accba444afdedbb32a862b1df19b4b562a3f26ca1b69
+SIZE (go/devel_glab/glab-v1.78.2/v1.78.2.zip) = 17604972
diff --git a/devel/glab/pkg-plist b/devel/glab/pkg-plist
index f875c9627ad1..570c7b00ef43 100644
--- a/devel/glab/pkg-plist
+++ b/devel/glab/pkg-plist
@@ -36,6 +36,9 @@
%%MANPAGES%%share/man/man1/glab-cluster-agent-check_manifest_usage.1.gz
%%MANPAGES%%share/man/man1/glab-cluster-agent-get-token.1.gz
%%MANPAGES%%share/man/man1/glab-cluster-agent-list.1.gz
+%%MANPAGES%%share/man/man1/glab-cluster-agent-token-cache-clear.1.gz
+%%MANPAGES%%share/man/man1/glab-cluster-agent-token-cache-list.1.gz
+%%MANPAGES%%share/man/man1/glab-cluster-agent-token-cache.1.gz
%%MANPAGES%%share/man/man1/glab-cluster-agent-token-revoke.1.gz
%%MANPAGES%%share/man/man1/glab-cluster-agent-update-kubeconfig.1.gz
%%MANPAGES%%share/man/man1/glab-cluster-agent.1.gz
diff --git a/devel/go-tools/Makefile b/devel/go-tools/Makefile
index 5aa833e70fe5..e30f250bb3f9 100644
--- a/devel/go-tools/Makefile
+++ b/devel/go-tools/Makefile
@@ -1,7 +1,6 @@
PORTNAME= tools
DISTVERSIONPREFIX= v
-DISTVERSION= 0.38.0
-PORTREVISION= 1
+DISTVERSION= 0.39.0
PORTEPOCH= 1
CATEGORIES= devel
PKGNAMEPREFIX= go-
diff --git a/devel/go-tools/distinfo b/devel/go-tools/distinfo
index ab252fc9ed97..6986132eff5c 100644
--- a/devel/go-tools/distinfo
+++ b/devel/go-tools/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1760786619
-SHA256 (go/devel_go-tools/tools-v0.38.0/v0.38.0.mod) = a9588ed80fe33bb108b8c89c0e286c4e5c82f94a98256496aea0b2e53dfec914
-SIZE (go/devel_go-tools/tools-v0.38.0/v0.38.0.mod) = 301
-SHA256 (go/devel_go-tools/tools-v0.38.0/v0.38.0.zip) = 7f58700da5c39d8d19587227d2421011d4cca04076c1c13ebbbe148b851677c6
-SIZE (go/devel_go-tools/tools-v0.38.0/v0.38.0.zip) = 2822153
+TIMESTAMP = 1763116538
+SHA256 (go/devel_go-tools/tools-v0.39.0/v0.39.0.mod) = b479807449df634074dd08e8e15065ed90bb91e123a1664e4ef34ca07fd4c0ac
+SIZE (go/devel_go-tools/tools-v0.39.0/v0.39.0.mod) = 301
+SHA256 (go/devel_go-tools/tools-v0.39.0/v0.39.0.zip) = 498ead1f3de646754a152c14fcaade9b03f86114b2746b65367e3540c1acbcde
+SIZE (go/devel_go-tools/tools-v0.39.0/v0.39.0.zip) = 2854184
diff --git a/devel/p5-Time-Piece/Makefile b/devel/p5-Time-Piece/Makefile
index 0875d1e62e32..997fc5a12fea 100644
--- a/devel/p5-Time-Piece/Makefile
+++ b/devel/p5-Time-Piece/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Time-Piece
-PORTVERSION= 1.40
+PORTVERSION= 1.41
PORTEPOCH= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
diff --git a/devel/p5-Time-Piece/distinfo b/devel/p5-Time-Piece/distinfo
index f2388fe76c1d..b10b62b02ce3 100644
--- a/devel/p5-Time-Piece/distinfo
+++ b/devel/p5-Time-Piece/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762854769
-SHA256 (Time-Piece-1.40.tar.gz) = d079c5beadd76e2521bdb5f215f15c0c63b95ca2181066778454afb06bdb1d67
-SIZE (Time-Piece-1.40.tar.gz) = 56263
+TIMESTAMP = 1763806260
+SHA256 (Time-Piece-1.41.tar.gz) = 606824c0a440c050232e25dc856517db884ce3f47f60b159219ffc666a17ba11
+SIZE (Time-Piece-1.41.tar.gz) = 56935
diff --git a/devel/rubygem-actionview-gitlab/Makefile b/devel/rubygem-actionview-gitlab/Makefile
index 992e2ceab740..32827b1fe883 100644
--- a/devel/rubygem-actionview-gitlab/Makefile
+++ b/devel/rubygem-actionview-gitlab/Makefile
@@ -14,16 +14,17 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport-gitlab>=${PORTVERSION}<${PORTVERSION}_99:devel/rubygem-activesupport-gitlab \
rubygem-builder>=3.1<4:devel/rubygem-builder \
+ rubygem-cgi>=0:www/rubygem-cgi \
rubygem-erubi>=1.11<2:www/rubygem-erubi \
rubygem-rails-dom-testing-rails-gitlab>=2.2<3:textproc/rubygem-rails-dom-testing-rails-gitlab \
rubygem-rails-html-sanitizer>=1.6<2:textproc/rubygem-rails-html-sanitizer
USES= cpe gem
-NO_ARCH= yes
-
CPE_VENDOR= rubyonrails
+NO_ARCH= yes
+
PORTSCOUT= limit:^7\.1\.
.include "${.CURDIR}/../../www/gitlab/Makefile.common"
diff --git a/devel/rubygem-actionview-gitlab/distinfo b/devel/rubygem-actionview-gitlab/distinfo
index e7c119f2cd6d..48580e7ec0fb 100644
--- a/devel/rubygem-actionview-gitlab/distinfo
+++ b/devel/rubygem-actionview-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755146398
-SHA256 (rubygem/actionview-7.1.5.2.gem) = 4fc916ac7eac631e228955207b1730935a7944a4d87d45a32cc40e977d5ca1c9
-SIZE (rubygem/actionview-7.1.5.2.gem) = 188416
+TIMESTAMP = 1763614436
+SHA256 (rubygem/actionview-7.1.6.gem) = 11147d81f90465ae062b2a77805c6f8f446e044e309c51bd9449bdbd43edf566
+SIZE (rubygem/actionview-7.1.6.gem) = 188416
diff --git a/devel/rubygem-activejob-gitlab/Makefile b/devel/rubygem-activejob-gitlab/Makefile
index e7d9e5c7550f..ea3ba2cbb0e7 100644
--- a/devel/rubygem-activejob-gitlab/Makefile
+++ b/devel/rubygem-activejob-gitlab/Makefile
@@ -17,11 +17,11 @@ RUN_DEPENDS= rubygem-activesupport-gitlab>=${PORTVERSION}<${PORTVERSION}_99:deve
USES= cpe gem
-NO_ARCH= yes
-
CPE_VENDOR= rubyonrails
CPE_PRODUCT= active_job
+NO_ARCH= yes
+
PORTSCOUT= limit:^7\.1\.
.include "${.CURDIR}/../../www/gitlab/Makefile.common"
diff --git a/devel/rubygem-activejob-gitlab/distinfo b/devel/rubygem-activejob-gitlab/distinfo
index 8b9ed3194a20..5b948bf8f252 100644
--- a/devel/rubygem-activejob-gitlab/distinfo
+++ b/devel/rubygem-activejob-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755146399
-SHA256 (rubygem/activejob-7.1.5.2.gem) = afb662a5c5cda81e34fe6b09089cdf4084aabc27c6aedbd58ba4c1bef7bd804e
-SIZE (rubygem/activejob-7.1.5.2.gem) = 37376
+TIMESTAMP = 1763614436
+SHA256 (rubygem/activejob-7.1.6.gem) = 0dd9cd051d494608349dd9223a3e61c3933250db77e35ab6617c26c1d52dccbb
+SIZE (rubygem/activejob-7.1.6.gem) = 37376
diff --git a/devel/rubygem-activesupport-gitlab/Makefile b/devel/rubygem-activesupport-gitlab/Makefile
index 87203593c575..98841a6c947c 100644
--- a/devel/rubygem-activesupport-gitlab/Makefile
+++ b/devel/rubygem-activesupport-gitlab/Makefile
@@ -27,10 +27,10 @@ RUN_DEPENDS= rubygem-base64>=0:converters/rubygem-base64 \
USES= cpe gem
-NO_ARCH= yes
-
CPE_VENDOR= activesupport_project
+NO_ARCH= yes
+
PORTSCOUT= limit:^7\.1\.
.include "${.CURDIR}/../../www/gitlab/Makefile.common"
diff --git a/devel/rubygem-activesupport-gitlab/distinfo b/devel/rubygem-activesupport-gitlab/distinfo
index 1fea5c20432a..0f993ff744fd 100644
--- a/devel/rubygem-activesupport-gitlab/distinfo
+++ b/devel/rubygem-activesupport-gitlab/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755146400
-SHA256 (rubygem/activesupport-7.1.5.2.gem) = 900031b9c8acbfea604977addcbfe990ba8f36e1059e9d448df520bbead36ed1
-SIZE (rubygem/activesupport-7.1.5.2.gem) = 258560
+TIMESTAMP = 1763614438
+SHA256 (rubygem/activesupport-7.1.6.gem) = 7f12140a813b1c4922a322663e547129aef1840fc512fa262378f6d7e7fd3a7c
+SIZE (rubygem/activesupport-7.1.6.gem) = 258560