Subject: pkg/21619: chat/gaim update to 0.63
To: None <gnats-bugs@gnats.netbsd.org>
From: None <soren@bob.blef.org>
List: netbsd-bugs
Date: 05/18/2003 19:30:58
>Number: 21619
>Category: pkg
>Synopsis: chat/gaim update to 0.63
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon May 19 02:32:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Soren Jacobsen
>Release: NetBSD 1.6.1
>Organization:
>Environment:
pkgsrc as of 05/18/2003
>Description:
This is an update of gaim to 0.63.
Changes include resizing of timestamps and:
* A rewrite of the plugin API. Plugin authors will need to change their
code based off the changes found in other plugins.
* Perl script support is now provided in the perl plugin.
* Debugging is core/ui split, and has a new API with support for
debug levels and categories.
* Support for adding chats to your buddy list.
* MSN protocol plugin was rewritten, has experimental buddy icon
support, and MSN Mobile support.
* Thanks to all the various people who submitted translation updates.
* Buddy list speed enhancements (Thanks Ethan Blanton).
* Napster protocol updates (Thanks Auke Kok).
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/Makefile,v
retrieving revision 1.30
diff -b -u -r1.30 Makefile
--- Makefile 2003/05/02 11:54:01 1.30
+++ Makefile 2003/05/19 02:06:05
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.30 2003/05/02 11:54:01 wiz Exp $
#
-DISTNAME= gaim-0.62
-PKGREVISION= 1
+DISTNAME= gaim-0.63
CATEGORIES= chat x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/}
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/PLIST,v
retrieving revision 1.12
diff -b -u -r1.12 PLIST
--- PLIST 2003/04/25 17:16:52 1.12
+++ PLIST 2003/05/19 02:06:05
@@ -22,9 +22,6 @@
lib/gaim/libgg.a
lib/gaim/libgg.la
lib/gaim/libgg.so
-lib/gaim/libicq.a
-lib/gaim/libicq.la
-lib/gaim/libicq.so
lib/gaim/libirc.a
lib/gaim/libirc.la
lib/gaim/libirc.so
@@ -52,9 +49,14 @@
lib/gaim/notify.a
lib/gaim/notify.la
lib/gaim/notify.so
+lib/gaim/perl.a
+lib/gaim/perl.la
lib/gaim/spellchk.a
lib/gaim/spellchk.la
lib/gaim/spellchk.so
+lib/gaim/statenotify.a
+lib/gaim/statenotify.la
+lib/gaim/statenotify.so
lib/gaim/ticker.a
lib/gaim/ticker.la
lib/gaim/ticker.so
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/distinfo,v
retrieving revision 1.22
diff -b -u -r1.22 distinfo
--- distinfo 2003/04/25 17:16:52 1.22
+++ distinfo 2003/05/19 02:06:05
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.22 2003/04/25 17:16:52 jmmv Exp $
-SHA1 (gaim-0.62.tar.gz) = edd1ee71277268080888b869cdedd44074ec06b7
-Size (gaim-0.62.tar.gz) = 3191884 bytes
+SHA1 (gaim-0.63.tar.gz) = cfd8e4f6a1bb8a2ce0c0944a8e92de198c2cec52
+Size (gaim-0.63.tar.gz) = 3341972 bytes
Note re PLIST:
-lib/gaim/libicq.a
-lib/gaim/libicq.la
-lib/gaim/libicq.so
These are not built for the 0.60 series. They are part of OSCAR.
>Release-Note:
>Audit-Trail:
>Unformatted: