diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-07 20:30:09 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-07 20:30:09 +0000 |
commit | 7223bd544460c230e987c9504c013026d678264a (patch) | |
tree | 352efff59774761c34a550847ad64bcc303426e7 /net-im | |
parent | f4000042f864b08a4d7531bcde24365a3d3c384b (diff) | |
download | ports-7223bd544460c230e987c9504c013026d678264a.tar.gz ports-7223bd544460c230e987c9504c013026d678264a.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/centericq/Makefile | 2 | ||||
-rw-r--r-- | net-im/centericq/distinfo | 2 | ||||
-rw-r--r-- | net-im/centericq/files/patch-aa | 4 | ||||
-rw-r--r-- | net-im/centericq/files/patch-configure | 12 | ||||
-rw-r--r-- | net-im/centericq/pkg-plist | 1 |
5 files changed, 11 insertions, 10 deletions
diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 2cf595f7a39e..12874c5fc02a 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -7,7 +7,7 @@ # PORTNAME= centericq -PORTVERSION= 3.35.22 +PORTVERSION= 4.0.0 CATEGORIES= net MASTER_SITES= http://konst.org.ua/download/ diff --git a/net-im/centericq/distinfo b/net-im/centericq/distinfo index e151305e3b1d..47c429632c71 100644 --- a/net-im/centericq/distinfo +++ b/net-im/centericq/distinfo @@ -1 +1 @@ -MD5 (centericq-3.35.22.tar.gz) = c7cf0860b0fc8b7f29303a796e437578 +MD5 (centericq-4.0.0.tar.gz) = e9a6ce0a92da2d1d2f8f6f4f3f2f5c6c 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. diff --git a/net-im/centericq/pkg-plist b/net-im/centericq/pkg-plist index 15b584675838..20bbf343f593 100644 --- a/net-im/centericq/pkg-plist +++ b/net-im/centericq/pkg-plist @@ -7,6 +7,7 @@ share/centericq/online.wav share/centericq/url.wav share/locale/cs/LC_MESSAGES/centericq.mo share/locale/de/LC_MESSAGES/centericq.mo +share/locale/es/LC_MESSAGES/centericq.mo share/locale/hu/LC_MESSAGES/centericq.mo share/locale/it/LC_MESSAGES/centericq.mo share/locale/pl/LC_MESSAGES/centericq.mo |