Subject: pkg/29542: [patch] update to gaim 1.1.4
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <mjl@luckie.org.nz>
List: pkgsrc-bugs
Date: 02/27/2005 05:46:00
>Number:         29542
>Category:       pkg
>Synopsis:       [patch] update to gaim 1.1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 27 05:46:00 +0000 2005
>Originator:     Matthew Luckie
>Release:        NetBSD 1.6.1
>Organization:
University of Waikato
>Environment:
NetBSD polyprop 1.6.1_RC2 NetBSD 1.6.1_RC2 (polyprop) #4: Wed Nov 26 08:39:04 NZDT 2003 root@polyprop:/usr/src/sys/arch/cobalt/compile/polyprop cobalt
>Description:
gaim 1.1.4 is out.  it fixes another security issue, among other things.
>How-To-Repeat:
N/A
>Fix:
Note that gaim appears to create the directory ${PKGLOCALEDIR}/locale/tl/LC_MESSAGES during install but never uses it.

[mjl@polyprop gaim]$ cvs diff
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/Makefile,v
retrieving revision 1.79
diff -u -r1.79 Makefile
--- Makefile    21 Feb 2005 09:46:43 -0000      1.79
+++ Makefile    27 Feb 2005 05:43:37 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.79 2005/02/21 09:46:43 adam Exp $

-DISTNAME=      gaim-1.1.3
+DISTNAME=      gaim-1.1.4
 CATEGORIES=    chat x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gaim/}
 EXTRACT_SUFX=  .tar.bz2
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/gaim/distinfo,v
retrieving revision 1.59
diff -u -r1.59 distinfo
--- distinfo    23 Feb 2005 15:59:11 -0000      1.59
+++ distinfo    27 Feb 2005 05:43:37 -0000
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.59 2005/02/23 15:59:11 agc Exp $

-SHA1 (gaim-1.1.3.tar.bz2) = d2510077f6ea2a0429042c2d7a52d6269cfc1b8e
-RMD160 (gaim-1.1.3.tar.bz2) = 050be30c0b5002022e39e2433c31a8473aa6945e
-Size (gaim-1.1.3.tar.bz2) = 5197132 bytes
+SHA1 (gaim-1.1.4.tar.bz2) = ef4061f2f7413b18c4ea59da10b9f0837df20054
+RMD160 (gaim-1.1.4.tar.bz2) = eb254b2d63108cd65c5237bea922900a4ba72fbf
+Size (gaim-1.1.4.tar.bz2) = 5195580 bytes
 SHA1 (patch-aa) = 555c394dbb4cd9ef4fea621d30ce72baae309067
 SHA1 (patch-ac) = 9cb0f91f58a556f44de84819e9c15083f012abbc
 SHA1 (patch-ad) = e3c71479caeeebe287bcd063e5b8e470832a0c08
cvs diff: Diffing patches