diff options
author | salo <salo> | 2005-06-10 12:57:56 +0000 |
---|---|---|
committer | salo <salo> | 2005-06-10 12:57:56 +0000 |
commit | e855541a378f5cb747efa6ea977f9e71af1f765a (patch) | |
tree | 9e58a31a8e1bbe0b42f9d288ba635bfcfe547732 /chat/gaim | |
parent | 00541b591f9b281cdc1d192ff2a6cee942d47d02 (diff) | |
download | pkgsrc-e855541a378f5cb747efa6ea977f9e71af1f765a.tar.gz |
Update to version 1.3.1
Changes:
- security fixes for DoS issues:
http://gaim.sourceforge.net/security/index.php?id=18
http://gaim.sourceforge.net/security/index.php?id=19
- Fix Yahoo! privacy bug
- Fix Jabber Get Info crash on busted servers
- The file transfer details section now also displays the full
path to the local file sent/received.
- Yahoo! has the following new "/" commands: /join, /buzz
- Updated our gaim.desktop file, thanks to all our terrific
- translators for sending in translations of the changes
- Improvements to how Gaim handles new message notification
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 4 | ||||
-rw-r--r-- | chat/gaim/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 491eb36ecdb..d91c60c575a 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.87 2005/06/01 18:02:41 jlam Exp $ +# $NetBSD: Makefile,v 1.88 2005/06/10 12:57:56 salo Exp $ -DISTNAME= gaim-1.3.0 +DISTNAME= gaim-1.3.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 14b6ddd5e57..37e0871a9fb 100644 --- a/chat/gaim/distinfo +++ b/chat/gaim/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.64 2005/05/12 10:32:18 salo Exp $ +$NetBSD: distinfo,v 1.65 2005/06/10 12:57:56 salo Exp $ -SHA1 (gaim-1.3.0.tar.bz2) = 3051a64f3a72ae2e606064d3e955f82a712b626a -RMD160 (gaim-1.3.0.tar.bz2) = 52ba57154c67971690e5dae9ddfee249cf539b1b -Size (gaim-1.3.0.tar.bz2) = 5355123 bytes +SHA1 (gaim-1.3.1.tar.bz2) = b856ceaa5c0747b650b69ecacb22ddb4b0466a02 +RMD160 (gaim-1.3.1.tar.bz2) = 94b788ac35e385163e2fa6b8885329861533236e +Size (gaim-1.3.1.tar.bz2) = 5862559 bytes SHA1 (patch-aa) = 555c394dbb4cd9ef4fea621d30ce72baae309067 SHA1 (patch-ad) = 21ffc478343793ce065c75a24ed0cf58b0677359 |