CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2009/01/27 15:11:15
Modified files:
textproc/icu4c : Makefile distinfo
textproc/icu4c/patches: patch-source_common_Makefile_in
patch-source_config_icu-config-bottom
patch-source_config_mh-bsd-gcc
patch-source_configure
patch-source_stubdata_Makefile_in
textproc/icu4c/pkg: PLIST
Added files:
textproc/icu4c/patches: patch-source_layout_LESwaps_h
patch-source_test_intltest_usettest_cpp
Removed files:
textproc/icu4c/patches: patch-source_i18n_Makefile_in
patch-source_icudefs_mk_in
patch-source_io_Makefile_in
patch-source_layout_Makefile_in
patch-source_layoutex_Makefile_in
patch-source_tools_pkgdata_dllmode_c
patch-source_tools_toolutil_Makefile_in
Log message:
Update to icu4c 4.0.1, from MAINTAINER :
- Link with -pthread instead of -lphtread.
- Use VERSION (consistent with other ports, although it's still not a
rule) and propagate it where needed.
- Propagate SO_VERSION using MAKE_FLAGS.
- Fix MASTER_SITES.
- Remove a bunch of patches that prevented .so links to be created, use
a post-install target to remove them instead.
Discussed with and ok ajacoutot@