From e37bbac53e2a41186339d610efa24db2e19f19d6 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Tue, 30 May 2006 00:26:15 +0000 Subject: Update riece to 3.0.0. * Major changes in 3.0.0 ** Changed the meaning of riece-username. If you set this option, you will need to set riece-realname instead. (ueno) ** Cause an error if a user requests to close already closed server. (yoichi) ** New add-on riece-epg.el, which enables secure conversation using GnuPG. (ueno) ** Fixed a couple of bugs in inviting users. (Steve Youngs) ** Fixed a redisplay bug when a user leaves a channel. (ueno) ** Reverted the default value of riece-alias-alternate-separator to "@". (ueno) --- chat/riece/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'chat/riece/Makefile') diff --git a/chat/riece/Makefile b/chat/riece/Makefile index 5c8b04d141f..cc5b2fabdc0 100644 --- a/chat/riece/Makefile +++ b/chat/riece/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2006/03/30 03:31:13 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/05/30 00:26:15 uebayasi Exp $ # -DISTNAME= riece-2.0.2 +DISTNAME= riece-3.0.0 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -PKGREVISION= 2 CATEGORIES= chat japanese MASTER_SITES= http://savannah.nongnu.org/download/riece/ -- cgit v1.2.3