diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-09-21 16:58:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-09-21 16:58:05 +0000 |
commit | 520e039eaa833b017da9f9f46aaf866519b560c5 (patch) | |
tree | 686079a3ed3294e1cd3effff0ecb744c0fda4089 /x11/gnome2-terminal | |
parent | c589608e92ebcfaac3c74c116d6b8c599a103bce (diff) | |
download | pkgsrc-520e039eaa833b017da9f9f46aaf866519b560c5.tar.gz |
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 (limited to 'x11/gnome2-terminal')
-rw-r--r-- | x11/gnome2-terminal/Makefile | 7 | ||||
-rw-r--r-- | x11/gnome2-terminal/PLIST | 3 | ||||
-rw-r--r-- | x11/gnome2-terminal/distinfo | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index 0fbd381d168..f4727a861e5 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -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 diff --git a/x11/gnome2-terminal/PLIST b/x11/gnome2-terminal/PLIST index 6db197dac02..acc2e49453b 100644 --- a/x11/gnome2-terminal/PLIST +++ b/x11/gnome2-terminal/PLIST @@ -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_CA/LC_MESSAGES/gnome-terminal.mo ${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 --git a/x11/gnome2-terminal/distinfo b/x11/gnome2-terminal/distinfo index 1aea58ba8d5..07cfb474653 100644 --- a/x11/gnome2-terminal/distinfo +++ b/x11/gnome2-terminal/distinfo @@ -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 |