pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/gedit Update to 2.8.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f9667fc95ad
branches:  trunk
changeset: 486473:8f9667fc95ad
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Dec 28 21:52:40 2004 +0000

description:
Update to 2.8.2:

Fixes
=====
- remove UTF-16, UCS-2 and UCS-4 from the supported encoding list since
  they are (and always have been) broken (Paolo Maggi)
- do not leak some tooltips (Paolo Borelli)
- fix crash loading some remote files (Paolo Maggi)
- check if metadata file exists before reading it (Marco Pesenti Gritti)

New and updated translations
============================
Nikos Charonitakis (el)
Martin Willemoes Hansen (da)
Jordi Mallach (ca)
Mohammad DAMT (id)
Christophe Merlet (fr)

diffstat:

 editors/gedit/Makefile |  5 ++---
 editors/gedit/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r c85095c080b7 -r 8f9667fc95ad editors/gedit/Makefile
--- a/editors/gedit/Makefile    Tue Dec 28 21:52:20 2004 +0000
+++ b/editors/gedit/Makefile    Tue Dec 28 21:52:40 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2004/12/24 04:32:54 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2004/12/28 21:52:40 jmmv Exp $
 #
 
-DISTNAME=              gedit-2.8.1
-PKGREVISION=           1
+DISTNAME=              gedit-2.8.2
 CATEGORIES=            editors gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gedit/2.8/}
 EXTRACT_SUFX=          .tar.bz2
diff -r c85095c080b7 -r 8f9667fc95ad editors/gedit/distinfo
--- a/editors/gedit/distinfo    Tue Dec 28 21:52:20 2004 +0000
+++ b/editors/gedit/distinfo    Tue Dec 28 21:52:40 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/10/11 08:08:56 jmmv Exp $
+$NetBSD: distinfo,v 1.12 2004/12/28 21:52:40 jmmv Exp $
 
-SHA1 (gedit-2.8.1.tar.bz2) = 526945d00384c79eaaa7f0420de1a974e27e7717
-Size (gedit-2.8.1.tar.bz2) = 2520837 bytes
+SHA1 (gedit-2.8.2.tar.bz2) = 28fe9650bfef07412628b266be852e792342d4cc
+Size (gedit-2.8.2.tar.bz2) = 2520327 bytes



Home | Main Index | Thread Index | Old Index