aboutsummaryrefslogtreecommitdiff
path: root/net-im/centericq/files
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-07 20:30:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-10-07 20:30:09 +0000
commit7223bd544460c230e987c9504c013026d678264a (patch)
tree352efff59774761c34a550847ad64bcc303426e7 /net-im/centericq/files
parentf4000042f864b08a4d7531bcde24365a3d3c384b (diff)
downloadports-7223bd544460c230e987c9504c013026d678264a.tar.gz
ports-7223bd544460c230e987c9504c013026d678264a.zip
Notes
Diffstat (limited to 'net-im/centericq/files')
-rw-r--r--net-im/centericq/files/patch-aa4
-rw-r--r--net-im/centericq/files/patch-configure12
2 files changed, 8 insertions, 8 deletions
diff --git a/net-im/centericq/files/patch-aa b/net-im/centericq/files/patch-aa
index e4a43f9fe74d..ba3c9d0b01df 100644
--- a/net-im/centericq/files/patch-aa
+++ b/net-im/centericq/files/patch-aa
@@ -1,5 +1,5 @@
---- icqlib-0.1/cyrillic.c.orig Mon Jul 2 09:38:19 2001
-+++ icqlib-0.1/cyrillic.c Mon Jul 2 09:41:54 2001
+--- icqlib-1.2/cyrillic.c.orig Mon Jul 2 09:38:19 2001
++++ icqlib-1.2/cyrillic.c Mon Jul 2 09:41:54 2001
@@ -30,8 +30,8 @@
BYTE kw[] = {128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,
diff --git a/net-im/centericq/files/patch-configure b/net-im/centericq/files/patch-configure
index 09f2ab132f9a..502ecc91cba0 100644
--- a/net-im/centericq/files/patch-configure
+++ b/net-im/centericq/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig Sat Sep 8 05:10:10 2001
-+++ configure Sat Sep 8 05:10:22 2001
-@@ -1210,7 +1210,7 @@
+--- configure.orig Mon Oct 8 04:22:30 2001
++++ configure Mon Oct 8 04:22:48 2001
+@@ -1224,7 +1224,7 @@
fi
fi
--ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu de cs"
-+ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu de cs uk"
+-ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu es de cs"
++ALL_LINGUAS="zh_TW.Big5 ru ro pt_BR pl it hu es de cs uk"
echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
- echo "configure:1216: checking how to run the C preprocessor" >&5
+ echo "configure:1230: checking how to run the C preprocessor" >&5
# On Suns, sometimes $CPP names a directory.