diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-07 20:30:09 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-07 20:30:09 +0000 |
commit | 4dc0ca7a18e0cf632d2ad9b3630e4c0e7c4f3797 (patch) | |
tree | 23f754fd612499da09df5199721d92457f1d40d2 /net-im/centericq | |
parent | 150f8f6aa445528456aeac09da53f13ea35dd8cb (diff) | |
download | FreeBSD-ports-4dc0ca7a18e0cf632d2ad9b3630e4c0e7c4f3797.zip FreeBSD-ports-4dc0ca7a18e0cf632d2ad9b3630e4c0e7c4f3797.tar.gz |
upgrade to 4.0.0
Diffstat (limited to 'net-im/centericq')
-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 2cf595f..12874c5 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 e151305..47c4296 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 e4a43f9..ba3c9d0 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 09f2ab1..502ecc9 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 15b5846..20bbf34 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 |