diff options
| author | Robert Nagy <rnagy@FreeBSD.org> | 2026-06-30 11:14:10 +0000 |
|---|---|---|
| committer | Robert Nagy <rnagy@FreeBSD.org> | 2026-06-30 11:17:12 +0000 |
| commit | 8b44149294eec2e3eaa25c38228353652f78c7e2 (patch) | |
| tree | b051f780758c34961e7ae629e2515cd35c12f350 | |
| parent | d7962081ff9082d2ec272ce370a71fb0e4f46d3a (diff) | |
| -rw-r--r-- | www/chromium/Makefile | 2 | ||||
| -rw-r--r-- | www/chromium/distinfo | 10 | ||||
| -rw-r--r-- | www/chromium/files/patch-mojo_core_channel.cc | 4 | ||||
| -rw-r--r-- | www/chromium/files/patch-mojo_core_channel__posix.cc | 4 | ||||
| -rw-r--r-- | www/ungoogled-chromium/Makefile | 2 | ||||
| -rw-r--r-- | www/ungoogled-chromium/distinfo | 14 | ||||
| -rw-r--r-- | www/ungoogled-chromium/files/patch-mojo_core_channel.cc | 4 | ||||
| -rw-r--r-- | www/ungoogled-chromium/files/patch-mojo_core_channel__posix.cc | 4 |
8 files changed, 22 insertions, 22 deletions
diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 82d108d1e576..808f415ac817 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= chromium -PORTVERSION= 149.0.7827.196 +PORTVERSION= 149.0.7827.200 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 531eb91716e2..4a59d7339af1 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1782293541 -SHA256 (chromium-149.0.7827.196-lite.tar.xz) = 12e869e2b4d9b54c698dcf6d5cffcd59bc6f109d2882476f95f3686078228ec2 -SIZE (chromium-149.0.7827.196-lite.tar.xz) = 1609724644 +TIMESTAMP = 1782817538 +SHA256 (chromium-149.0.7827.200-lite.tar.xz) = 0bac4b774a3f629753cf4f5aa8fa76bc8c79cf6fcd4dd22c2d9ae15703c3e7da +SIZE (chromium-149.0.7827.200-lite.tar.xz) = 1609734124 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-149.0.7827.196-testdata.tar.xz) = 91f0dca60cfdf0693286d7ea75f0708a8281012d380d7b535b7c45a797a5e227 -SIZE (chromium-149.0.7827.196-testdata.tar.xz) = 1314788584 +SHA256 (chromium-149.0.7827.200-testdata.tar.xz) = 557ad514d6292ad077e1e522643bd5cdbe008cc76d8528931f59eb21fb58094d +SIZE (chromium-149.0.7827.200-testdata.tar.xz) = 1314825672 SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3 SIZE (rust/crates/Inflector-0.11.4.crate) = 17438 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 diff --git a/www/chromium/files/patch-mojo_core_channel.cc b/www/chromium/files/patch-mojo_core_channel.cc index bac3ee32abf1..77e578f5cbd1 100644 --- a/www/chromium/files/patch-mojo_core_channel.cc +++ b/www/chromium/files/patch-mojo_core_channel.cc @@ -1,4 +1,4 @@ ---- mojo/core/channel.cc.orig 2026-03-13 06:02:14 UTC +--- mojo/core/channel.cc.orig 2026-06-30 11:13:46 UTC +++ mojo/core/channel.cc @@ -74,7 +74,11 @@ const size_t kMaxAttachedHandles = 64; const size_t kMaxAttachedHandles = 253; @@ -21,7 +21,7 @@ namespace { -@@ -1313,7 +1317,7 @@ bool Channel::OnControlMessage(Message::MessageType me +@@ -1318,7 +1322,7 @@ bool Channel::OnControlMessage(Message::MessageType me } // Currently only CrOs, Linux, and Android support upgrades. diff --git a/www/chromium/files/patch-mojo_core_channel__posix.cc b/www/chromium/files/patch-mojo_core_channel__posix.cc index 8562f89c306e..40bc442fef5f 100644 --- a/www/chromium/files/patch-mojo_core_channel__posix.cc +++ b/www/chromium/files/patch-mojo_core_channel__posix.cc @@ -1,6 +1,6 @@ ---- mojo/core/channel_posix.cc.orig 2026-04-09 06:05:42 UTC +--- mojo/core/channel_posix.cc.orig 2026-06-30 11:13:46 UTC +++ mojo/core/channel_posix.cc -@@ -606,6 +606,13 @@ void Channel::OfferChannelUpgrade() { +@@ -613,6 +613,13 @@ void Channel::OfferChannelUpgrade() { } static_cast<ChannelLinux*>(this)->OfferSharedMemUpgrade(); } diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 6801b083358d..5003825dda12 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= ungoogled-chromium -PORTVERSION= 149.0.7827.196 +PORTVERSION= 149.0.7827.200 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1 diff --git a/www/ungoogled-chromium/distinfo b/www/ungoogled-chromium/distinfo index 97ef70ede4da..88bf0d1665c8 100644 --- a/www/ungoogled-chromium/distinfo +++ b/www/ungoogled-chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1782385013 -SHA256 (chromium-149.0.7827.196-lite.tar.xz) = 12e869e2b4d9b54c698dcf6d5cffcd59bc6f109d2882476f95f3686078228ec2 -SIZE (chromium-149.0.7827.196-lite.tar.xz) = 1609724644 +TIMESTAMP = 1782817815 +SHA256 (chromium-149.0.7827.200-lite.tar.xz) = 0bac4b774a3f629753cf4f5aa8fa76bc8c79cf6fcd4dd22c2d9ae15703c3e7da +SIZE (chromium-149.0.7827.200-lite.tar.xz) = 1609734124 SHA256 (pulseaudio-16.1.tar.gz) = 027266c62f2a84422ac45fa721a649508f0f1628fb1fd9242315ac54ce2d7c92 SIZE (pulseaudio-16.1.tar.gz) = 2763111 -SHA256 (chromium-149.0.7827.196-testdata.tar.xz) = 91f0dca60cfdf0693286d7ea75f0708a8281012d380d7b535b7c45a797a5e227 -SIZE (chromium-149.0.7827.196-testdata.tar.xz) = 1314788584 -SHA256 (ungoogled-software-ungoogled-chromium-149.0.7827.196-149.0.7827.196-1_GH0.tar.gz) = e8b11648140d8ea061aa6b5e8423c83703b87276d9dac2aa8e6ed8b911fb3411 -SIZE (ungoogled-software-ungoogled-chromium-149.0.7827.196-149.0.7827.196-1_GH0.tar.gz) = 665767 +SHA256 (chromium-149.0.7827.200-testdata.tar.xz) = 557ad514d6292ad077e1e522643bd5cdbe008cc76d8528931f59eb21fb58094d +SIZE (chromium-149.0.7827.200-testdata.tar.xz) = 1314825672 +SHA256 (ungoogled-software-ungoogled-chromium-149.0.7827.200-149.0.7827.200-1_GH0.tar.gz) = 32c76a2f6d6d8cc4055cc909a45501d4932dd4ab5b5a4e4f2ca24cc43874c90e +SIZE (ungoogled-software-ungoogled-chromium-149.0.7827.200-149.0.7827.200-1_GH0.tar.gz) = 665727 diff --git a/www/ungoogled-chromium/files/patch-mojo_core_channel.cc b/www/ungoogled-chromium/files/patch-mojo_core_channel.cc index 417be673d733..77e578f5cbd1 100644 --- a/www/ungoogled-chromium/files/patch-mojo_core_channel.cc +++ b/www/ungoogled-chromium/files/patch-mojo_core_channel.cc @@ -1,4 +1,4 @@ ---- mojo/core/channel.cc.orig 2026-03-15 18:32:51 UTC +--- mojo/core/channel.cc.orig 2026-06-30 11:13:46 UTC +++ mojo/core/channel.cc @@ -74,7 +74,11 @@ const size_t kMaxAttachedHandles = 64; const size_t kMaxAttachedHandles = 253; @@ -21,7 +21,7 @@ namespace { -@@ -1313,7 +1317,7 @@ bool Channel::OnControlMessage(Message::MessageType me +@@ -1318,7 +1322,7 @@ bool Channel::OnControlMessage(Message::MessageType me } // Currently only CrOs, Linux, and Android support upgrades. diff --git a/www/ungoogled-chromium/files/patch-mojo_core_channel__posix.cc b/www/ungoogled-chromium/files/patch-mojo_core_channel__posix.cc index eb3bace95a53..40bc442fef5f 100644 --- a/www/ungoogled-chromium/files/patch-mojo_core_channel__posix.cc +++ b/www/ungoogled-chromium/files/patch-mojo_core_channel__posix.cc @@ -1,6 +1,6 @@ ---- mojo/core/channel_posix.cc.orig 2026-04-15 11:25:12 UTC +--- mojo/core/channel_posix.cc.orig 2026-06-30 11:13:46 UTC +++ mojo/core/channel_posix.cc -@@ -606,6 +606,13 @@ void Channel::OfferChannelUpgrade() { +@@ -613,6 +613,13 @@ void Channel::OfferChannelUpgrade() { } static_cast<ChannelLinux*>(this)->OfferSharedMemUpgrade(); } |
