pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/centericq Update to 4.9.9 provided by Soren Jacob...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e71c417fd4e9
branches:  trunk
changeset: 464663:e71c417fd4e9
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sun Dec 14 04:14:04 2003 +0000

description:
Update to 4.9.9 provided by Soren Jacobsen PR pkg/23744.

Changes since 4.9.6:

* "Away message was requested" log message for ICQ is gone.
* Yahoo! fixes.
* Ability to change incoming/outgoing colors in history.
* Sending messages by pressing Enter. Configurable per protocol.
* "User is typing" log messages removed. A "T" will show up instead.
* LiveJournal support.
* MSN support got the axe.
* AIM buddy list automatically imported at login.
* IRC supports /me.
* Ability to check Maildir mailboxes.
* Plug some memory leaks.
* [SECURITY] Passwords not stored in the input history anymore.

diffstat:

 chat/centericq/Makefile |  8 +++++---
 chat/centericq/PLIST    |  3 ++-
 chat/centericq/distinfo |  6 +++---
 3 files changed, 10 insertions(+), 7 deletions(-)

diffs (53 lines):

diff -r 39a3174492d0 -r e71c417fd4e9 chat/centericq/Makefile
--- a/chat/centericq/Makefile   Sun Dec 14 04:13:01 2003 +0000
+++ b/chat/centericq/Makefile   Sun Dec 14 04:14:04 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2003/11/12 03:39:39 jschauma Exp $
+# $NetBSD: Makefile,v 1.33 2003/12/14 04:14:04 xtraeme Exp $
 #
 
-DISTNAME=      centericq-4.9.6
-PKGREVISION=   2
+DISTNAME=      centericq-4.9.9
 CATEGORIES=    chat
 MASTER_SITES=  http://konst.org.ua/download/
 EXTRACT_SUFX=  .tar.bz2
@@ -53,6 +52,9 @@
 CONFIGURE_ENV+=                ac_cv_lib_iconv_iconv=yes
 .endif
 
+post-install:
+       ${INSTALL_MAN} ${WRKSRC}/centericq.1 ${PREFIX}/man/man1/
+
 .include "../../mk/bsd.pkg.mk"
 
 .if ${MACHINE_ARCH} == "alpha"
diff -r 39a3174492d0 -r e71c417fd4e9 chat/centericq/PLIST
--- a/chat/centericq/PLIST      Sun Dec 14 04:13:01 2003 +0000
+++ b/chat/centericq/PLIST      Sun Dec 14 04:14:04 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/06/29 02:04:20 jlam Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/12/14 04:14:04 xtraeme Exp $
 bin/centericq
 bin/cicqconv
 bin/cicqsync
@@ -15,6 +15,7 @@
 share/centericq/online.wav
 share/centericq/sms.wav
 share/centericq/url.wav
+${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/centericq.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/centericq.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/centericq.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/centericq.mo
diff -r 39a3174492d0 -r e71c417fd4e9 chat/centericq/distinfo
--- a/chat/centericq/distinfo   Sun Dec 14 04:13:01 2003 +0000
+++ b/chat/centericq/distinfo   Sun Dec 14 04:14:04 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2003/09/19 21:32:12 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2003/12/14 04:14:04 xtraeme Exp $
 
-SHA1 (centericq-4.9.6.tar.bz2) = 53c815753c5adc4027b72ef4a046793ea3966f13
-Size (centericq-4.9.6.tar.bz2) = 933355 bytes
+SHA1 (centericq-4.9.9.tar.bz2) = 4c458aacff21bd8046688516a5b484734373a7c6
+Size (centericq-4.9.9.tar.bz2) = 990786 bytes
 SHA1 (patch-aa) = b5c297628e965e7bfc6e85da51045c75fd0e21fd



Home | Main Index | Thread Index | Old Index