diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-14 09:44:17 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-14 09:44:17 +0000 |
commit | 8c07caf33f1d27138f1a737b7ba2a8bf8d059ead (patch) | |
tree | edc98f61eb8201ca90977bc96d4e3eae5e10261d /chat/gaim | |
parent | 373b8a53e51e287b072f52d69b424b6300fd0dec (diff) | |
download | pkgsrc-8c07caf33f1d27138f1a737b7ba2a8bf8d059ead.tar.gz |
Update to 1.0.1:
New Features:
* Use the GNOME default browser when opening links if you're running GNOME
(Alex Duggan)
* Added support for multiple addressbooks in the gevolution plugin
(Henry Jen).
Bug Fixes:
* Send-As menu duplicates less work (Dave West)
* Can now see your own MSN buddy icon (Felipe Contreras)
* Jabber roomlist fetches work again
* Close buttons on tabs in existing conversations correctly reflect the
"show close buttons on tabs" preference (Nathan Fredrickson)
* Fix to make the get_signon(buddy) perl plugin function work (Gregory C.
Harfst)
* Fixed crashes when reloading the gevolution plugin (Henry Jen)
* Fixed some memory leaks in the gevolution plugin.
* Wrap at character boundaries if there is not enough space for a full word
* 64 bit compile warning fixes
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 5 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index a7ba25797b3..2cf67358b8e 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2004/10/03 00:13:14 tv Exp $ +# $NetBSD: Makefile,v 1.71 2004/10/14 09:44:17 jmmv Exp $ # -DISTNAME= gaim-1.0.0 -PKGREVISION= 1 +DISTNAME= gaim-1.0.1 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 09a48a71386..13c3c0b439f 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.50 2004/09/22 18:09:39 gavan Exp $ +$NetBSD: distinfo,v 1.51 2004/10/14 09:44:17 jmmv Exp $ -SHA1 (gaim-1.0.0.tar.bz2) = 5d9de422485c3c819935989689a464124ba26c8f -Size (gaim-1.0.0.tar.bz2) = 4775279 bytes +SHA1 (gaim-1.0.1.tar.bz2) = 419f5dd0e08eaba188691103b4311b8aad854e42 +Size (gaim-1.0.1.tar.bz2) = 4804883 bytes SHA1 (patch-aa) = 24f1b21042df5c7706dcf3def37e10943acdd39e |