This is an automated email from the ASF dual-hosted git repository. ardovm pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 3e67581a6a Remove 'oldref' entries (work in progress) add b0de321897 Switch to icu 4.2.1 add aafa260b7f Merge branch 'trunk' into icu add 0774725aa1 Allow compilation under MacOS new b0045d573c Switch to icu 4.2.1 (PR #224) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: main/external_deps.lst | 6 +- main/icu/createmak.cfg | 43 +++++- main/icu/createmak.pl | 65 +++++++-- main/icu/createmakWin64.cfg | 9 +- main/icu/icu-darwin.patch | 14 ++ main/icu/icu-win-icutu-dll-version.patch | 40 ++++++ main/icu/icu-win-layout.patch | 11 ++ main/icu/icu4c-4_2_1-src.patch | 230 +++++++++++++++++++++++++++++++ main/icu/icuversion.mk | 2 +- main/icu/makefile.mk | 11 +- main/icu/prj/d.lst | 10 +- 11 files changed, 417 insertions(+), 24 deletions(-) create mode 100644 main/icu/icu-darwin.patch create mode 100644 main/icu/icu-win-icutu-dll-version.patch create mode 100644 main/icu/icu-win-layout.patch create mode 100644 main/icu/icu4c-4_2_1-src.patch