pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/gaim update gaim to 1.4.0. update provided by mai...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/48de21cb82ef
branches:  trunk
changeset: 496670:48de21cb82ef
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Jul 08 09:39:47 2005 +0000

description:
update gaim to 1.4.0. update provided by maintainer in PR pkg/30693.

changes since 1.3.1:

* Fix system log start times for some protocols
* SILC compiles with newer SILC toolkit versions (Pekka Riikonen)
* Fixed a bug where buddy icon cache files were left in the icon
  cache directory after they were no longer in use.
* Attempt to detect the file type of a buddy icon when saving.
* Additional Yahoo! boot protection (Peter Lawler)
* A few Yahoo! memory leaks plugged (Peter Lawler)
* Fixed handling of the new Yahoo! profile page. (Joshua Honeycutt,
  Peter Lawler)
* Fixed localized Yahoo! room lists.  Please refer to the Yahoo!
  section of the Gaim FAQ for details. (Peter Lawler)
* Enabled sending files to ICQ users using ICQ 5.02 and newer
  (Jonathan Clark)

diffstat:

 chat/gaim/Makefile |  5 ++---
 chat/gaim/PLIST    |  3 ++-
 chat/gaim/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r 8a1ac637e304 -r 48de21cb82ef chat/gaim/Makefile
--- a/chat/gaim/Makefile        Fri Jul 08 07:50:38 2005 +0000
+++ b/chat/gaim/Makefile        Fri Jul 08 09:39:47 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2005/06/10 22:49:47 salo Exp $
+# $NetBSD: Makefile,v 1.90 2005/07/08 09:39:47 grant Exp $
 
-DISTNAME=      gaim-1.3.1
-PKGREVISION=   1
+DISTNAME=      gaim-1.4.0
 CATEGORIES=    chat x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gaim/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 8a1ac637e304 -r 48de21cb82ef chat/gaim/PLIST
--- a/chat/gaim/PLIST   Fri Jul 08 07:50:38 2005 +0000
+++ b/chat/gaim/PLIST   Fri Jul 08 09:39:47 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2005/06/10 22:49:47 salo Exp $
+@comment $NetBSD: PLIST,v 1.41 2005/07/08 09:39:47 grant Exp $
 bin/gaim
 bin/gaim-remote
 include/gaim/account.h
@@ -129,6 +129,7 @@
 ${PKGLOCALEDIR}/locale/my_MM/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gaim.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gaim.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gaim.mo
diff -r 8a1ac637e304 -r 48de21cb82ef chat/gaim/distinfo
--- a/chat/gaim/distinfo        Fri Jul 08 07:50:38 2005 +0000
+++ b/chat/gaim/distinfo        Fri Jul 08 09:39:47 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.65 2005/06/10 12:57:56 salo Exp $
+$NetBSD: distinfo,v 1.66 2005/07/08 09:39:47 grant Exp $
 
-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 (gaim-1.4.0.tar.bz2) = 49955722104216e6e41757657abaa94388c42249
+RMD160 (gaim-1.4.0.tar.bz2) = d12354df0828451d32124750340b759180289591
+Size (gaim-1.4.0.tar.bz2) = 5979303 bytes
 SHA1 (patch-aa) = 555c394dbb4cd9ef4fea621d30ce72baae309067
 SHA1 (patch-ad) = 21ffc478343793ce065c75a24ed0cf58b0677359



Home | Main Index | Thread Index | Old Index