pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gaim-encryption Imported a new version with two s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2532fb657fef
branches:  trunk
changeset: 530631:2532fb657fef
user:      lkundrak <lkundrak%pkgsrc.org@localhost>
date:      Tue Jul 03 10:35:40 2007 +0000

description:
Imported a new version with two subtle bugs, yet with security
implications were fixed.

     2.39    Bugfix for invalid key messages
             Memory leaks fixed (Max Kellermann and Stu Tomlinson)

diffstat:

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

diffs (30 lines):

diff -r 5c44584a5bbc -r 2532fb657fef chat/gaim-encryption/Makefile
--- a/chat/gaim-encryption/Makefile     Tue Jul 03 05:08:53 2007 +0000
+++ b/chat/gaim-encryption/Makefile     Tue Jul 03 10:35:40 2007 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2006/07/07 15:49:31 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2007/07/03 10:35:40 lkundrak Exp $
 
-DISTNAME=      gaim-encryption-2.38
-PKGREVISION=   3
+DISTNAME=      gaim-encryption-2.39
+#PKGREVISION=  3
 CATEGORIES=    chat security
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gaim-encryption/}
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pidgin-encrypt/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://gaim-encryption.sourceforge.net/
diff -r 5c44584a5bbc -r 2532fb657fef chat/gaim-encryption/distinfo
--- a/chat/gaim-encryption/distinfo     Tue Jul 03 05:08:53 2007 +0000
+++ b/chat/gaim-encryption/distinfo     Tue Jul 03 10:35:40 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/09/12 00:35:01 gdt Exp $
+$NetBSD: distinfo,v 1.4 2007/07/03 10:35:40 lkundrak Exp $
 
-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
+SHA1 (gaim-encryption-2.39.tar.gz) = 30045fbb87ff11d79c58c866f88a0013cb57a016
+RMD160 (gaim-encryption-2.39.tar.gz) = 2286153e0747c7c16619ceee79e7181a1c9797a3
+Size (gaim-encryption-2.39.tar.gz) = 544306 bytes



Home | Main Index | Thread Index | Old Index