summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormartti <martti>2004-01-08 08:11:41 +0000
committermartti <martti>2004-01-08 08:11:41 +0000
commit384b1d5a7d5bdb73f0378e5d3dae900514e60d84 (patch)
treed02cbd630b08e579e3f00456b6dbd5ff6d12d3a2 /x11
parent5c3e1038415a18769096ca01f5784b6352a8fa4a (diff)
downloadpkgsrc-384b1d5a7d5bdb73f0378e5d3dae900514e60d84.tar.gz
Updated XFce to 4.0.3
- Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added
Diffstat (limited to 'x11')
-rw-r--r--x11/libxfce4gui/Makefile3
-rw-r--r--x11/libxfce4gui/buildlink2.mk4
-rw-r--r--x11/libxfce4gui/distinfo6
-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/PLIST4
-rw-r--r--x11/xfce4-desktop/buildlink2.mk4
-rw-r--r--x11/xfce4-desktop/distinfo6
-rw-r--r--x11/xfce4-gtk2-engines/Makefile5
-rw-r--r--x11/xfce4-gtk2-engines/buildlink2.mk4
-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/PLIST3
-rw-r--r--x11/xfce4-panel/buildlink2.mk4
-rw-r--r--x11/xfce4-panel/distinfo6
-rw-r--r--x11/xfce4-themes/Makefile5
-rw-r--r--x11/xfce4-themes/buildlink2.mk4
-rw-r--r--x11/xfce4-themes/distinfo6
-rw-r--r--x11/xfce4-toys/Makefile3
-rw-r--r--x11/xfce4-toys/PLIST4
-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.mk6
-rw-r--r--x11/xfce4-trigger-launcher/distinfo6
-rw-r--r--x11/xfce4-utils/Makefile3
-rw-r--r--x11/xfce4-utils/PLIST3
-rw-r--r--x11/xfce4-utils/buildlink2.mk4
-rw-r--r--x11/xfce4-utils/distinfo6
41 files changed, 89 insertions, 91 deletions
diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile
index 04f7f735a2d..2a9c165d646 100644
--- a/x11/libxfce4gui/Makefile
+++ b/x11/libxfce4gui/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:59 reed Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/08 08:11: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/buildlink2.mk b/x11/libxfce4gui/buildlink2.mk
index b84e28b10c4..78cbf83ce43 100644
--- a/x11/libxfce4gui/buildlink2.mk
+++ b/x11/libxfce4gui/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:49:59 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11: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.2nb1
+BUILDLINK_DEPENDS.libxfce4gui?= libxfce4gui>=4.0.3
BUILDLINK_PKGSRCDIR.libxfce4gui?= ../../x11/libxfce4gui
EVAL_PREFIX+= BUILDLINK_PREFIX.libxfce4gui=libxfce4gui
diff --git a/x11/libxfce4gui/distinfo b/x11/libxfce4gui/distinfo
index 1723b4b7b90..62eab3a1bc6 100644
--- a/x11/libxfce4gui/distinfo
+++ b/x11/libxfce4gui/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:41 martti Exp $
-SHA1 (libxfcegui4-4.0.2.tar.gz) = de8f5c0de05ca04850069837f6e1317e088600d0
-Size (libxfcegui4-4.0.2.tar.gz) = 430204 bytes
+SHA1 (libxfcegui4-4.0.3.tar.gz) = c774342a8136ca0603229be4afb92a4585a7e101
+Size (libxfcegui4-4.0.3.tar.gz) = 430610 bytes
diff --git a/x11/libxfce4mcs/buildlink2.mk b/x11/libxfce4mcs/buildlink2.mk
index 320f07836c5..23841c7b398 100644
--- a/x11/libxfce4mcs/buildlink2.mk
+++ b/x11/libxfce4mcs/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/22 08:50:41 martti Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2004/01/08 08:11:42 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.2
+BUILDLINK_DEPENDS.libxfce4mcs?= libxfce4mcs>=4.0.3
BUILDLINK_PKGSRCDIR.libxfce4mcs?= ../../x11/libxfce4mcs
EVAL_PREFIX+= BUILDLINK_PREFIX.libxfce4mcs=libxfce4mcs
diff --git a/x11/libxfce4mcs/distinfo b/x11/libxfce4mcs/distinfo
index 8b3cd2e4fde..6cd19d11458 100644
--- a/x11/libxfce4mcs/distinfo
+++ b/x11/libxfce4mcs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (libxfce4mcs-4.0.2.tar.gz) = 178ec4faacb8d1b398461c985fbe8164de553b98
-Size (libxfce4mcs-4.0.2.tar.gz) = 318735 bytes
+SHA1 (libxfce4mcs-4.0.3.tar.gz) = 0c88de06a0237dbaeb9425c0e552167cd9987dff
+Size (libxfce4mcs-4.0.3.tar.gz) = 318797 bytes
diff --git a/x11/libxfce4util/buildlink2.mk b/x11/libxfce4util/buildlink2.mk
index 45a572455c4..b1bd45549de 100644
--- a/x11/libxfce4util/buildlink2.mk
+++ b/x11/libxfce4util/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/12/22 08:50:41 martti Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2004/01/08 08:11:42 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.2
+BUILDLINK_DEPENDS.libxfce4util?= libxfce4util>=4.0.3
BUILDLINK_PKGSRCDIR.libxfce4util?= ../../x11/libxfce4util
EVAL_PREFIX+= BUILDLINK_PREFIX.libxfce4util=libxfce4util
diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo
index a087a4ee05d..8e42b6efcac 100644
--- a/x11/libxfce4util/distinfo
+++ b/x11/libxfce4util/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (libxfce4util-4.0.2.tar.gz) = d119cc1355ec37d7cc3669494c135a3c0e71a6fb
-Size (libxfce4util-4.0.2.tar.gz) = 300095 bytes
+SHA1 (libxfce4util-4.0.3.tar.gz) = 14bdb44fc1317081dad56bf45f86d961a546e967
+Size (libxfce4util-4.0.3.tar.gz) = 300166 bytes
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index 312c87cfc29..45f88a93ef2 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfdesktop-${XFCE4_VERSION}
PKGNAME= xfce4-desktop-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 desktop background manager
diff --git a/x11/xfce4-desktop/PLIST b/x11/xfce4-desktop/PLIST
index 9151c61b124..1f4de970731 100644
--- a/x11/xfce4-desktop/PLIST
+++ b/x11/xfce4-desktop/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:41 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $
bin/xfdesktop
etc/xfce4/menu.xml
etc/xfce4/menu.xml.az
@@ -8,6 +8,7 @@ etc/xfce4/menu.xml.fr
etc/xfce4/menu.xml.hu
etc/xfce4/menu.xml.nl
etc/xfce4/menu.xml.ta
+etc/xfce4/menu.xml.tr
etc/xfce4/menu.xml.vi
etc/xfce4/menu.xml.zh_CN
etc/xfce4/menu.xml.zh_TW
@@ -33,6 +34,7 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfdesktop.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfdesktop.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfdesktop.mo
diff --git a/x11/xfce4-desktop/buildlink2.mk b/x11/xfce4-desktop/buildlink2.mk
index ff919a0bb88..587f0fbb8f8 100644
--- a/x11/xfce4-desktop/buildlink2.mk
+++ b/x11/xfce4-desktop/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11:42 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.2nb1
+BUILDLINK_DEPENDS.xfce4-desktop?= xfce4-desktop>=4.0.3
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 9b3e0396870..c71afe06da9 100644
--- a/x11/xfce4-desktop/distinfo
+++ b/x11/xfce4-desktop/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfdesktop-4.0.2.tar.gz) = 7482b21566e7c18b834b57421b1fd0b5cb1a37fc
-Size (xfdesktop-4.0.2.tar.gz) = 2103996 bytes
+SHA1 (xfdesktop-4.0.3.tar.gz) = a3370768f5ec3bcad4ee581a9c67dec772e999a4
+Size (xfdesktop-4.0.3.tar.gz) = 2109092 bytes
diff --git a/x11/xfce4-gtk2-engines/Makefile b/x11/xfce4-gtk2-engines/Makefile
index 51f0290ffe3..6d11ef82cff 100644
--- a/x11/xfce4-gtk2-engines/Makefile
+++ b/x11/xfce4-gtk2-engines/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $
#
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 2.1.7
+XFCE4_VERSION= 2.1.8
DISTNAME= gtk-xfce-engine-${XFCE4_VERSION}
PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION}
-PKGREVISION= 3
CATEGORIES= x11
COMMENT= XFce4 GTK2 themes
diff --git a/x11/xfce4-gtk2-engines/buildlink2.mk b/x11/xfce4-gtk2-engines/buildlink2.mk
index 5fef4e49b4a..1f85bf870f5 100644
--- a/x11/xfce4-gtk2-engines/buildlink2.mk
+++ b/x11/xfce4-gtk2-engines/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.5 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.6 2004/01/08 08:11:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-gtk2-engine.
#
@@ -9,7 +9,7 @@
XFCE4_GTK2_ENGINE_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-gtk2-engine
-BUILDLINK_DEPENDS.xfce4-gtk2-engine?= xfce4-gtk2-engine>=2.1.7nb3
+BUILDLINK_DEPENDS.xfce4-gtk2-engine?= xfce4-gtk2-engine>=2.1.8
BUILDLINK_PKGSRCDIR.xfce4-gtk2-engine?= ../../x11/xfce4-gtk2-engines
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-gtk2-engine=xfce4-gtk2-engine
diff --git a/x11/xfce4-gtk2-engines/distinfo b/x11/xfce4-gtk2-engines/distinfo
index eca909ddf06..50790500b16 100644
--- a/x11/xfce4-gtk2-engines/distinfo
+++ b/x11/xfce4-gtk2-engines/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:41 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (gtk-xfce-engine-2.1.7.tar.gz) = 528a185d8554ad15e9a6d01ad80429b931b16718
-Size (gtk-xfce-engine-2.1.7.tar.gz) = 330374 bytes
+SHA1 (gtk-xfce-engine-2.1.8.tar.gz) = ae75c7cfcb71ef879d6b1628bda25bac4849d763
+Size (gtk-xfce-engine-2.1.8.tar.gz) = 330448 bytes
diff --git a/x11/xfce4-mcs-manager/Makefile b/x11/xfce4-mcs-manager/Makefile
index 7b3f90e6191..4e202b459f5 100644
--- a/x11/xfce4-mcs-manager/Makefile
+++ b/x11/xfce4-mcs-manager/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/08 08:11:42 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 d314f53fa85..43af0a3a9d0 100644
--- a/x11/xfce4-mcs-manager/PLIST
+++ b/x11/xfce4-mcs-manager/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $
bin/xfce-mcs-manager
bin/xfce-setting-show
include/xfce4/xfce-mcs-manager/manager-plugin.h
@@ -19,6 +19,7 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-mcs-manager.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-mcs-manager.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-mcs-manager.mo
diff --git a/x11/xfce4-mcs-manager/buildlink2.mk b/x11/xfce4-mcs-manager/buildlink2.mk
index 995881c05ab..16ca3eda238 100644
--- a/x11/xfce4-mcs-manager/buildlink2.mk
+++ b/x11/xfce4-mcs-manager/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11: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.2nb1
+BUILDLINK_DEPENDS.xfce4-mcs-manager?= xfce4-mcs-manager>=4.0.3
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 b1a13cb2566..1bb0a833936 100644
--- a/x11/xfce4-mcs-manager/distinfo
+++ b/x11/xfce4-mcs-manager/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfce-mcs-manager-4.0.2.tar.gz) = bfc26d74061351adea403d82a1ad6e6b7dd6c02a
-Size (xfce-mcs-manager-4.0.2.tar.gz) = 521132 bytes
+SHA1 (xfce-mcs-manager-4.0.3.tar.gz) = a4a125348cf4af37128a29aaea64097fbbc74d83
+Size (xfce-mcs-manager-4.0.3.tar.gz) = 522295 bytes
diff --git a/x11/xfce4-mcs-plugins/Makefile b/x11/xfce4-mcs-plugins/Makefile
index 9d1251940de..ffa5ca7aca5 100644
--- a/x11/xfce4-mcs-plugins/Makefile
+++ b/x11/xfce4-mcs-plugins/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/08 08:11: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 ec06419521a..8d52705038d 100644
--- a/x11/xfce4-mcs-plugins/PLIST
+++ b/x11/xfce4-mcs-plugins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $
lib/xfce4/mcs-plugins/keyboard_plugin.a
lib/xfce4/mcs-plugins/keyboard_plugin.la
lib/xfce4/mcs-plugins/keyboard_plugin.so
@@ -24,6 +24,7 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-mcs-plugins.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-mcs-plugins.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo
diff --git a/x11/xfce4-mcs-plugins/buildlink2.mk b/x11/xfce4-mcs-plugins/buildlink2.mk
index 1987fa6002d..f12d9d116c4 100644
--- a/x11/xfce4-mcs-plugins/buildlink2.mk
+++ b/x11/xfce4-mcs-plugins/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11: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.2nb1
+BUILDLINK_DEPENDS.xfce4-mcs-plugins?= xfce4-mcs-plugins>=4.0.3
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 c136371f606..34cadccf1b6 100644
--- a/x11/xfce4-mcs-plugins/distinfo
+++ b/x11/xfce4-mcs-plugins/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfce-mcs-plugins-4.0.2.tar.gz) = cd07ffa76054b74f8891f77367b622c36a37332f
-Size (xfce-mcs-plugins-4.0.2.tar.gz) = 591618 bytes
+SHA1 (xfce-mcs-plugins-4.0.3.tar.gz) = 00964151a67d035648a8e507fcdeed17b625e263
+Size (xfce-mcs-plugins-4.0.3.tar.gz) = 594596 bytes
diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile
index 9c19f0709f8..a62e3d68258 100644
--- a/x11/xfce4-panel/Makefile
+++ b/x11/xfce4-panel/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-panel-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 panel
diff --git a/x11/xfce4-panel/PLIST b/x11/xfce4-panel/PLIST
index cc7efe376eb..e3b3b33230e 100644
--- a/x11/xfce4-panel/PLIST
+++ b/x11/xfce4-panel/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $
bin/xfce4-panel
etc/xfce4/xfce4rc
etc/xfce4/xfce4rc.az
@@ -53,6 +53,7 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-panel.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-panel.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-panel.mo
diff --git a/x11/xfce4-panel/buildlink2.mk b/x11/xfce4-panel/buildlink2.mk
index f82c19da6aa..d338b5ff4aa 100644
--- a/x11/xfce4-panel/buildlink2.mk
+++ b/x11/xfce4-panel/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11: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.2nb1
+BUILDLINK_DEPENDS.xfce4-panel?= xfce4-panel>=4.0.3
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 14b0b1995bd..0dfaf066cd2 100644
--- a/x11/xfce4-panel/distinfo
+++ b/x11/xfce4-panel/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfce4-panel-4.0.2.tar.gz) = c3c813e882f23ab55a61261b0160377e9b338575
-Size (xfce4-panel-4.0.2.tar.gz) = 1225559 bytes
+SHA1 (xfce4-panel-4.0.3.tar.gz) = ab587f3e9137f746276504b9e753e48401acdc9d
+Size (xfce4-panel-4.0.3.tar.gz) = 1231533 bytes
diff --git a/x11/xfce4-themes/Makefile b/x11/xfce4-themes/Makefile
index fd43e7ca03d..413824e5df4 100644
--- a/x11/xfce4-themes/Makefile
+++ b/x11/xfce4-themes/Makefile
@@ -1,11 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/08 08:11:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
-XFCE4_VERSION= 4.0.0
-
DISTNAME= xfce4-themes-${XFCE4_VERSION}
-PKGREVISION= 4
CATEGORIES= x11
COMMENT= XFce4 themes
diff --git a/x11/xfce4-themes/buildlink2.mk b/x11/xfce4-themes/buildlink2.mk
index 15ddb27a6ac..a704cc16e7f 100644
--- a/x11/xfce4-themes/buildlink2.mk
+++ b/x11/xfce4-themes/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2004/01/08 08:11:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-themes.
#
@@ -9,7 +9,7 @@
XFCE4_THEMES_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-themes
-BUILDLINK_DEPENDS.xfce4-themes?= xfce4-themes>=4.0.0nb4
+BUILDLINK_DEPENDS.xfce4-themes?= xfce4-themes>=4.0.3
BUILDLINK_PKGSRCDIR.xfce4-themes?= ../../x11/xfce4-themes
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-themes=xfce4-themes
diff --git a/x11/xfce4-themes/distinfo b/x11/xfce4-themes/distinfo
index 36885c14ea7..ee7302f2e68 100644
--- a/x11/xfce4-themes/distinfo
+++ b/x11/xfce4-themes/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/12/22 08:50:42 martti Exp $
+$NetBSD: distinfo,v 1.3 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfce4-themes-4.0.0.tar.gz) = 309bc7e97f6a3e234107bb33c49f533dcc6fdd9d
-Size (xfce4-themes-4.0.0.tar.gz) = 449616 bytes
+SHA1 (xfce4-themes-4.0.3.tar.gz) = 85da77514c8e589cb54c82d4b4628bc34d719a2b
+Size (xfce4-themes-4.0.3.tar.gz) = 449715 bytes
diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile
index 6d9f7a784d8..3ba62c42511 100644
--- a/x11/xfce4-toys/Makefile
+++ b/x11/xfce4-toys/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-toys-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 toys
diff --git a/x11/xfce4-toys/PLIST b/x11/xfce4-toys/PLIST
index 1238334b4ec..fc5b9254021 100644
--- a/x11/xfce4-toys/PLIST
+++ b/x11/xfce4-toys/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $
bin/xfce4-tips
lib/xfce4/panel-plugins/libeyes.a
lib/xfce4/panel-plugins/libeyes.la
@@ -15,6 +15,8 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-toys.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-toys.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce4-toys.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/xfce4-toys.mo
diff --git a/x11/xfce4-toys/buildlink2.mk b/x11/xfce4-toys/buildlink2.mk
index 1759542ecd3..01de43d060c 100644
--- a/x11/xfce4-toys/buildlink2.mk
+++ b/x11/xfce4-toys/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11: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.2nb1
+BUILDLINK_DEPENDS.xfce4-toys?= xfce4-toys>=4.0.3
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 065adaf87f9..f19b0253b48 100644
--- a/x11/xfce4-toys/distinfo
+++ b/x11/xfce4-toys/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfce4-toys-4.0.2.tar.gz) = e368ec442eaf4f6a338e52125d3c1342e3b3b86d
-Size (xfce4-toys-4.0.2.tar.gz) = 374726 bytes
+SHA1 (xfce4-toys-4.0.3.tar.gz) = 44cbfbfc07a3aeb2070226d4d9d799cc9844369d
+Size (xfce4-toys-4.0.3.tar.gz) = 375341 bytes
diff --git a/x11/xfce4-trigger-launcher/Makefile b/x11/xfce4-trigger-launcher/Makefile
index 3a0e476f6b6..881881038f2 100644
--- a/x11/xfce4-trigger-launcher/Makefile
+++ b/x11/xfce4-trigger-launcher/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce4-trigger-launcher-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 trigger-launcher
diff --git a/x11/xfce4-trigger-launcher/PLIST b/x11/xfce4-trigger-launcher/PLIST
index 1244fb49601..83355ecb51f 100644
--- a/x11/xfce4-trigger-launcher/PLIST
+++ b/x11/xfce4-trigger-launcher/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $
lib/xfce4/panel-plugins/libtriggerlauncher.a
lib/xfce4/panel-plugins/libtriggerlauncher.la
lib/xfce4/panel-plugins/libtriggerlauncher.so
@@ -14,6 +14,8 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce4-trigger-launcher.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce4-trigger-launcher.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce4-trigger-launcher.mo
+${PKGLOCALEDIR}/locale/pl/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
diff --git a/x11/xfce4-trigger-launcher/buildlink2.mk b/x11/xfce4-trigger-launcher/buildlink2.mk
index 1ca0b2939d8..e2513f100eb 100644
--- a/x11/xfce4-trigger-launcher/buildlink2.mk
+++ b/x11/xfce4-trigger-launcher/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:00 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11:42 martti Exp $
#
# This Makefile fragment is included by packages that use xfce4-trigger-launcher.
#
@@ -9,8 +9,8 @@
XFCE4_TRIGGER_LAUNCHER_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= xfce4-trigger-launcher
-BUILDLINK_DEPENDS.xfce4-trigger-launcher?= xfce4-trigger-launcher>=4.0.2nb1
-BUILDLINK_PKGSRCDIR.xfce4-trigger-launcher?= ../../x11/xfce4-trigger-launcher
+BUILDLINK_DEPENDS.xfce4-trigger-launcher?= xfce4-trigger-launcher>=4.0.3
+BUILDLINK_PKGSRCDIR.xfce4-trigger-launcher?= ../../x11/xfce4-trigger-launcher
EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-trigger-launcher=xfce4-trigger-launcher
BUILDLINK_PREFIX.xfce4-trigger-launcher_DEFAULT= ${X11PREFIX}
diff --git a/x11/xfce4-trigger-launcher/distinfo b/x11/xfce4-trigger-launcher/distinfo
index dae58ed2ef1..7973d26fb87 100644
--- a/x11/xfce4-trigger-launcher/distinfo
+++ b/x11/xfce4-trigger-launcher/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfce4-trigger-launcher-4.0.2.tar.gz) = 903ca09b371f48a0987d4820b958ffbc2831f3ca
-Size (xfce4-trigger-launcher-4.0.2.tar.gz) = 319468 bytes
+SHA1 (xfce4-trigger-launcher-4.0.3.tar.gz) = 84a6d057cdd3877204f19a6de433db2b25233c1b
+Size (xfce4-trigger-launcher-4.0.3.tar.gz) = 320897 bytes
diff --git a/x11/xfce4-utils/Makefile b/x11/xfce4-utils/Makefile
index 44b6dcf6a42..4dbd3f265ca 100644
--- a/x11/xfce4-utils/Makefile
+++ b/x11/xfce4-utils/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2004/01/03 18:50:01 reed Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/08 08:11:42 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
DISTNAME= xfce-utils-${XFCE4_VERSION}
PKGNAME= xfce4-utils-${XFCE4_VERSION}
-PKGREVISION= 1
CATEGORIES= x11
COMMENT= XFce4 utilities
diff --git a/x11/xfce4-utils/PLIST b/x11/xfce4-utils/PLIST
index ff46abb0a54..a1f71e00977 100644
--- a/x11/xfce4-utils/PLIST
+++ b/x11/xfce4-utils/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/22 08:50:42 martti Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/01/08 08:11:42 martti Exp $
bin/startxfce4
bin/xfce4-about
bin/xfhelp4
@@ -27,6 +27,7 @@ ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/xfce-utils.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/pt_PT/LC_MESSAGES/xfce-utils.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xfce-utils.mo
diff --git a/x11/xfce4-utils/buildlink2.mk b/x11/xfce4-utils/buildlink2.mk
index a6f19d79157..ad90fd58980 100644
--- a/x11/xfce4-utils/buildlink2.mk
+++ b/x11/xfce4-utils/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.6 2004/01/03 18:50:01 reed Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2004/01/08 08:11: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.2nb1
+BUILDLINK_DEPENDS.xfce4-utils?= xfce4-utils>=4.0.3
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 680fcc639ad..9ea66ea6239 100644
--- a/x11/xfce4-utils/distinfo
+++ b/x11/xfce4-utils/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/22 08:50:42 martti Exp $
+$NetBSD: distinfo,v 1.4 2004/01/08 08:11:42 martti Exp $
-SHA1 (xfce-utils-4.0.2.tar.gz) = 8c7039d3be6d50c5a9e29d10e0f2ad8a380354fe
-Size (xfce-utils-4.0.2.tar.gz) = 938600 bytes
+SHA1 (xfce-utils-4.0.3.tar.gz) = 297ff4b1da8a52f6689a4200255b37e2730de606
+Size (xfce-utils-4.0.3.tar.gz) = 940236 bytes