summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2003-08-19 22:53:44 +0000
committerhubertf <hubertf@pkgsrc.org>2003-08-19 22:53:44 +0000
commit7d3056cc5e4d3cfb888799340ffdc47ac8893ec2 (patch)
treeef6df426e63436167696e950369ee99ea8696a93 /chat
parent8b5346e03382b51078dfc420336ebc4268ee9beb (diff)
downloadpkgsrc-7d3056cc5e4d3cfb888799340ffdc47ac8893ec2.tar.gz
Update centericq to 4.9.5.
Patch sent by Dawid Szymanski [dawszy /at/ arhea /dot/ pl]. Changes: ******** Internal RSS reader module was implemented. You can now easily add a feed to your list from the menu, and stay tuned on news at your favourite sites. See the README for details. Users who set their status to "away" on the MSN network appeared offline in centericq. Fixed. Jabber online/offline events were not shown in the log window. Fixed this one too. Fixed a bug because of which centericq couldn't connect to networks other than ICQ when the --bind parameter was used. ICQ away messages requests are now shown in the log window. SMSes in Russian now work (with operators which support Cyrillic of course). Auto-wrap was disabled in the internal editor, so now it's possible to paste text and it will not get screwed up. Jabber conferences were fixed. Actually, a small workaround was added for a weirdness of jabber.com server. Jabber passwords hash authentification was enabled.
Diffstat (limited to 'chat')
-rw-r--r--chat/centericq/Makefile6
-rw-r--r--chat/centericq/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile
index 759def073aa..7c3b318c33e 100644
--- a/chat/centericq/Makefile
+++ b/chat/centericq/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2003/07/17 21:25:35 grant Exp $
+# $NetBSD: Makefile,v 1.26 2003/08/19 22:53:44 hubertf Exp $
#
-DISTNAME= centericq-4.9.4
-PKGREVISION= 1
+DISTNAME= centericq-4.9.5
CATEGORIES= chat
MASTER_SITES= http://konst.org.ua/download/
EXTRACT_SUFX= .tar.bz2
@@ -15,6 +14,7 @@ USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_GCC_SHLIB= yes
USE_GMAKE= yes
+USE_NCURSES= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ssl --with-openssl=${SSLBASE}
diff --git a/chat/centericq/distinfo b/chat/centericq/distinfo
index 6fddefef8f6..e5aaf7316fc 100644
--- a/chat/centericq/distinfo
+++ b/chat/centericq/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/06/29 02:04:20 jlam Exp $
+$NetBSD: distinfo,v 1.4 2003/08/19 22:53:44 hubertf Exp $
-SHA1 (centericq-4.9.4.tar.bz2) = 91566da9904eb5b85074ed6b08f047ccc97bccda
-Size (centericq-4.9.4.tar.bz2) = 896855 bytes
+SHA1 (centericq-4.9.5.tar.bz2) = a23a08095bd21d1163ee6714e37db6ade26a31b1
+Size (centericq-4.9.5.tar.bz2) = 930838 bytes