Bug 295887 - devel/icu: request for update to 78.3
Summary: devel/icu: request for update to 78.3
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: FreeBSD Office Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-06 06:26 UTC by Martin Filla
Modified: 2026-06-06 07:20 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (office)


Attachments
0001-icu-update-to-78.3.patch (1.94 KB, patch)
2026-06-06 06:26 UTC, Martin Filla
no flags Details | Diff
0001-icu-update-to-78.3.patch (1.83 KB, patch)
2026-06-06 06:33 UTC, Martin Filla
no flags Details | Diff
0001-icu-update-to-78.3.patch (1.83 KB, patch)
2026-06-06 06:35 UTC, Martin Filla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2026-06-06 06:26:12 UTC
Created attachment 271540 [details]
0001-icu-update-to-78.3.patch

Hi,
I think we need to update the ICU, for example for Tor Browser. I'm attaching a patch, but there's still a bug in the latest test.

   
      CharIterTest {
      TestSuite Utilities: 
      CharIterTest---
      
         TestConstructionAndEquality {
         TestSuite CharIterTest: 
fish: Job 1, './intltest  -v' terminated by signal SIGSEGV (Address boundary error)
Comment 1 Martin Filla 2026-06-06 06:33:46 UTC
Created attachment 271541 [details]
0001-icu-update-to-78.3.patch
Comment 2 Martin Filla 2026-06-06 06:35:13 UTC
Created attachment 271542 [details]
0001-icu-update-to-78.3.patch
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2026-06-06 07:20:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290696#c2 (except for pkgconfig not being added)

plist fails

Multiple tests fail

         TestThaiCurrencyFormat {
         Couldn't get th_TH currency -> U_USING_DEFAULT_WARNING - (Are you missing data?)

         } ERRORS (1) in TestThaiCurrencyFormat


         TestGetLocale {
         FAIL: NumberFormat::createInstance does not return a DecimalFormat

         } ERRORS (1) in TestGetLocale

Tested on 15.1-STABLE (amd64)