diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-07-17 23:25:04 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-07-17 23:25:04 +0000 |
commit | 64f7bd3535a08dc88712429e208bf0309564d44c (patch) | |
tree | 2458c98bc786a890c7ddf7881497826277334ac2 /chat | |
parent | 7f211d083d2e84acdaab8292823e9863509ccfc3 (diff) | |
download | pkgsrc-64f7bd3535a08dc88712429e208bf0309564d44c.tar.gz |
Update to 0.80:
New Features:
* Ability to send files from the conversation window (Daniel Atallah)
* Drag a file into the buddy list or a conversation to send it to that buddy
* Yet more new commands and features for SILC (Stu Tomlinson)
* Gaim uses the new file chooser when compiled for GTK+ 2.4 (Fernando Herrera)
* Support for the Epiphany web browser (Leonardo Serra)
* Status messages in Gadu-Gadu (Andrew (proton) Wellington)
* Parentheses are now displayed around the title and tabs of conversations
from offline accounts or parted chats.
* Zephyr typing notification (Arun A Tharuvai)
* Account dialog's columns are resizable (Eduardo PĂ©rez)
Bug Fixes:
* The firefox browser option now works with firefox 0.9
* Buddy icons in conversations no longer depend on the buddy list
* Fix for the bug where some buddies seemed logged in 4 thousand some odd
days (Alan Ford)
Patch from maintainer, Matthew Luckie, in private mail.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gaim/Makefile | 4 | ||||
-rw-r--r-- | chat/gaim/PLIST | 4 | ||||
-rw-r--r-- | chat/gaim/distinfo | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 669ca42cc4a..4d64d5fe7b1 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2004/06/25 12:24:21 gavan Exp $ +# $NetBSD: Makefile,v 1.65 2004/07/17 23:25:04 jmmv Exp $ # -DISTNAME= gaim-0.79 +DISTNAME= gaim-0.80 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gaim/PLIST b/chat/gaim/PLIST index 13a68c7d075..e3cab140417 100644 --- a/chat/gaim/PLIST +++ b/chat/gaim/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.29 2004/06/25 12:24:21 gavan Exp $ +@comment $NetBSD: PLIST,v 1.30 2004/07/17 23:25:04 jmmv Exp $ bin/gaim bin/gaim-remote include/gaim/account.h @@ -149,6 +149,7 @@ ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gaim.mo +${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gaim.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gaim.mo @@ -392,6 +393,7 @@ share/pixmaps/gaim/status/default/gadu-gadu.png share/pixmaps/gaim/status/default/game.png share/pixmaps/gaim/status/default/hiptop.png share/pixmaps/gaim/status/default/icq.png +share/pixmaps/gaim/status/default/ignored.svg share/pixmaps/gaim/status/default/invisible.png share/pixmaps/gaim/status/default/irc.png share/pixmaps/gaim/status/default/jabber.png diff --git a/chat/gaim/distinfo b/chat/gaim/distinfo index 487f375c178..5e4e24a9a5f 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.45 2004/06/25 12:24:21 gavan Exp $ +$NetBSD: distinfo,v 1.46 2004/07/17 23:25:04 jmmv Exp $ -SHA1 (gaim-0.79.tar.bz2) = 03e34aea71ab7e6d1090f5bf845a11a4a2677f96 -Size (gaim-0.79.tar.bz2) = 4377687 bytes +SHA1 (gaim-0.80.tar.bz2) = 66694310c1071d82bc505072165b24dc56c8c98b +Size (gaim-0.80.tar.bz2) = 4589883 bytes SHA1 (patch-aa) = 24f1b21042df5c7706dcf3def37e10943acdd39e SHA1 (patch-ab) = b0637e032ceeefe3b3cc9db42a3105ea9bc68a62 |