diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-07 05:21:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-07 05:21:04 +0000 |
commit | 6d40d415bbe7e9404f779bf11e02cd4c08952dc9 (patch) | |
tree | ff24b19afde6eba8a6c14535cee22da5c21c7818 /deskutils | |
parent | - Reset maintainer (diff) |
Update to 2.10.1.
Notes
Notes:
svn path=/head/; revision=132667
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gnome-utils/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-utils/distinfo | 4 | ||||
-rw-r--r-- | deskutils/gnome-utils/files/patch-gsearchtool_gsearchtool-callbacks.c | 29 | ||||
-rw-r--r-- | deskutils/gnome-utils/pkg-plist | 2 | ||||
-rw-r--r-- | deskutils/gnomeutils2/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnomeutils2/distinfo | 4 | ||||
-rw-r--r-- | deskutils/gnomeutils2/files/patch-gsearchtool_gsearchtool-callbacks.c | 29 | ||||
-rw-r--r-- | deskutils/gnomeutils2/pkg-plist | 2 |
8 files changed, 10 insertions, 64 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index d6e79dff9447..fe275b6bfe4a 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeutils2 -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 PORTEPOCH= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/deskutils/gnome-utils/distinfo b/deskutils/gnome-utils/distinfo index 1e7ee27e21cb..431d41d29274 100644 --- a/deskutils/gnome-utils/distinfo +++ b/deskutils/gnome-utils/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-utils-2.10.0.tar.bz2) = 43644d28321645aa68428e99fadb2504 -SIZE (gnome2/gnome-utils-2.10.0.tar.bz2) = 2012166 +MD5 (gnome2/gnome-utils-2.10.1.tar.bz2) = 78c0afdc112757b13d203fe1ad9c04ad +SIZE (gnome2/gnome-utils-2.10.1.tar.bz2) = 2049143 diff --git a/deskutils/gnome-utils/files/patch-gsearchtool_gsearchtool-callbacks.c b/deskutils/gnome-utils/files/patch-gsearchtool_gsearchtool-callbacks.c deleted file mode 100644 index 325e50a3548d..000000000000 --- a/deskutils/gnome-utils/files/patch-gsearchtool_gsearchtool-callbacks.c +++ /dev/null @@ -1,29 +0,0 @@ ---- gsearchtool/gsearchtool-callbacks.c.orig Thu Dec 23 19:14:17 2004 -+++ gsearchtool/gsearchtool-callbacks.c Thu Dec 23 19:15:55 2004 -@@ -54,9 +54,11 @@ - quit_application (GSearchCommandDetails * command_details) - { - if (command_details->command_status == RUNNING) { -- command_details->command_status = MAKE_IT_QUIT; - #ifdef HAVE_GETPGID - pid_t pgid; -+#endif -+ command_details->command_status = MAKE_IT_QUIT; -+#ifdef HAVE_GETPGID - - pgid = getpgid (command_details->command_pid); - -@@ -122,10 +124,12 @@ - GSearchWindow * gsearch = data; - - if (gsearch->command_details->command_status == RUNNING) { -+#ifdef HAVE_GETPGID -+ pid_t pgid; -+#endif - gtk_widget_set_sensitive (gsearch->stop_button, FALSE); - gsearch->command_details->command_status = MAKE_IT_STOP; - #ifdef HAVE_GETPGID -- pid_t pgid; - - pgid = getpgid (gsearch->command_details->command_pid); - diff --git a/deskutils/gnome-utils/pkg-plist b/deskutils/gnome-utils/pkg-plist index 9bb821653750..ef6c79aab8ae 100644 --- a/deskutils/gnome-utils/pkg-plist +++ b/deskutils/gnome-utils/pkg-plist @@ -165,6 +165,7 @@ share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/rw/LC_MESSAGES/gnome-utils-2.0.mo share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo share/locale/sq/LC_MESSAGES/gnome-utils-2.0.mo @@ -177,6 +178,7 @@ share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/xh/LC_MESSAGES/gnome-utils-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo @dirrm share/gnome/omf/gnome-utils diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile index d6e79dff9447..fe275b6bfe4a 100644 --- a/deskutils/gnomeutils2/Makefile +++ b/deskutils/gnomeutils2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeutils2 -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 PORTEPOCH= 1 CATEGORIES= deskutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/deskutils/gnomeutils2/distinfo b/deskutils/gnomeutils2/distinfo index 1e7ee27e21cb..431d41d29274 100644 --- a/deskutils/gnomeutils2/distinfo +++ b/deskutils/gnomeutils2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-utils-2.10.0.tar.bz2) = 43644d28321645aa68428e99fadb2504 -SIZE (gnome2/gnome-utils-2.10.0.tar.bz2) = 2012166 +MD5 (gnome2/gnome-utils-2.10.1.tar.bz2) = 78c0afdc112757b13d203fe1ad9c04ad +SIZE (gnome2/gnome-utils-2.10.1.tar.bz2) = 2049143 diff --git a/deskutils/gnomeutils2/files/patch-gsearchtool_gsearchtool-callbacks.c b/deskutils/gnomeutils2/files/patch-gsearchtool_gsearchtool-callbacks.c deleted file mode 100644 index 325e50a3548d..000000000000 --- a/deskutils/gnomeutils2/files/patch-gsearchtool_gsearchtool-callbacks.c +++ /dev/null @@ -1,29 +0,0 @@ ---- gsearchtool/gsearchtool-callbacks.c.orig Thu Dec 23 19:14:17 2004 -+++ gsearchtool/gsearchtool-callbacks.c Thu Dec 23 19:15:55 2004 -@@ -54,9 +54,11 @@ - quit_application (GSearchCommandDetails * command_details) - { - if (command_details->command_status == RUNNING) { -- command_details->command_status = MAKE_IT_QUIT; - #ifdef HAVE_GETPGID - pid_t pgid; -+#endif -+ command_details->command_status = MAKE_IT_QUIT; -+#ifdef HAVE_GETPGID - - pgid = getpgid (command_details->command_pid); - -@@ -122,10 +124,12 @@ - GSearchWindow * gsearch = data; - - if (gsearch->command_details->command_status == RUNNING) { -+#ifdef HAVE_GETPGID -+ pid_t pgid; -+#endif - gtk_widget_set_sensitive (gsearch->stop_button, FALSE); - gsearch->command_details->command_status = MAKE_IT_STOP; - #ifdef HAVE_GETPGID -- pid_t pgid; - - pgid = getpgid (gsearch->command_details->command_pid); - diff --git a/deskutils/gnomeutils2/pkg-plist b/deskutils/gnomeutils2/pkg-plist index 9bb821653750..ef6c79aab8ae 100644 --- a/deskutils/gnomeutils2/pkg-plist +++ b/deskutils/gnomeutils2/pkg-plist @@ -165,6 +165,7 @@ share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/rw/LC_MESSAGES/gnome-utils-2.0.mo share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo share/locale/sq/LC_MESSAGES/gnome-utils-2.0.mo @@ -177,6 +178,7 @@ share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo +share/locale/xh/LC_MESSAGES/gnome-utils-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo @dirrm share/gnome/omf/gnome-utils |