pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gnome2-terminal Update to 2.7.3. This version cor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3cad5bddb52
branches:  trunk
changeset: 480881:c3cad5bddb52
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Sep 21 16:58:05 2004 +0000

description:
Update to 2.7.3.  This version corresponds to GNOME 2.8.0.

2.7.3
===
- Fix an annoying issue with the pointer getting ‘stuck’.
- Allow translators to set the default contents of the encodings menu.
- Deal with lastlog/utmp/wtmp sanely.
- Updated translations: Rostislav Raykov (bg), Miloslav Trmac (cs),
  Adam Weinberger (en_CA), Gareth Owen (en_GB), Takeshi AIHANA (ja),
  Žygimantas Beručka (lt), Arangel Angov (mk), Gnome PL Team (pl),
  Laurent Dhima (sq).

2.7.2
===
- Be more HIGgy in dialogs. In particular, be more precise in some labels,
  and make a few things (in)sensitive when needed.
- Do not accept repeated shortcuts (Kiran Kumar Immidi)
- Make gcc 3.4.0 like us (Stef van der Made),
- Add a confirmation dialog when closing a window with >1 tabs.
- Use the gnome-common scripts.
- Make the xterm color paletter exactly match xterm's.
- Now profiles can implement the analogue of xterm's -hold command line option.
  (Kurt V. Hindenburg)
- Make references into the documentation actually point somewhere.
- Recognize mailto: (with or without the mailto:...) and webdav: uris
- Updated translations: Jordi Mallach (ca), Iñaki Larrañaga Murgoitio (eu),
  Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu), Laszlo Dvornik (hu),
  Mohammad DAMT (id), Stanislav Visnovsky (sk).

diffstat:

 x11/gnome2-terminal/Makefile |  7 +++----
 x11/gnome2-terminal/PLIST    |  3 ++-
 x11/gnome2-terminal/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 3940c4c495fb -r c3cad5bddb52 x11/gnome2-terminal/Makefile
--- a/x11/gnome2-terminal/Makefile      Tue Sep 21 16:57:50 2004 +0000
+++ b/x11/gnome2-terminal/Makefile      Tue Sep 21 16:58:05 2004 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.31 2004/05/07 11:14:05 jmmv Exp $
+# $NetBSD: Makefile,v 1.32 2004/09/21 16:58:05 jmmv Exp $
 #
 
-DISTNAME=              gnome-terminal-2.6.1
+DISTNAME=              gnome-terminal-2.7.3
 PKGNAME=               ${DISTNAME:S/-/2-/}
-PKGREVISION=           1
 CATEGORIES=            x11 gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.6/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.7/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            sab%posix.org.uk@localhost
diff -r 3940c4c495fb -r c3cad5bddb52 x11/gnome2-terminal/PLIST
--- a/x11/gnome2-terminal/PLIST Tue Sep 21 16:57:50 2004 +0000
+++ b/x11/gnome2-terminal/PLIST Tue Sep 21 16:58:05 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/04/18 14:00:28 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/09/21 16:58:05 jmmv Exp $
 bin/gnome-terminal
 lib/bonobo/servers/gnome-terminal.server
 share/application-registry/gnome-terminal.applications
@@ -76,6 +76,7 @@
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-terminal.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-terminal.mo
 ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-terminal.mo
+${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-terminal.mo
 ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gnome-terminal.mo
 ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-terminal.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-terminal.mo
diff -r 3940c4c495fb -r c3cad5bddb52 x11/gnome2-terminal/distinfo
--- a/x11/gnome2-terminal/distinfo      Tue Sep 21 16:57:50 2004 +0000
+++ b/x11/gnome2-terminal/distinfo      Tue Sep 21 16:58:05 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.9 2004/04/18 14:00:28 jmmv Exp $
+$NetBSD: distinfo,v 1.10 2004/09/21 16:58:05 jmmv Exp $
 
-SHA1 (gnome-terminal-2.6.1.tar.bz2) = 9d7abd13691da63cedb8c05629df8b5adf7e14cf
-Size (gnome-terminal-2.6.1.tar.bz2) = 1999378 bytes
+SHA1 (gnome-terminal-2.7.3.tar.bz2) = b066beddb27d6fb8351d7ccd09d115f2871f102d
+Size (gnome-terminal-2.7.3.tar.bz2) = 2064481 bytes


Home | Main Index | Thread Index | Old Index