Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111354766
D24169.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D24169.diff
View Options
Index: head/www/chromium/Makefile
===================================================================
--- head/www/chromium/Makefile
+++ head/www/chromium/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= chromium
-PORTVERSION= 80.0.3987.132
-PORTREVISION= 1
+PORTVERSION= 80.0.3987.149
CATEGORIES?= www java
MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \
LOCAL/cpm/chromium/:fonts
@@ -104,20 +103,19 @@
# Some parts don't have use_system_* flag, and can be turned on/off by using
# replace_gn_files.py script, some parts just turned on/off for target host
# OS "target_os == is_bsd", like libusb, libpci.
-GN_ARGS+= clang_use_chrome_plugins=false \
+GN_ARGS+= \
+ clang_use_chrome_plugins=false \
enable_hangout_services_extension=true \
enable_nacl=false \
enable_one_click_signin=true \
enable_remoting=false \
fieldtrial_testing_like_official_build=true \
is_clang=true \
- jumbo_file_merge_limit=8 \
toolkit_views=true \
treat_warnings_as_errors=false \
use_allocator="none" \
use_allocator_shim=false \
use_aura=true \
- use_bundled_fontconfig=false \
use_custom_libcxx=false \
use_gnome_keyring=false \
use_lld=true \
@@ -158,12 +156,12 @@
ALSA_VARS= GN_ARGS+=use_alsa=true
ALSA_VARS_OFF= GN_ARGS+=use_alsa=false
-CODECS_VARS= GN_ARGS+=ffmpeg_branding="Chrome" \
- GN_ARGS+=proprietary_codecs=true \
- GN_ARGS+=enable_platform_hevc=true
-CODECS_VARS_OFF= GN_ARGS+=ffmpeg_branding="Chromium" \
- GN_ARGS+=proprietary_codecs=false \
- GN_ARGS+=enable_platform_hevc=false
+CODECS_VARS= \
+ GN_ARGS+=ffmpeg_branding="Chrome" \
+ GN_ARGS+=proprietary_codecs=true
+CODECS_VARS_OFF= \
+ GN_ARGS+=ffmpeg_branding="Chromium" \
+ GN_ARGS+=proprietary_codecs=false
CUPS_LIB_DEPENDS= libcups.so:print/cups
CUPS_VARS= GN_ARGS+=use_cups=true
Index: head/www/chromium/distinfo
===================================================================
--- head/www/chromium/distinfo
+++ head/www/chromium/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1583291717
-SHA256 (chromium-80.0.3987.132.tar.xz) = 2c0012059046a5a7e2bf6e9502f1898f1953226d63b724b82fc18226e285c201
-SIZE (chromium-80.0.3987.132.tar.xz) = 796975056
-SHA256 (chromium-80.0.3987.132-testdata.tar.xz) = 6cbe559778ab75386c90b2de29416bc63b5b6d5b1232876b6a7626359362a91b
-SIZE (chromium-80.0.3987.132-testdata.tar.xz) = 251267384
+TIMESTAMP = 1584486585
+SHA256 (chromium-80.0.3987.149.tar.xz) = 50bedde7932921e375b521ceab8989be134a8d937751847e9d9287f7e0a02c1e
+SIZE (chromium-80.0.3987.149.tar.xz) = 797049332
+SHA256 (chromium-80.0.3987.149-testdata.tar.xz) = e13e10e16949c57bae899d7f552c7c2b615be8030ac5e38decc83991abb7d90c
+SIZE (chromium-80.0.3987.149-testdata.tar.xz) = 251285868
SHA256 (test_fonts.tar.xz) = cf9cbe3b7f1c4c42d426bddc65ec178d333ad7e205a36fe0a606a3c0c545ece1
SIZE (test_fonts.tar.xz) = 200040
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 3, 6:38 PM (10 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16950759
Default Alt Text
D24169.diff (2 KB)
Attached To
Mode
D24169: www/chromium: update to 80.0.3987.149
Attached
Detach File
Event Timeline
Log In to Comment