pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/gaim-encryption Update to 2.38 (mainly bugfixes).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be2bcbcb924f
branches:  trunk
changeset: 499162:be2bcbcb924f
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Mon Sep 12 00:35:01 2005 +0000

description:
Update to 2.38 (mainly bugfixes).

Closes PR pkg/31291 from Jason White.  Jason reports that 2.34 does
not work with jabber, and 2.36 did.

Change since 2.34:

     2.38    Added #defines for older gtk to bypass gstdio
             Fixed flags on outgoing key messages to avoid un-idling
             Changed default auto-accept of unknown keys to false.
             Fixed debug output for version warning (Daniel Atallah)

     2.37    Bugfix for possible double-free of buffer
             Bugfix for preference directories with unicode chars
             Relaxed checks on Gaim version to allow minor version bumps
             Same relaxed checks on the Win32 installer (Daniel Atallah)
             Change to intl code to compile on Solaris (Jonathan Wang)

     2.36    Bugfix for users who use a non-default prefs directory
             Bugfix for Windows 2000

     2.35    Workaround for Jabber bug in Gaim

diffstat:

 chat/gaim-encryption/Makefile |  4 ++--
 chat/gaim-encryption/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r b614c2d23bf2 -r be2bcbcb924f chat/gaim-encryption/Makefile
--- a/chat/gaim-encryption/Makefile     Sun Sep 11 20:00:36 2005 +0000
+++ b/chat/gaim-encryption/Makefile     Mon Sep 12 00:35:01 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/06/01 18:02:41 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/12 00:35:01 gdt Exp $
 
-DISTNAME=      gaim-encryption-2.34
+DISTNAME=      gaim-encryption-2.38
 CATEGORIES=    chat security
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gaim-encryption/}
 
diff -r b614c2d23bf2 -r be2bcbcb924f chat/gaim-encryption/distinfo
--- a/chat/gaim-encryption/distinfo     Sun Sep 11 20:00:36 2005 +0000
+++ b/chat/gaim-encryption/distinfo     Mon Sep 12 00:35:01 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 15:59:11 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/09/12 00:35:01 gdt Exp $
 
-SHA1 (gaim-encryption-2.34.tar.gz) = 713e0d317ac272c80f1ec69d6cd1e1fedb92bef2
-RMD160 (gaim-encryption-2.34.tar.gz) = 6d5e3c9b7acdc75ed2f553ca2b3d00251e3d813c
-Size (gaim-encryption-2.34.tar.gz) = 544913 bytes
+SHA1 (gaim-encryption-2.38.tar.gz) = 44b710bf446f2c6f4e0a862858145ec0f898bae3
+RMD160 (gaim-encryption-2.38.tar.gz) = 4009be5f3061449354b65752d5dda2fb5f6942d2
+Size (gaim-encryption-2.38.tar.gz) = 543958 bytes



Home | Main Index | Thread Index | Old Index