Update to centericq-3.22.8:

- Contact list is now sorted by "who-last-send-an-event" criteria.
- Quickfind mode is available.
- Unsent messages counter on the top of screen has been added.
Kill a dead MASTER_SITE (found by naddy@) and add a new one in the US.
reviewed by naddy@
This commit is contained in:
pvalchev 2001-05-09 22:47:58 +00:00
parent 4a4705e678
commit bac2c0498b
3 changed files with 11 additions and 12 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:54 reinhard Exp $
# $OpenBSD: Makefile,v 1.3 2001/05/09 22:47:58 pvalchev Exp $
COMMENT= 'curses-based icq client implementation'
DISTNAME= centericq-3.20.5
DISTNAME= centericq-3.22.8
CATEGORIES= net
NEED_VERSION= 1.363
MASTER_SITES= http://download.konst.org.ua/ \
${MASTER_SITE_FREEBSD} \
http://konst.org.ua/download/
MASTER_SITES= http://konst.org.ua/download/ \
http://konst.home.welcomehome.org/
HOMEPAGE= http://konst.org.ua/software.centericq.html
@ -25,7 +24,7 @@ CONFIGURE_STYLE= gnu
CONFIGURE_ENV= PREFIX="${PREFIX}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/centericq ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/src/centericq ${PREFIX}/bin
${INSTALL_DATA_DIR} ${PREFIX}/share/centericq
${INSTALL_DATA} ${WRKSRC}/share/*.wav ${PREFIX}/share/centericq
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/centericq

View File

@ -1,3 +1,3 @@
MD5 (centericq-3.20.5.tar.gz) = 4f39ad3b541b160a06943cec3cec6455
RMD160 (centericq-3.20.5.tar.gz) = eb86d24b6b5ea6d891ef06b7c3048886729f9f25
SHA1 (centericq-3.20.5.tar.gz) = b638628ec443d7d7e4f62d68fcf40c4573116ce5
MD5 (centericq-3.22.8.tar.gz) = 1d7b4bc848c358dca7bcbdfca1b80986
RMD160 (centericq-3.22.8.tar.gz) = 19c4fd46a07d8e29dd680d1a52100bf78d306e9b
SHA1 (centericq-3.22.8.tar.gz) = a7dc5ff1d31935b288c68099fd7a12d445cc5e9f

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-ktools_src_konst_ui_menu_cc,v 1.1.1.1 2001/03/09 09:43:22 reinhard Exp $
--- ktools/src/konst.ui.menu.cc.orig Sun Feb 18 04:25:58 2001
+++ ktools/src/konst.ui.menu.cc Thu Feb 22 22:12:08 2001
$OpenBSD: patch-ktools_src_konst_ui_menu_cc,v 1.2 2001/05/09 22:48:00 pvalchev Exp $
--- ktools-1.01/src/konst.ui.menu.cc.orig Sun Feb 18 04:25:58 2001
+++ ktools-1.01/src/konst.ui.menu.cc Thu Feb 22 22:12:08 2001
@@ -215,6 +215,7 @@ int verticalmenu::open() {
ret = 0;
break;