summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-12-22 08:50:38 +0000
committermartti <martti@pkgsrc.org>2003-12-22 08:50:38 +0000
commit0e010634ac2728b4755ef5a52e3c00a41ff778b3 (patch)
treec2c7dd56f2ba47649eda306e27a29771d34cdc72 /x11
parent3041cbb5b2709c4a9dae7762aa957e5484ca7014 (diff)
downloadpkgsrc-0e010634ac2728b4755ef5a52e3c00a41ff778b3.tar.gz
Updated xfce4 to 4.0.2
* Improve window manager responsiveness * Various bug fixes in file manager, window manager and panel * More 64bit clean up * New translation added: Azerbaijani
Diffstat (limited to 'x11')
-rw-r--r--x11/libxfce4gui/Makefile3
-rw-r--r--x11/libxfce4gui/PLIST4
-rw-r--r--x11/libxfce4gui/buildlink2.mk4
-rw-r--r--x11/libxfce4gui/distinfo6
-rw-r--r--x11/libxfce4mcs/PLIST6
-rw-r--r--x11/libxfce4mcs/buildlink2.mk4
-rw-r--r--x11/libxfce4mcs/distinfo6
-rw-r--r--x11/libxfce4util/buildlink2.mk4
-rw-r--r--x11/libxfce4util/distinfo6
-rw-r--r--x11/xfce4-desktop/Makefile3
-rw-r--r--x11/xfce4-desktop/PLIST6
-rw-r--r--x11/xfce4-desktop/buildlink2.mk4
-rw-r--r--x11/xfce4-desktop/distinfo6
-rw-r--r--x11/xfce4-gtk2-engines/Makefile4
-rw-r--r--x11/xfce4-gtk2-engines/distinfo6
-rw-r--r--x11/xfce4-mcs-manager/Makefile3
-rw-r--r--x11/xfce4-mcs-manager/PLIST3
-rw-r--r--x11/xfce4-mcs-manager/buildlink2.mk4
-rw-r--r--x11/xfce4-mcs-manager/distinfo6
-rw-r--r--x11/xfce4-mcs-plugins/Makefile3
-rw-r--r--x11/xfce4-mcs-plugins/PLIST3
-rw-r--r--x11/xfce4-mcs-plugins/buildlink2.mk4
-rw-r--r--x11/xfce4-mcs-plugins/distinfo6
-rw-r--r--x11/xfce4-panel/Makefile3
-rw-r--r--x11/xfce4-panel/PLIST5
-rw-r--r--x11/xfce4-panel/buildlink2.mk4
-rw-r--r--x11/xfce4-panel/distinfo6
-rw-r--r--x11/xfce4-themes/Makefile4
-rw-r--r--x11/xfce4-themes/distinfo6
-rw-r--r--x11/xfce4-toys/Makefile3
-rw-r--r--x11/xfce4-toys/PLIST5
-rw-r--r--x11/xfce4-toys/buildlink2.mk4
-rw-r--r--x11/xfce4-toys/distinfo6
-rw-r--r--x11/xfce4-trigger-launcher/Makefile3
-rw-r--r--x11/xfce4-trigger-launcher/PLIST4
-rw-r--r--x11/xfce4-trigger-launcher/buildlink2.mk4
-rw-r--r--x11/xfce4-trigger-launcher/distinfo6
-rw-r--r--x11/xfce4-utils/Makefile3
-rw-r--r--x11/xfce4-utils/PLIST14
-rw-r--r--x11/xfce4-utils/buildlink2.mk4
-rw-r--r--x11/xfce4-utils/distinfo6
41 files changed, 103 insertions, 91 deletions
diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile
index ecad67bad25..d7e5b467844 100644
--- a/x11/libxfce4gui/Makefile
+++ b/x11/libxfce4gui/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:26 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/22 08:50:41 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= libxfcegui4-${XFCE4_VERSION}
PKGNAME= libxfce4gui-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 widget library
diff --git a/x11/libxfce4gui/PLIST b/x11/libxfce4gui/PLIST
index c6f92036ba5..4fab6cde405 100644
--- a/x11/libxfce4gui/PLIST
+++ b/x11/libxfce4gui/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:08 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:41 martti Exp $
include/xfce4/libxfcegui4/dialogs.h
include/xfce4/libxfcegui4/gtk_style.h
include/xfce4/libxfcegui4/gtktoxevent.h
@@ -33,6 +33,6 @@ lib/libxfcegui4.a
lib/libxfcegui4.la
lib/libxfcegui4.so
lib/libxfcegui4.so.1
-lib/libxfcegui4.so.1.5
+lib/libxfcegui4.so.1.6
lib/pkgconfig/libxfcegui4-1.0.pc
@dirrm include/xfce4/libxfcegui4
diff --git a/x11/libxfce4gui/buildlink2.mk b/x11/libxfce4gui/buildlink2.mk
index 098bd1f003c..04aeb94e3a1 100644
--- a/x11/libxfce4gui/buildlink2.mk
+++ b/x11/libxfce4gui/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:26 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:41 martti Exp $
#
# This Makefile fragment is included by packages that use libxfce4gui.
#
@@ -9,7 +9,7 @@
LIBXFCE4GUI_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= libxfce4gui
-BUILDLINK_DEPENDS.libxfce4gui?= libxfce4gui>=4.0.1nb1
+BUILDLINK_DEPENDS.libxfce4gui?= libxfce4gui>=4.0.2
BUILDLINK_PKGSRCDIR.libxfce4gui?= ../../x11/libxfce4gui
EVAL_PREFIX+= BUILDLINK_PREFIX.libxfce4gui=libxfce4gui
diff --git a/x11/libxfce4gui/distinfo b/x11/libxfce4gui/distinfo
index 543b1255f0f..1723b4b7b90 100644
--- a/x11/libxfce4gui/distinfo
+++ b/x11/libxfce4gui/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:08 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
-SHA1 (libxfcegui4-4.0.1.tar.gz) = 414966784747d5a381898fe86c606620089b92bf
-Size (libxfcegui4-4.0.1.tar.gz) = 429663 bytes
+SHA1 (libxfcegui4-4.0.2.tar.gz) = de8f5c0de05ca04850069837f6e1317e088600d0
+Size (libxfcegui4-4.0.2.tar.gz) = 430204 bytes
diff --git a/x11/libxfce4mcs/PLIST b/x11/libxfce4mcs/PLIST
index 39de5e1ad5a..72e582704b2 100644
--- a/x11/libxfce4mcs/PLIST
+++ b/x11/libxfce4mcs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:40:37 martti Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/12/22 08:50:41 martti Exp $
include/xfce4/libxfce4mcs/mcs-client.h
include/xfce4/libxfce4mcs/mcs-common.h
include/xfce4/libxfce4mcs/mcs-manager.h
@@ -6,12 +6,12 @@ lib/libxfce4mcs-client.a
lib/libxfce4mcs-client.la
lib/libxfce4mcs-client.so
lib/libxfce4mcs-client.so.1
-lib/libxfce4mcs-client.so.1.0
+lib/libxfce4mcs-client.so.1.1
lib/libxfce4mcs-manager.a
lib/libxfce4mcs-manager.la
lib/libxfce4mcs-manager.so
lib/libxfce4mcs-manager.so.1
-lib/libxfce4mcs-manager.so.1.0
+lib/libxfce4mcs-manager.so.1.1
lib/pkgconfig/libxfce4mcs-client-1.0.pc
lib/pkgconfig/libxfce4mcs-manager-1.0.pc
@dirrm include/xfce4/libxfce4mcs
diff --git a/x11/libxfce4mcs/buildlink2.mk b/x11/libxfce4mcs/buildlink2.mk
index 6d31d146484..320f07836c5 100644
--- a/x11/libxfce4mcs/buildlink2.mk
+++ b/x11/libxfce4mcs/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.3 2003/12/03 05:34:08 martti Exp $
+# $NetBSD: buildlink2.mk,v 1.4 2003/12/22 08:50:41 martti Exp $
#
# This Makefile fragment is included by packages that use libxfce4mcs.
#
@@ -9,7 +9,7 @@
LIBXFCE4MCS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= libxfce4mcs
-BUILDLINK_DEPENDS.libxfce4mcs?= libxfce4mcs>=4.0.1
+BUILDLINK_DEPENDS.libxfce4mcs?= libxfce4mcs>=4.0.2
BUILDLINK_PKGSRCDIR.libxfce4mcs?= ../../x11/libxfce4mcs
EVAL_PREFIX+= BUILDLINK_PREFIX.libxfce4mcs=libxfce4mcs
diff --git a/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo
index 2aec1594680..8b3cd2e4fde 100644
--- a/x11/libxfce4mcs/distinfo
+++ b/x11/libxfce4mcs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:08 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
-SHA1 (libxfce4mcs-4.0.1.tar.gz) = 64741aa19ded7187777bbe64aa22edc6c21e5225
-Size (libxfce4mcs-4.0.1.tar.gz) = 323291 bytes
+SHA1 (libxfce4mcs-4.0.2.tar.gz) = 178ec4faacb8d1b398461c985fbe8164de553b98
+Size (libxfce4mcs-4.0.2.tar.gz) = 318735 bytes
diff --git a/x11/libxfce4util/buildlink2.mk b/x11/libxfce4util/buildlink2.mk
index 73f9bac9f93..45a572455c4 100644
--- a/x11/libxfce4util/buildlink2.mk
+++ b/x11/libxfce4util/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.3 2003/12/03 05:34:09 martti Exp $
+# $NetBSD: buildlink2.mk,v 1.4 2003/12/22 08:50:41 martti Exp $
#
# This Makefile fragment is included by packages that use libxfce4util.
#
@@ -9,7 +9,7 @@
LIBXFCE4UTIL_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= libxfce4util
-BUILDLINK_DEPENDS.libxfce4util?= libxfce4util>=4.0.1
+BUILDLINK_DEPENDS.libxfce4util?= libxfce4util>=4.0.2
BUILDLINK_PKGSRCDIR.libxfce4util?= ../../x11/libxfce4util
EVAL_PREFIX+= BUILDLINK_PREFIX.libxfce4util=libxfce4util
diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo
index 8fa8de5b645..a087a4ee05d 100644
--- a/x11/libxfce4util/distinfo
+++ b/x11/libxfce4util/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
-SHA1 (libxfce4util-4.0.1.tar.gz) = 11f22acf89188dadd5c4b6472a308e48285ace2d
-Size (libxfce4util-4.0.1.tar.gz) = 302996 bytes
+SHA1 (libxfce4util-4.0.2.tar.gz) = d119cc1355ec37d7cc3669494c135a3c0e71a6fb
+Size (libxfce4util-4.0.2.tar.gz) = 300095 bytes
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index 5d264f5c733..df95e54f1e3 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:41 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfdesktop-${XFCE4_VERSION}
PKGNAME= xfce4-desktop-${XFCE4_VERSION}
-PKGREVISION= 2
CATEGORIES= x11
COMMENT= XFce4 desktop background manager
diff --git a/x11/xfce4-desktop/PLIST b/x11/xfce4-desktop/PLIST
index 4883e517f3c..9151c61b124 100644
--- a/x11/xfce4-desktop/PLIST
+++ b/x11/xfce4-desktop/PLIST
@@ -1,12 +1,14 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:41 martti Exp $
bin/xfdesktop
etc/xfce4/menu.xml
+etc/xfce4/menu.xml.az
etc/xfce4/menu.xml.ca
etc/xfce4/menu.xml.de
etc/xfce4/menu.xml.fr
etc/xfce4/menu.xml.hu
etc/xfce4/menu.xml.nl
etc/xfce4/menu.xml.ta
+etc/xfce4/menu.xml.vi
etc/xfce4/menu.xml.zh_CN
etc/xfce4/menu.xml.zh_TW
lib/xfce4/mcs-plugins/backdrop_settings.a
@@ -15,6 +17,7 @@ lib/xfce4/mcs-plugins/backdrop_settings.so
lib/xfce4/mcs-plugins/workspaces_settings.a
lib/xfce4/mcs-plugins/workspaces_settings.la
lib/xfce4/mcs-plugins/workspaces_settings.so
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfdesktop.mo
@@ -24,6 +27,7 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfdesktop.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfdesktop.mo
diff --git a/x11/xfce4-desktop/buildlink2.mk b/x11/xfce4-desktop/buildlink2.mk
index c21a8deff02..c7d304d21ec 100644
--- a/x11/xfce4-desktop/buildlink2.mk
+++ b/x11/xfce4-desktop/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:41 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-desktop.
#
@@ -9,7 +9,7 @@
XFCE4_DESKTOP_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-desktop
-BUILDLINK_DEPENDS.xfce4-desktop?= xfce4-desktop>=4.0.1nb2
+BUILDLINK_DEPENDS.xfce4-desktop?= xfce4-desktop>=4.0.2
BUILDLINK_PKGSRCDIR.xfce4-desktop?= ../../x11/xfce4-desktop
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-desktop=xfce4-desktop
diff --git a/x11/xfce4-desktop/distinfo b/x11/xfce4-desktop/distinfo
index 1f3def0e67a..9b3e0396870 100644
--- a/x11/xfce4-desktop/distinfo
+++ b/x11/xfce4-desktop/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
-SHA1 (xfdesktop-4.0.1.tar.gz) = bbecc3b7f0e4648166c4abde285c83ee8bdeb334
-Size (xfdesktop-4.0.1.tar.gz) = 2099168 bytes
+SHA1 (xfdesktop-4.0.2.tar.gz) = 7482b21566e7c18b834b57421b1fd0b5cb1a37fc
+Size (xfdesktop-4.0.2.tar.gz) = 2103996 bytes
diff --git a/x11/xfce4-gtk2-engines/Makefile b/x11/xfce4-gtk2-engines/Makefile
index dfc21ba379d..ebd51484783 100644
--- a/x11/xfce4-gtk2-engines/Makefile
+++ b/x11/xfce4-gtk2-engines/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:41 martti Exp $
#
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -7,7 +7,7 @@ XFCE4_VERSION= 2.1.7
DISTNAME= gtk-xfce-engine-${XFCE4_VERSION}
PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11
COMMENT= XFce4 GTK2 themes
diff --git a/x11/xfce4-gtk2-engines/distinfo b/x11/xfce4-gtk2-engines/distinfo
index b9495cf4fd5..eca909ddf06 100644
--- a/x11/xfce4-gtk2-engines/distinfo
+++ b/x11/xfce4-gtk2-engines/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:24:38 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
-SHA1 (gtk-xfce-engine-2.1.7.tar.gz) = 65f87a24328e6c5002c33db7411c2e0af181fdcc
-Size (gtk-xfce-engine-2.1.7.tar.gz) = 334808 bytes
+SHA1 (gtk-xfce-engine-2.1.7.tar.gz) = 528a185d8554ad15e9a6d01ad80429b931b16718
+Size (gtk-xfce-engine-2.1.7.tar.gz) = 330374 bytes
diff --git a/x11/xfce4-mcs-manager/Makefile b/x11/xfce4-mcs-manager/Makefile
index e900b77dc81..2f6b4574025 100644
--- a/x11/xfce4-mcs-manager/Makefile
+++ b/x11/xfce4-mcs-manager/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/22 08:50:41 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce-mcs-manager-${XFCE4_VERSION}
PKGNAME= xfce4-mcs-manager-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 settings manager
diff --git a/x11/xfce4-mcs-manager/PLIST b/x11/xfce4-mcs-manager/PLIST
index 4e893c70f16..d314f53fa85 100644
--- a/x11/xfce4-mcs-manager/PLIST
+++ b/x11/xfce4-mcs-manager/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
bin/xfce-mcs-manager
bin/xfce-setting-show
include/xfce4/xfce-mcs-manager/manager-plugin.h
lib/pkgconfig/xfce-mcs-manager.pc
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-manager.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-manager.mo
diff --git a/x11/xfce4-mcs-manager/buildlink2.mk b/x11/xfce4-mcs-manager/buildlink2.mk
index a37dd06a9e6..53d5a4b3d74 100644
--- a/x11/xfce4-mcs-manager/buildlink2.mk
+++ b/x11/xfce4-mcs-manager/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-mcs-manager.
#
@@ -9,7 +9,7 @@
XFCE4_MCS_MANAGER_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-mcs-manager
-BUILDLINK_DEPENDS.xfce4-mcs-manager?= xfce4-mcs-manager>=4.0.1nb1
+BUILDLINK_DEPENDS.xfce4-mcs-manager?= xfce4-mcs-manager>=4.0.2
BUILDLINK_PKGSRCDIR.xfce4-mcs-manager?= ../../x11/xfce4-mcs-manager
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-mcs-manager=xfce4-mcs-manager
diff --git a/x11/xfce4-mcs-manager/distinfo b/x11/xfce4-mcs-manager/distinfo
index f6994388e15..b1a13cb2566 100644
--- a/x11/xfce4-mcs-manager/distinfo
+++ b/x11/xfce4-mcs-manager/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
-SHA1 (xfce-mcs-manager-4.0.1.tar.gz) = de8645b99077cda9868a5398a26b3fdfaef5a248
-Size (xfce-mcs-manager-4.0.1.tar.gz) = 519241 bytes
+SHA1 (xfce-mcs-manager-4.0.2.tar.gz) = bfc26d74061351adea403d82a1ad6e6b7dd6c02a
+Size (xfce-mcs-manager-4.0.2.tar.gz) = 521132 bytes
diff --git a/x11/xfce4-mcs-plugins/Makefile b/x11/xfce4-mcs-plugins/Makefile
index 8fdd242d2cf..7280834ca4f 100644
--- a/x11/xfce4-mcs-plugins/Makefile
+++ b/x11/xfce4-mcs-plugins/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2003/12/22 08:50:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION}
PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 settings manager plugins
diff --git a/x11/xfce4-mcs-plugins/PLIST b/x11/xfce4-mcs-plugins/PLIST
index 1f4f4b08902..ec06419521a 100644
--- a/x11/xfce4-mcs-plugins/PLIST
+++ b/x11/xfce4-mcs-plugins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
lib/xfce4/mcs-plugins/keyboard_plugin.a
lib/xfce4/mcs-plugins/keyboard_plugin.la
lib/xfce4/mcs-plugins/keyboard_plugin.so
@@ -9,6 +9,7 @@ lib/xfce4/mcs-plugins/ui_plugin.a
lib/xfce4/mcs-plugins/ui_plugin.la
lib/xfce4/mcs-plugins/ui_plugin.so
${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo
diff --git a/x11/xfce4-mcs-plugins/buildlink2.mk b/x11/xfce4-mcs-plugins/buildlink2.mk
index 14b2f1d5c8c..b2b05277f9c 100644
--- a/x11/xfce4-mcs-plugins/buildlink2.mk
+++ b/x11/xfce4-mcs-plugins/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-mcs-plugins.
#
@@ -9,7 +9,7 @@
XFCE4_MCS_PLUGINS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-mcs-plugins
-BUILDLINK_DEPENDS.xfce4-mcs-plugins?= xfce4-mcs-plugins>=4.0.1nb1
+BUILDLINK_DEPENDS.xfce4-mcs-plugins?= xfce4-mcs-plugins>=4.0.2
BUILDLINK_PKGSRCDIR.xfce4-mcs-plugins?= ../../x11/xfce4-mcs-plugins
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-mcs-plugins=xfce4-mcs-plugins
diff --git a/x11/xfce4-mcs-plugins/distinfo b/x11/xfce4-mcs-plugins/distinfo
index 7ae8d203f87..c136371f606 100644
--- a/x11/xfce4-mcs-plugins/distinfo
+++ b/x11/xfce4-mcs-plugins/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
-SHA1 (xfce-mcs-plugins-4.0.1.tar.gz) = 9ed24d90305dac76a7d6e66eae5c5caebe0f9109
-Size (xfce-mcs-plugins-4.0.1.tar.gz) = 588830 bytes
+SHA1 (xfce-mcs-plugins-4.0.2.tar.gz) = cd07ffa76054b74f8891f77367b622c36a37332f
+Size (xfce-mcs-plugins-4.0.2.tar.gz) = 591618 bytes
diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile
index 27a996747e8..d17052ae740 100644
--- a/x11/xfce4-panel/Makefile
+++ b/x11/xfce4-panel/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-panel-${XFCE4_VERSION}
-PKGREVISION= 2
CATEGORIES= x11
COMMENT= XFce4 panel
diff --git a/x11/xfce4-panel/PLIST b/x11/xfce4-panel/PLIST
index 4da234d2a5c..cc7efe376eb 100644
--- a/x11/xfce4-panel/PLIST
+++ b/x11/xfce4-panel/PLIST
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
bin/xfce4-panel
etc/xfce4/xfce4rc
+etc/xfce4/xfce4rc.az
etc/xfce4/xfce4rc.ca
etc/xfce4/xfce4rc.hu
etc/xfce4/xfce4rc.nl
+etc/xfce4/xfce4rc.vi
include/xfce4/panel/controls.h
include/xfce4/panel/global.h
include/xfce4/panel/icons.h
@@ -36,6 +38,7 @@ lib/xfce4/panel-plugins/libswitcher.so
lib/xfce4/panel-plugins/libsystembuttons.a
lib/xfce4/panel-plugins/libsystembuttons.la
lib/xfce4/panel-plugins/libsystembuttons.so
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-panel.mo
diff --git a/x11/xfce4-panel/buildlink2.mk b/x11/xfce4-panel/buildlink2.mk
index 56a0251b43c..760e5ee0e37 100644
--- a/x11/xfce4-panel/buildlink2.mk
+++ b/x11/xfce4-panel/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-panel.
#
@@ -9,7 +9,7 @@
XFCE4_PANEL_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-panel
-BUILDLINK_DEPENDS.xfce4-panel?= xfce4-panel>=4.0.1nb2
+BUILDLINK_DEPENDS.xfce4-panel?= xfce4-panel>=4.0.2
BUILDLINK_PKGSRCDIR.xfce4-panel?= ../../x11/xfce4-panel
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-panel=xfce4-panel
diff --git a/x11/xfce4-panel/distinfo b/x11/xfce4-panel/distinfo
index 88b9ffbdb2b..14b0b1995bd 100644
--- a/x11/xfce4-panel/distinfo
+++ b/x11/xfce4-panel/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
-SHA1 (xfce4-panel-4.0.1.tar.gz) = 71d50bd31c705b4481394ab13f1a2870371a995d
-Size (xfce4-panel-4.0.1.tar.gz) = 1219347 bytes
+SHA1 (xfce4-panel-4.0.2.tar.gz) = c3c813e882f23ab55a61261b0160377e9b338575
+Size (xfce4-panel-4.0.2.tar.gz) = 1225559 bytes
diff --git a/x11/xfce4-themes/Makefile b/x11/xfce4-themes/Makefile
index 59a55166137..969a11b1fe6 100644
--- a/x11/xfce4-themes/Makefile
+++ b/x11/xfce4-themes/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/12/22 08:50:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
XFCE4_VERSION= 4.0.0
DISTNAME= xfce4-themes-${XFCE4_VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= x11
COMMENT= XFce4 themes
diff --git a/x11/xfce4-themes/distinfo b/x11/xfce4-themes/distinfo
index acb9d5f10d0..36885c14ea7 100644
--- a/x11/xfce4-themes/distinfo
+++ b/x11/xfce4-themes/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:58:24 martti Exp $
+$NetBSD: distinfo,v 1.2 2003/12/22 08:50:42 martti Exp $
-SHA1 (xfce4-themes-4.0.0.tar.gz) = 77896505d8dc47d038fc34e7d97f4cddb98f53b9
-Size (xfce4-themes-4.0.0.tar.gz) = 450883 bytes
+SHA1 (xfce4-themes-4.0.0.tar.gz) = 309bc7e97f6a3e234107bb33c49f533dcc6fdd9d
+Size (xfce4-themes-4.0.0.tar.gz) = 449616 bytes
diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile
index 431cad44a9c..476da20a999 100644
--- a/x11/xfce4-toys/Makefile
+++ b/x11/xfce4-toys/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-toys-${XFCE4_VERSION}
-PKGREVISION= 2
CATEGORIES= x11
COMMENT= XFce4 toys
diff --git a/x11/xfce4-toys/PLIST b/x11/xfce4-toys/PLIST
index bbfcc563da6..1238334b4ec 100644
--- a/x11/xfce4-toys/PLIST
+++ b/x11/xfce4-toys/PLIST
@@ -1,13 +1,16 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
bin/xfce4-tips
lib/xfce4/panel-plugins/libeyes.a
lib/xfce4/panel-plugins/libeyes.la
lib/xfce4/panel-plugins/libeyes.so
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-toys.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xfce4-toys.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-toys.mo
diff --git a/x11/xfce4-toys/buildlink2.mk b/x11/xfce4-toys/buildlink2.mk
index 87e6ab0bece..25dd4bac529 100644
--- a/x11/xfce4-toys/buildlink2.mk
+++ b/x11/xfce4-toys/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-toys.
#
@@ -9,7 +9,7 @@
XFCE4_TOYS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-toys
-BUILDLINK_DEPENDS.xfce4-toys?= xfce4-toys>=4.0.1nb2
+BUILDLINK_DEPENDS.xfce4-toys?= xfce4-toys>=4.0.2
BUILDLINK_PKGSRCDIR.xfce4-toys?= ../../x11/xfce4-toys
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-toys=xfce4-toys
diff --git a/x11/xfce4-toys/distinfo b/x11/xfce4-toys/distinfo
index d9fd8f33b36..065adaf87f9 100644
--- a/x11/xfce4-toys/distinfo
+++ b/x11/xfce4-toys/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
-SHA1 (xfce4-toys-4.0.1.tar.gz) = a4097f0d4b96c4c0f051fe59a8279c6659581f27
-Size (xfce4-toys-4.0.1.tar.gz) = 372152 bytes
+SHA1 (xfce4-toys-4.0.2.tar.gz) = e368ec442eaf4f6a338e52125d3c1342e3b3b86d
+Size (xfce4-toys-4.0.2.tar.gz) = 374726 bytes
diff --git a/x11/xfce4-trigger-launcher/Makefile b/x11/xfce4-trigger-launcher/Makefile
index 3aaa2e6df75..596b02e91fb 100644
--- a/x11/xfce4-trigger-launcher/Makefile
+++ b/x11/xfce4-trigger-launcher/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-trigger-launcher-${XFCE4_VERSION}
-PKGREVISION= 2
CATEGORIES= x11
COMMENT= XFce4 trigger-launcher
diff --git a/x11/xfce4-trigger-launcher/PLIST b/x11/xfce4-trigger-launcher/PLIST
index 20b423f0c30..1244fb49601 100644
--- a/x11/xfce4-trigger-launcher/PLIST
+++ b/x11/xfce4-trigger-launcher/PLIST
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
lib/xfce4/panel-plugins/libtriggerlauncher.a
lib/xfce4/panel-plugins/libtriggerlauncher.la
lib/xfce4/panel-plugins/libtriggerlauncher.so
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce4-trigger-launcher.mo
@@ -15,6 +16,7 @@ ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-trigger-launcher.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/xfce4-trigger-launcher.mo
diff --git a/x11/xfce4-trigger-launcher/buildlink2.mk b/x11/xfce4-trigger-launcher/buildlink2.mk
index 98a002f7443..ece0b236b5b 100644
--- a/x11/xfce4-trigger-launcher/buildlink2.mk
+++ b/x11/xfce4-trigger-launcher/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-trigger-launcher.
#
@@ -9,7 +9,7 @@
XFCE4_TRIGGER_LAUNCHER_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-trigger-launcher
-BUILDLINK_DEPENDS.xfce4-trigger-launcher?= xfce4-trigger-launcher>=4.0.1nb2
+BUILDLINK_DEPENDS.xfce4-trigger-launcher?= xfce4-trigger-launcher>=4.0.2
BUILDLINK_PKGSRCDIR.xfce4-trigger-launcher?= ../../x11/xfce4-trigger-launcher
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-trigger-launcher=xfce4-trigger-launcher
diff --git a/x11/xfce4-trigger-launcher/distinfo b/x11/xfce4-trigger-launcher/distinfo
index a475b733950..dae58ed2ef1 100644
--- a/x11/xfce4-trigger-launcher/distinfo
+++ b/x11/xfce4-trigger-launcher/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
-SHA1 (xfce4-trigger-launcher-4.0.1.tar.gz) = 47ba9892f46a33867ff7d5a5712f01ff182fc8fb
-Size (xfce4-trigger-launcher-4.0.1.tar.gz) = 317195 bytes
+SHA1 (xfce4-trigger-launcher-4.0.2.tar.gz) = 903ca09b371f48a0987d4820b958ffbc2831f3ca
+Size (xfce4-trigger-launcher-4.0.2.tar.gz) = 319468 bytes
diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile
index ba1c3da9787..3577d3b85ed 100644
--- a/x11/xfce4-utils/Makefile
+++ b/x11/xfce4-utils/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2003/12/13 19:46:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/12/22 08:50:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce-utils-${XFCE4_VERSION}
PKGNAME= xfce4-utils-${XFCE4_VERSION}
-PKGREVISION= 2
CATEGORIES= x11
COMMENT= XFce4 utilities
diff --git a/x11/xfce4-utils/PLIST b/x11/xfce4-utils/PLIST
index ba8185c42d9..ff46abb0a54 100644
--- a/x11/xfce4-utils/PLIST
+++ b/x11/xfce4-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/12/03 05:34:09 martti Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
bin/startxfce4
bin/xfce4-about
bin/xfhelp4
@@ -11,6 +11,7 @@ etc/xfce4/xinitrc
lib/xfce4/mcs-plugins/xftaskbar_plugin.a
lib/xfce4/mcs-plugins/xftaskbar_plugin.la
lib/xfce4/mcs-plugins/xftaskbar_plugin.so
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xfce-utils.mo
@@ -37,26 +38,31 @@ ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xfce-utils.mo
share/xfce4/AUTHORS
+share/xfce4/AUTHORS.az
share/xfce4/AUTHORS.ca
share/xfce4/AUTHORS.de
share/xfce4/AUTHORS.fr
share/xfce4/AUTHORS.html
+share/xfce4/AUTHORS.html.az
share/xfce4/AUTHORS.html.ca
share/xfce4/AUTHORS.html.de
share/xfce4/AUTHORS.html.fr
-share/xfce4/INFO.ca
-share/xfce4/INFO.fr
-share/xfce4/INFO.html.fr
+share/xfce4/AUTHORS.vi
share/xfce4/BSD
share/xfce4/BSD.html
share/xfce4/COPYING
share/xfce4/COPYING.html
+share/xfce4/COPYING.vi
share/xfce4/GPL
share/xfce4/GPL.html
share/xfce4/INFO
+share/xfce4/INFO.ca
+share/xfce4/INFO.fr
share/xfce4/INFO.html
share/xfce4/INFO.html.ca
share/xfce4/INFO.html.de
+share/xfce4/INFO.html.fr
+share/xfce4/INFO.vi
share/xfce4/LGPL
share/xfce4/LGPL.html
share/xfce4/doc/C/BSD.html
diff --git a/x11/xfce4-utils/buildlink2.mk b/x11/xfce4-utils/buildlink2.mk
index d5ab52b087e..054e35bb970 100644
--- a/x11/xfce4-utils/buildlink2.mk
+++ b/x11/xfce4-utils/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/13 00:45:27 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/12/22 08:50:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-utils.
#
@@ -9,7 +9,7 @@
XFCE4_UTILS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-utils
-BUILDLINK_DEPENDS.xfce4-utils?= xfce4-utils>=4.0.1nb1
+BUILDLINK_DEPENDS.xfce4-utils?= xfce4-utils>=4.0.2
BUILDLINK_PKGSRCDIR.xfce4-utils?= ../../x11/xfce4-utils
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-utils=xfce4-utils
diff --git a/x11/xfce4-utils/distinfo b/x11/xfce4-utils/distinfo
index 192707ef6dd..680fcc639ad 100644
--- a/x11/xfce4-utils/distinfo
+++ b/x11/xfce4-utils/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/03 05:34:09 martti Exp $
+$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
-SHA1 (xfce-utils-4.0.1.tar.gz) = 6bcc7da1e8347aa32da819d4e86c4f5a409f3e1f
-Size (xfce-utils-4.0.1.tar.gz) = 933683 bytes
+SHA1 (xfce-utils-4.0.2.tar.gz) = 8c7039d3be6d50c5a9e29d10e0f2ad8a380354fe
+Size (xfce-utils-4.0.2.tar.gz) = 938600 bytes