summaryrefslogtreecommitdiffstats
path: root/x11-wm/wmakerconf
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-01-29 21:31:39 +0000
committersteve <steve@FreeBSD.org>2000-01-29 21:31:39 +0000
commit56e7de8c4ea342fc77d9ae7db819e22c3a2aaf23 (patch)
tree9f41c41d9cd56b7879365a64be57466b0307984f /x11-wm/wmakerconf
parent7a6b8aa6d73f0833066061ea1653faad4504ffb6 (diff)
downloadFreeBSD-ports-56e7de8c4ea342fc77d9ae7db819e22c3a2aaf23.zip
FreeBSD-ports-56e7de8c4ea342fc77d9ae7db819e22c3a2aaf23.tar.gz
Update to version 2.5.
PR: 16326 Submitted by: Maxim Sobolev <sobomax@altavista.net>
Diffstat (limited to 'x11-wm/wmakerconf')
-rw-r--r--x11-wm/wmakerconf/Makefile2
-rw-r--r--x11-wm/wmakerconf/distinfo2
-rw-r--r--x11-wm/wmakerconf/files/patch-aa14
-rw-r--r--x11-wm/wmakerconf/pkg-plist1
4 files changed, 3 insertions, 16 deletions
diff --git a/x11-wm/wmakerconf/Makefile b/x11-wm/wmakerconf/Makefile
index cc61663..800ba71 100644
--- a/x11-wm/wmakerconf/Makefile
+++ b/x11-wm/wmakerconf/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-DISTNAME= wmakerconf-2.4
+DISTNAME= wmakerconf-2.5
CATEGORIES= x11-wm
MASTER_SITES= http://ulli.linuxbox.com/wmakerconf/
diff --git a/x11-wm/wmakerconf/distinfo b/x11-wm/wmakerconf/distinfo
index 068b5ba..cf38577 100644
--- a/x11-wm/wmakerconf/distinfo
+++ b/x11-wm/wmakerconf/distinfo
@@ -1 +1 @@
-MD5 (wmakerconf-2.4.tar.bz2) = 0f2d272aab868b53d64f651adc3ee44a
+MD5 (wmakerconf-2.5.tar.bz2) = 1a8979f7f9d47cc4cc719125110c8447
diff --git a/x11-wm/wmakerconf/files/patch-aa b/x11-wm/wmakerconf/files/patch-aa
deleted file mode 100644
index 000a1b8..0000000
--- a/x11-wm/wmakerconf/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/menu.c.orig Mon Sep 20 13:40:07 1999
-+++ src/menu.c Mon Sep 20 13:40:47 1999
-@@ -202,9 +202,11 @@
- gtk_menu_item_set_submenu (GTK_MENU_ITEM (item), file_menu);
- gtk_menu_bar_append (GTK_MENU_BAR (menu_bar), item);
-
-+#if defined(NETSCAPE)
- item = gtk_menu_item_new_with_label (_("Themes"));
- gtk_menu_item_set_submenu (GTK_MENU_ITEM (item), themes_menu);
- gtk_menu_bar_append (GTK_MENU_BAR (menu_bar), item);
-+#endif /* defined(NETSCAPE) */
-
- item = gtk_menu_item_new_with_label (_("Help"));
- gtk_menu_item_set_submenu (GTK_MENU_ITEM (item), help_menu);
diff --git a/x11-wm/wmakerconf/pkg-plist b/x11-wm/wmakerconf/pkg-plist
index df71a8c..5e9ee5b 100644
--- a/x11-wm/wmakerconf/pkg-plist
+++ b/x11-wm/wmakerconf/pkg-plist
@@ -9,6 +9,7 @@ share/locale/fr/LC_MESSAGES/wmakerconf.mo
share/locale/hu/LC_MESSAGES/wmakerconf.mo
share/locale/it/LC_MESSAGES/wmakerconf.mo
share/locale/ja/LC_MESSAGES/wmakerconf.mo
+share/locale/ja/LC_MESSAGES/wmakerconf-data.mo
share/locale/ko/LC_MESSAGES/wmakerconf.mo
share/locale/no/LC_MESSAGES/wmakerconf.mo
share/locale/pl/LC_MESSAGES/wmakerconf.mo
OpenPOWER on IntegriCloud