aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-01-10 22:40:10 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-01-10 22:40:10 +0000
commitfcc55bf04edf86c418f2ec91fb0e3340dba3afd6 (patch)
treea8b23131f111a5cb8a0e6089e0539fcbb2d68226 /x11-wm
parent617e1a4c3851e00c928bfc0bf6b890bd77ae6528 (diff)
downloadports-fcc55bf04edf86c418f2ec91fb0e3340dba3afd6.tar.gz
ports-fcc55bf04edf86c418f2ec91fb0e3340dba3afd6.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4-desktop/Makefile6
-rw-r--r--x11-wm/xfce4-desktop/distinfo2
-rw-r--r--x11-wm/xfce4-desktop/pkg-plist6
-rw-r--r--x11-wm/xfce4-panel/Makefile6
-rw-r--r--x11-wm/xfce4-panel/distinfo2
-rw-r--r--x11-wm/xfce4-panel/pkg-plist4
-rw-r--r--x11-wm/xfce4-systray/Makefile6
-rw-r--r--x11-wm/xfce4-systray/distinfo2
-rw-r--r--x11-wm/xfce4-wm/Makefile6
-rw-r--r--x11-wm/xfce4-wm/distinfo2
-rw-r--r--x11-wm/xfce4-wm/pkg-plist2
-rw-r--r--x11-wm/xfce4/Makefile2
12 files changed, 33 insertions, 13 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index 042d7075f28e..6aeab041b0fe 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -6,11 +6,13 @@
#
PORTNAME= xfce4-desktop
-PORTVERSION= 4.0.1
+PORTVERSION= 4.0.3
PORTREVISION= 0
CATEGORIES= x11-wm xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
- http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/
+ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \
+ http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/
DISTNAME= xfdesktop-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/x11-wm/xfce4-desktop/distinfo b/x11-wm/xfce4-desktop/distinfo
index ac8742434362..4c27662b33b3 100644
--- a/x11-wm/xfce4-desktop/distinfo
+++ b/x11-wm/xfce4-desktop/distinfo
@@ -1 +1 @@
-MD5 (xfce4/xfdesktop-4.0.1.tar.gz) = e9a2590d55550d32c12c3fd81c8e4d2f
+MD5 (xfce4/xfdesktop-4.0.3.tar.gz) = 21eace73c6daecdc948f789d759e4a38
diff --git a/x11-wm/xfce4-desktop/pkg-plist b/x11-wm/xfce4-desktop/pkg-plist
index 5dfdff7dceed..50ac4e1f2f7f 100644
--- a/x11-wm/xfce4-desktop/pkg-plist
+++ b/x11-wm/xfce4-desktop/pkg-plist
@@ -1,11 +1,14 @@
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.tr
+etc/xfce4/menu.xml.vi
etc/xfce4/menu.xml.zh_CN
etc/xfce4/menu.xml.zh_TW
lib/xfce4/mcs-plugins/backdrop_settings.a
@@ -14,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
+share/locale/az/LC_MESSAGES/xfdesktop.mo
share/locale/ca/LC_MESSAGES/xfdesktop.mo
share/locale/cs/LC_MESSAGES/xfdesktop.mo
share/locale/de/LC_MESSAGES/xfdesktop.mo
@@ -23,11 +27,13 @@ share/locale/fi/LC_MESSAGES/xfdesktop.mo
share/locale/fr/LC_MESSAGES/xfdesktop.mo
share/locale/hi/LC_MESSAGES/xfdesktop.mo
share/locale/hu/LC_MESSAGES/xfdesktop.mo
+share/locale/it/LC_MESSAGES/xfdesktop.mo
share/locale/ja/LC_MESSAGES/xfdesktop.mo
share/locale/ko/LC_MESSAGES/xfdesktop.mo
share/locale/lt/LC_MESSAGES/xfdesktop.mo
share/locale/ms/LC_MESSAGES/xfdesktop.mo
share/locale/nl/LC_MESSAGES/xfdesktop.mo
+share/locale/no/LC_MESSAGES/xfdesktop.mo
share/locale/pl/LC_MESSAGES/xfdesktop.mo
share/locale/pt_PT/LC_MESSAGES/xfdesktop.mo
share/locale/ru/LC_MESSAGES/xfdesktop.mo
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile
index e8c07030b5dd..1c87c08463b1 100644
--- a/x11-wm/xfce4-panel/Makefile
+++ b/x11-wm/xfce4-panel/Makefile
@@ -6,11 +6,13 @@
#
PORTNAME= xfce4-panel
-PORTVERSION= 4.0.1
+PORTVERSION= 4.0.3
PORTREVISION= 0
CATEGORIES= x11-wm xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
- http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/
+ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \
+ http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11-wm/xfce4-panel/distinfo b/x11-wm/xfce4-panel/distinfo
index e5791e9bac8c..846bb7a1056b 100644
--- a/x11-wm/xfce4-panel/distinfo
+++ b/x11-wm/xfce4-panel/distinfo
@@ -1 +1 @@
-MD5 (xfce4/xfce4-panel-4.0.1.tar.gz) = a01fa422ba544f8bbb9930d84c904695
+MD5 (xfce4/xfce4-panel-4.0.3.tar.gz) = af8e2bce97c99b1ce23d270320e8c8ce
diff --git a/x11-wm/xfce4-panel/pkg-plist b/x11-wm/xfce4-panel/pkg-plist
index 9a7e0c0e434e..ae109ddc06a3 100644
--- a/x11-wm/xfce4-panel/pkg-plist
+++ b/x11-wm/xfce4-panel/pkg-plist
@@ -1,8 +1,10 @@
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
@@ -28,6 +30,7 @@ lib/xfce4/panel-plugins/libswitcher.so
lib/xfce4/panel-plugins/libsystembuttons.la
lib/xfce4/panel-plugins/libsystembuttons.so
libdata/pkgconfig/xfce4-panel-1.0.pc
+share/locale/az/LC_MESSAGES/xfce4-panel.mo
share/locale/ca/LC_MESSAGES/xfce4-panel.mo
share/locale/cs/LC_MESSAGES/xfce4-panel.mo
share/locale/de/LC_MESSAGES/xfce4-panel.mo
@@ -42,6 +45,7 @@ share/locale/ko/LC_MESSAGES/xfce4-panel.mo
share/locale/lt/LC_MESSAGES/xfce4-panel.mo
share/locale/ms/LC_MESSAGES/xfce4-panel.mo
share/locale/nl/LC_MESSAGES/xfce4-panel.mo
+share/locale/no/LC_MESSAGES/xfce4-panel.mo
share/locale/pl/LC_MESSAGES/xfce4-panel.mo
share/locale/pt_PT/LC_MESSAGES/xfce4-panel.mo
share/locale/ru/LC_MESSAGES/xfce4-panel.mo
diff --git a/x11-wm/xfce4-systray/Makefile b/x11-wm/xfce4-systray/Makefile
index e2e776c21c26..9b4fdd3f9fee 100644
--- a/x11-wm/xfce4-systray/Makefile
+++ b/x11-wm/xfce4-systray/Makefile
@@ -6,11 +6,13 @@
#
PORTNAME= xfce4-systray
-PORTVERSION= 4.0.1
+PORTVERSION= 4.0.3
PORTREVISION= 0
CATEGORIES= x11-wm xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
- http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/
+ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \
+ http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/
DIST_SUBDIR= xfce4
MAINTAINER= oliver@FreeBSD.org
diff --git a/x11-wm/xfce4-systray/distinfo b/x11-wm/xfce4-systray/distinfo
index cdce0c682445..0919310b65b1 100644
--- a/x11-wm/xfce4-systray/distinfo
+++ b/x11-wm/xfce4-systray/distinfo
@@ -1 +1 @@
-MD5 (xfce4/xfce4-systray-4.0.1.tar.gz) = 749e09e9fbaf9796636c3d050bdca483
+MD5 (xfce4/xfce4-systray-4.0.3.tar.gz) = 149f189e9cbaaa7ce8ed420dc0967dc4
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile
index 0b3d268545d5..2c842e2e444a 100644
--- a/x11-wm/xfce4-wm/Makefile
+++ b/x11-wm/xfce4-wm/Makefile
@@ -6,11 +6,13 @@
#
PORTNAME= xfce4-wm
-PORTVERSION= 4.0.1
+PORTVERSION= 4.0.3
PORTREVISION= 0
CATEGORIES= x11-wm xfce
MASTER_SITES= http://www.xfce.org/archive/xfce-${PORTVERSION}/src/ \
- http://linux.imp.mx/xfce4/xfce_${PORTVERSION}/src/
+ ftp://ftp.berlios.de/pub/xfce-goodies/${PORTVERSION}/xfce-${PORTVERSION}/src/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/${PORTVERSION}/ \
+ http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/${PORTVERSION}/
DISTNAME= xfwm4-${PORTVERSION}
DIST_SUBDIR= xfce4
diff --git a/x11-wm/xfce4-wm/distinfo b/x11-wm/xfce4-wm/distinfo
index b24d6b958523..644789071f63 100644
--- a/x11-wm/xfce4-wm/distinfo
+++ b/x11-wm/xfce4-wm/distinfo
@@ -1 +1 @@
-MD5 (xfce4/xfwm4-4.0.1.tar.gz) = 1269168c1e6190ca6cac687e50075aec
+MD5 (xfce4/xfwm4-4.0.3.tar.gz) = d0c21ffab3ba30b34519a655fb56a0a5
diff --git a/x11-wm/xfce4-wm/pkg-plist b/x11-wm/xfce4-wm/pkg-plist
index 95a8636d46b5..8dc0e3f7767a 100644
--- a/x11-wm/xfce4-wm/pkg-plist
+++ b/x11-wm/xfce4-wm/pkg-plist
@@ -5,6 +5,7 @@ lib/xfce4/mcs-plugins/margins_plugin.so
lib/xfce4/mcs-plugins/xfwm4_plugin.a
lib/xfce4/mcs-plugins/xfwm4_plugin.la
lib/xfce4/mcs-plugins/xfwm4_plugin.so
+share/locale/az/LC_MESSAGES/xfwm4.mo
share/locale/ar/LC_MESSAGES/xfwm4.mo
share/locale/ca/LC_MESSAGES/xfwm4.mo
share/locale/cs/LC_MESSAGES/xfwm4.mo
@@ -20,6 +21,7 @@ share/locale/ko/LC_MESSAGES/xfwm4.mo
share/locale/lt/LC_MESSAGES/xfwm4.mo
share/locale/ms/LC_MESSAGES/xfwm4.mo
share/locale/nl/LC_MESSAGES/xfwm4.mo
+share/locale/no/LC_MESSAGES/xfwm4.mo
share/locale/pl/LC_MESSAGES/xfwm4.mo
share/locale/pt_PT/LC_MESSAGES/xfwm4.mo
share/locale/ru/LC_MESSAGES/xfwm4.mo
diff --git a/x11-wm/xfce4/Makefile b/x11-wm/xfce4/Makefile
index 469f1d624b01..2cf23798a434 100644
--- a/x11-wm/xfce4/Makefile
+++ b/x11-wm/xfce4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xfce
-PORTVERSION= 4.0.1
+PORTVERSION= 4.0.3
CATEGORIES= x11-wm xfce
MASTER_SITES= # empty
DISTFILES= # empty