diff options
author | obache <obache> | 2008-05-13 15:15:51 +0000 |
---|---|---|
committer | obache <obache> | 2008-05-13 15:15:51 +0000 |
commit | 6335fc853beee5d0db238e6607fcb59c342be193 (patch) | |
tree | db309da34317ee769974249c5f66e0a6c726b9d5 /chat/centerim/PLIST | |
parent | a2857bb43ab7100f54cbe1ccba29ca53fec8309e (diff) | |
download | pkgsrc-6335fc853beee5d0db238e6607fcb59c342be193.tar.gz |
Update centerim to 4.22.5.
Based on patch provided in PR 38624.
'cicqconv' command is renamed for 'cimconv', conflict with centericq is gone away.
2008-04-08 New version (4.22.5) released.
This release fixes various segfaults in the Yahoo protocol. It also introduces a
bar which displays all open chats nicely.
2008-03-29 New version (4.22.4) released.
This release fixes the possible url exploit described in CVE-2008-1467. It also
makes CenterIM ready for the Yahoo protocol change kicking in on 2nd april 2008.
2008-03-11 New version (4.22.3) released.
This version fixes the various ICQ contact list issues (e.g adding contacts
should now work).
2007-12-08 New version (4.22.2) released.
More than 90 fixes/improvements have been added to centerim since our last
release in June. The main fixes included are:
* Fixed bug in msn login when the server sent a NOT message
* Fixed bug in ICQ protocol which prevented others from seeing your presence
(partial)
* New version tracking/updating (Thanks to David Riebenbauer for this helpful
feature)
* Added an "Out for Lunch" state
Diffstat (limited to 'chat/centerim/PLIST')
-rw-r--r-- | chat/centerim/PLIST | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/chat/centerim/PLIST b/chat/centerim/PLIST index a41e8fcb2b0..5652434c865 100644 --- a/chat/centerim/PLIST +++ b/chat/centerim/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2007/08/30 10:50:55 jnemeth Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/05/13 15:15:51 obache Exp $ bin/centerim -bin/cicqconv +bin/cimconv man/man1/centerim.1 -man/man1/cicqconv.1 +man/man1/cimconv.1 share/centerim/email.wav share/centerim/msg.wav share/centerim/offline.wav @@ -24,5 +24,6 @@ share/locale/ro/LC_MESSAGES/centerim.mo share/locale/ru/LC_MESSAGES/centerim.mo share/locale/sv/LC_MESSAGES/centerim.mo share/locale/uk/LC_MESSAGES/centerim.mo -share/locale/zh_TW.Big5/LC_MESSAGES/centerim.mo +share/locale/zh_CN/LC_MESSAGES/centerim.mo +share/locale/zh_TW/LC_MESSAGES/centerim.mo @dirrm share/centerim |