1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

add a forgotten patch to icu

This commit is contained in:
Baptiste Daroussin 2011-07-10 21:07:07 +00:00
parent 10f5e8576f
commit 2091d0c8e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277486

View File

@ -0,0 +1,11 @@
--- tools/toolutil/pkg_gencmn.c.orig 2011-05-23 23:56:16.000000000 +0200
+++ tools/toolutil/pkg_gencmn.c 2011-06-21 12:19:03.995937644 +0200
@@ -18,7 +18,7 @@
#include "putilimp.h"
#include "pkg_gencmn.h"
-#define STRING_STORE_SIZE 100000
+#define STRING_STORE_SIZE 131072
#define COMMON_DATA_NAME U_ICUDATA_NAME
#define DATA_TYPE "dat"