diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-05 05:19:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-02-05 05:19:11 +0800 |
commit | ac9f36cca05420870273c7af0457f55aeb589f23 (patch) | |
tree | ef25728950ee790977120f19d6f5baf9c7ffa168 /x11 | |
parent | 179a325ee887c4a22fcca8e0a72f41a16ebc8c25 (diff) | |
download | marcuscom-ports-ac9f36cca05420870273c7af0457f55aeb589f23.tar marcuscom-ports-ac9f36cca05420870273c7af0457f55aeb589f23.tar.gz marcuscom-ports-ac9f36cca05420870273c7af0457f55aeb589f23.tar.bz2 marcuscom-ports-ac9f36cca05420870273c7af0457f55aeb589f23.tar.lz marcuscom-ports-ac9f36cca05420870273c7af0457f55aeb589f23.tar.xz marcuscom-ports-ac9f36cca05420870273c7af0457f55aeb589f23.tar.zst marcuscom-ports-ac9f36cca05420870273c7af0457f55aeb589f23.zip |
Update to 2.5.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1776 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-terminal/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome-terminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnome-terminal/files/patch-src::terminal-window.c | 14 | ||||
-rw-r--r-- | x11/gnome-terminal/pkg-plist | 2 | ||||
-rw-r--r-- | x11/gnometerminal/Makefile | 3 | ||||
-rw-r--r-- | x11/gnometerminal/distinfo | 2 | ||||
-rw-r--r-- | x11/gnometerminal/files/patch-src::terminal-window.c | 14 | ||||
-rw-r--r-- | x11/gnometerminal/pkg-plist | 2 |
8 files changed, 8 insertions, 34 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 35b3a0056..989cddb60 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.5.1 -PORTREVISION= 2 +PORTVERSION= 2.5.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.5 diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo index 1767cec16..3a84d9bcc 100644 --- a/x11/gnome-terminal/distinfo +++ b/x11/gnome-terminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-2.5.1.tar.bz2) = 71a9c9a70ca0c6b633944fad358109a8 +MD5 (gnome2/gnome-terminal-2.5.4.tar.bz2) = cbe731ed4bdf3b2c61c1eb4248ee3ff4 diff --git a/x11/gnome-terminal/files/patch-src::terminal-window.c b/x11/gnome-terminal/files/patch-src::terminal-window.c deleted file mode 100644 index e15c73d49..000000000 --- a/x11/gnome-terminal/files/patch-src::terminal-window.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/terminal-window.c.orig Wed Nov 5 01:50:14 2003 -+++ src/terminal-window.c Tue Jan 27 22:57:22 2004 -@@ -778,6 +778,11 @@ - menus_have_icons = TRUE; - } - -+ g_signal_connect (window->priv->menubar, -+ "can_activate_accel", -+ G_CALLBACK (gtk_true), -+ NULL); -+ - accel_group = terminal_accels_get_group_for_widget (GTK_WIDGET (window)); - gtk_window_add_accel_group (GTK_WINDOW (window), accel_group); - diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist index 67af5464a..abccdc1fd 100644 --- a/x11/gnome-terminal/pkg-plist +++ b/x11/gnome-terminal/pkg-plist @@ -114,6 +114,7 @@ share/locale/ga/LC_MESSAGES/gnome-terminal.mo share/locale/gl/LC_MESSAGES/gnome-terminal.mo share/locale/he/LC_MESSAGES/gnome-terminal.mo share/locale/hi/LC_MESSAGES/gnome-terminal.mo +share/locale/hr/LC_MESSAGES/gnome-terminal.mo share/locale/hu/LC_MESSAGES/gnome-terminal.mo share/locale/id/LC_MESSAGES/gnome-terminal.mo share/locale/it/LC_MESSAGES/gnome-terminal.mo @@ -126,6 +127,7 @@ share/locale/ml/LC_MESSAGES/gnome-terminal.mo share/locale/mn/LC_MESSAGES/gnome-terminal.mo share/locale/ms/LC_MESSAGES/gnome-terminal.mo share/locale/nl/LC_MESSAGES/gnome-terminal.mo +share/locale/nn/LC_MESSAGES/gnome-terminal.mo share/locale/no/LC_MESSAGES/gnome-terminal.mo share/locale/pl/LC_MESSAGES/gnome-terminal.mo share/locale/pt/LC_MESSAGES/gnome-terminal.mo diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile index 35b3a0056..989cddb60 100644 --- a/x11/gnometerminal/Makefile +++ b/x11/gnometerminal/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnometerminal -PORTVERSION= 2.5.1 -PORTREVISION= 2 +PORTVERSION= 2.5.4 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-terminal/2.5 diff --git a/x11/gnometerminal/distinfo b/x11/gnometerminal/distinfo index 1767cec16..3a84d9bcc 100644 --- a/x11/gnometerminal/distinfo +++ b/x11/gnometerminal/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-terminal-2.5.1.tar.bz2) = 71a9c9a70ca0c6b633944fad358109a8 +MD5 (gnome2/gnome-terminal-2.5.4.tar.bz2) = cbe731ed4bdf3b2c61c1eb4248ee3ff4 diff --git a/x11/gnometerminal/files/patch-src::terminal-window.c b/x11/gnometerminal/files/patch-src::terminal-window.c deleted file mode 100644 index e15c73d49..000000000 --- a/x11/gnometerminal/files/patch-src::terminal-window.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/terminal-window.c.orig Wed Nov 5 01:50:14 2003 -+++ src/terminal-window.c Tue Jan 27 22:57:22 2004 -@@ -778,6 +778,11 @@ - menus_have_icons = TRUE; - } - -+ g_signal_connect (window->priv->menubar, -+ "can_activate_accel", -+ G_CALLBACK (gtk_true), -+ NULL); -+ - accel_group = terminal_accels_get_group_for_widget (GTK_WIDGET (window)); - gtk_window_add_accel_group (GTK_WINDOW (window), accel_group); - diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist index 67af5464a..abccdc1fd 100644 --- a/x11/gnometerminal/pkg-plist +++ b/x11/gnometerminal/pkg-plist @@ -114,6 +114,7 @@ share/locale/ga/LC_MESSAGES/gnome-terminal.mo share/locale/gl/LC_MESSAGES/gnome-terminal.mo share/locale/he/LC_MESSAGES/gnome-terminal.mo share/locale/hi/LC_MESSAGES/gnome-terminal.mo +share/locale/hr/LC_MESSAGES/gnome-terminal.mo share/locale/hu/LC_MESSAGES/gnome-terminal.mo share/locale/id/LC_MESSAGES/gnome-terminal.mo share/locale/it/LC_MESSAGES/gnome-terminal.mo @@ -126,6 +127,7 @@ share/locale/ml/LC_MESSAGES/gnome-terminal.mo share/locale/mn/LC_MESSAGES/gnome-terminal.mo share/locale/ms/LC_MESSAGES/gnome-terminal.mo share/locale/nl/LC_MESSAGES/gnome-terminal.mo +share/locale/nn/LC_MESSAGES/gnome-terminal.mo share/locale/no/LC_MESSAGES/gnome-terminal.mo share/locale/pl/LC_MESSAGES/gnome-terminal.mo share/locale/pt/LC_MESSAGES/gnome-terminal.mo |