pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Update centericq to 4.10.0. Changes: Too many to l...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2414c26ba443
branches:  trunk
changeset: 478450:2414c26ba443
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Sat Jul 24 00:16:49 2004 +0000

description:
Update centericq to 4.10.0. Changes: Too many to list. Lots of
bug fixes and protocol updates.

diffstat:

 chat/centericq/Makefile |   6 +++---
 chat/centericq/PLIST    |  24 ++++++++++++++++--------
 chat/centericq/distinfo |   6 +++---
 doc/CHANGES             |   3 ++-
 4 files changed, 24 insertions(+), 15 deletions(-)

diffs (90 lines):

diff -r 3e6e65e2490b -r 2414c26ba443 chat/centericq/Makefile
--- a/chat/centericq/Makefile   Sat Jul 24 00:06:23 2004 +0000
+++ b/chat/centericq/Makefile   Sat Jul 24 00:16:49 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2004/05/07 23:18:50 hubertf Exp $
+# $NetBSD: Makefile,v 1.39 2004/07/24 00:16:50 hubertf Exp $
 #
 
-DISTNAME=      centericq-4.9.9
-PKGREVISION=   2
+DISTNAME=      centericq-4.10.0
 CATEGORIES=    chat
 MASTER_SITES=  http://konst.org.ua/download/
 EXTRACT_SUFX=  .tar.bz2
@@ -43,6 +42,7 @@
 .include "../../devel/ncurses/buildlink3.mk"
 .include "../../lang/perl5/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
 
 .if defined(BUILDLINK_LIBICONV_LDADD) && !empty(BUILDLINK_LIBICONV_LDADD)
 #
diff -r 3e6e65e2490b -r 2414c26ba443 chat/centericq/PLIST
--- a/chat/centericq/PLIST      Sat Jul 24 00:06:23 2004 +0000
+++ b/chat/centericq/PLIST      Sat Jul 24 00:16:49 2004 +0000
@@ -1,15 +1,23 @@
-@comment $NetBSD: PLIST,v 1.5 2003/12/14 04:14:04 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/07/24 00:16:50 hubertf Exp $
 bin/centericq
 bin/cicqconv
 bin/cicqsync
+include/libicq2000/libicq2000/Client.h
+include/libicq2000/libicq2000/Contact.h
+include/libicq2000/libicq2000/ContactList.h
+include/libicq2000/libicq2000/ContactTree.h
+include/libicq2000/libicq2000/Translator.h
+include/libicq2000/libicq2000/constants.h
+include/libicq2000/libicq2000/events.h
+include/libicq2000/libicq2000/exceptions.h
+include/libicq2000/libicq2000/ref_ptr.h
+include/libicq2000/libicq2000/sigslot.h
+include/libicq2000/libicq2000/time_extra.h
+include/libicq2000/libicq2000/userinfoconstants.h
+include/libicq2000/libicq2000/version.h
 man/man1/centericq.1
 man/man1/cicqconv.1
 man/man1/cicqsync.1
-share/centericq/contrib/spanish/COPYING
-share/centericq/contrib/spanish/ChangeLog
-share/centericq/contrib/spanish/FAQ
-share/centericq/contrib/spanish/INSTALL
-share/centericq/contrib/spanish/README
 share/centericq/email.wav
 share/centericq/msg.wav
 share/centericq/online.wav
@@ -31,6 +39,6 @@
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/centericq.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/centericq.mo
 ${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/centericq.mo
-@dirrm share/centericq/contrib/spanish
-@dirrm share/centericq/contrib
 @dirrm share/centericq
+@dirrm include/libicq2000/libicq2000
+@dirrm include/libicq2000
diff -r 3e6e65e2490b -r 2414c26ba443 chat/centericq/distinfo
--- a/chat/centericq/distinfo   Sat Jul 24 00:06:23 2004 +0000
+++ b/chat/centericq/distinfo   Sat Jul 24 00:16:49 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2004/05/07 23:18:50 hubertf Exp $
+$NetBSD: distinfo,v 1.9 2004/07/24 00:16:50 hubertf Exp $
 
-SHA1 (centericq-4.9.9.tar.bz2) = 4c458aacff21bd8046688516a5b484734373a7c6
-Size (centericq-4.9.9.tar.bz2) = 990786 bytes
+SHA1 (centericq-4.10.0.tar.bz2) = 08e5baf14a0c418d6e838de3baf8348d3336f9c2
+Size (centericq-4.10.0.tar.bz2) = 1237063 bytes
 SHA1 (patch-aa) = b3e610a1a3b30a716215889b9f51c6de7e78fb22
diff -r 3e6e65e2490b -r 2414c26ba443 doc/CHANGES
--- a/doc/CHANGES       Sat Jul 24 00:06:23 2004 +0000
+++ b/doc/CHANGES       Sat Jul 24 00:16:49 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6660 2004/07/23 20:03:31 xtraeme Exp $
+$NetBSD: CHANGES,v 1.6661 2004/07/24 00:16:49 hubertf Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3531,3 +3531,4 @@
        Added webmin-1.150 [jlam 2004-07-23]
        Updated ntp to 4.2.0nb4 [xtraeme 2004-07-23]
        Updated openntpd to 20040719pnb1 [xtraeme 2004-07-23]
+       Updated centericq to 4.10.0 [hubertf 2004-07-24]



Home | Main Index | Thread Index | Old Index